Results 1 to 3 of 3

Thread: Trusted Installer

  1. #1
    WaltN Guest

    Trusted Installer

    Here's how I got into trouble: I wanted to test a full File and Folder
    restore from my File and Folder backups. I redirected the restore to a
    folder under the control of my account (Administrator privileges). The
    restore went fine and checked out satisfactorily. Satisfied, I wanted to
    delete all the files and folders in the test folder I created. I was able to
    delete everything except the Windows Media Player and Windows Gadgets
    folders.

    I tried everything I could think of to delete these, but I failed.
    Apparently only the "Trusted Installer" has the required privileges.

    What can I do to get rid of the restored files and folders?
    --
    Walt

  2. #2
    Darrell Gorter[MSFT] Guest

    RE: Trusted Installer

    Hello Walt,
    You can follow the steps at the bottem of this article:
    929833 Some Windows Vista functions may not work, or Windows Vista may stop
    responding
    http://support.microsoft.com/default...b;EN-US;929833

    . At an elevated command prompt, type the following command, and then
    press ENTER:
    takeown /f Path_And_File_Name
    For example, type takeown /f E:\windows\system32\jscript.dll .
    2. Type the following command, and then press ENTER to grant
    administrators full access to the file:
    icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
    For example, type icacls E:\windows\system32\jscript.dll /grant
    administrators:F .

    First you have take ownership of the files and folders, Then you have
    grant permissions to be able to delete them.

    Thanks,
    Darrell Gorter[MSFT]

    This posting is provided "AS IS" with no warranties, and confers no rights
    --------------------
    >Thread-Topic: Trusted Installer
    >thread-index: Acenq9HsmY31XggySq2OL7oTiJEedA==
    >X-WBNR-Posting-Host: 207.46.193.207
    >From: =?Utf-8?B?V2FsdE4=?= <WaltN@discussions.microsoft.com>
    >Subject: Trusted Installer
    >Date: Tue, 5 Jun 2007 12:58:00 -0700
    >Lines: 14
    >Message-ID: <2D288D24-CBCD-437F-8293-12F13DF3B835@microsoft.com>
    >MIME-Version: 1.0
    >Content-Type: text/plain;
    > charset="Utf-8"
    >Content-Transfer-Encoding: 7bit
    >X-Newsreader: Microsoft CDO for Windows 2000
    >Content-Class: urn:content-classes:message
    >Importance: normal
    >Priority: normal
    >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
    >Newsgroups: microsoft.public.windows.vista.security
    >Path: TK2MSFTNGHUB02.phx.gbl
    >Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.security:6095
    >NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
    >X-Tomcat-NG: microsoft.public.windows.vista.security
    >
    >Here's how I got into trouble: I wanted to test a full File and Folder
    >restore from my File and Folder backups. I redirected the restore to a
    >folder under the control of my account (Administrator privileges). The
    >restore went fine and checked out satisfactorily. Satisfied, I wanted to
    >delete all the files and folders in the test folder I created. I was able

    to
    >delete everything except the Windows Media Player and Windows Gadgets
    >folders.
    >
    >I tried everything I could think of to delete these, but I failed.
    >Apparently only the "Trusted Installer" has the required privileges.
    >
    >What can I do to get rid of the restored files and folders?
    >--
    >Walt
    >



  3. #3
    WaltN Guest

    Re: Trusted Installer

    Darrell, you are the proverbial Gentleman and Scholar. It worked just like
    you said it would.

    It will take some time to clean house because each folder involved has to
    have the pair of incantations cast before the files in that folder can be
    deleted. Nevertheless, I'm grateful that I won't have to have that folder
    full of junk staring at me for time immemorial.

    Walt

    ""Darrell Gorter[MSFT]"" <Darrellg@online.microsoft.com> wrote in message
    news:97Bik$6pHHA.2364@TK2MSFTNGHUB02.phx.gbl...
    > Hello Walt,
    > You can follow the steps at the bottem of this article:
    > 929833 Some Windows Vista functions may not work, or Windows Vista may
    > stop
    > responding
    > http://support.microsoft.com/default...b;EN-US;929833
    >
    > At an elevated command prompt, type the following command, and then
    > press ENTER:
    > takeown /f Path_And_File_Name
    > For example, type takeown /f E:\windows\system32\jscript.dll .
    > 2. Type the following command, and then press ENTER to grant
    > administrators full access to the file:
    > icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
    > For example, type icacls E:\windows\system32\jscript.dll /grant
    > administrators:F .
    >
    > First you have take ownership of the files and folders, Then you have
    > grant permissions to be able to delete them.
    >
    > Thanks,
    > Darrell Gorter[MSFT]
    >
    > This posting is provided "AS IS" with no warranties, and confers no rights
    > --------------------
    >>Thread-Topic: Trusted Installer
    >>thread-index: Acenq9HsmY31XggySq2OL7oTiJEedA==
    >>X-WBNR-Posting-Host: 207.46.193.207
    >>From: =?Utf-8?B?V2FsdE4=?= <WaltN@discussions.microsoft.com>
    >>Subject: Trusted Installer
    >>Date: Tue, 5 Jun 2007 12:58:00 -0700
    >>Lines: 14
    >>Message-ID: <2D288D24-CBCD-437F-8293-12F13DF3B835@microsoft.com>
    >>MIME-Version: 1.0
    >>Content-Type: text/plain;
    >> charset="Utf-8"
    >>Content-Transfer-Encoding: 7bit
    >>X-Newsreader: Microsoft CDO for Windows 2000
    >>Content-Class: urn:content-classes:message
    >>Importance: normal
    >>Priority: normal
    >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
    >>Newsgroups: microsoft.public.windows.vista.security
    >>Path: TK2MSFTNGHUB02.phx.gbl
    >>Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.security:6095
    >>NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
    >>X-Tomcat-NG: microsoft.public.windows.vista.security
    >>
    >>Here's how I got into trouble: I wanted to test a full File and Folder
    >>restore from my File and Folder backups. I redirected the restore to a
    >>folder under the control of my account (Administrator privileges). The
    >>restore went fine and checked out satisfactorily. Satisfied, I wanted to
    >>delete all the files and folders in the test folder I created. I was able

    > to
    >>delete everything except the Windows Media Player and Windows Gadgets
    >>folders.
    >>
    >>I tried everything I could think of to delete these, but I failed.
    >>Apparently only the "Trusted Installer" has the required privileges.
    >>
    >>What can I do to get rid of the restored files and folders?
    >>--
    >>Walt
    >>

    >



Similar Threads

  1. Replies: 4
    Last Post: 18-01-2011, 01:45 AM
  2. OA trying to add sites as trusted
    By ogusta89 in forum Technology & Internet
    Replies: 3
    Last Post: 23-12-2010, 05:45 AM
  3. Trusted Installer a big issue in Windows 7
    By Humbertu in forum Operating Systems
    Replies: 5
    Last Post: 30-01-2010, 03:22 AM
  4. Trusted installer maximum cpu usage
    By Jecco in forum Windows Software
    Replies: 3
    Last Post: 08-06-2009, 03:17 PM
  5. trusted domain authentication
    By Urs Wegmüller in forum Windows Server Help
    Replies: 2
    Last Post: 15-07-2008, 06:23 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,505,650.53922 seconds with 17 queries