Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > PowerShell

PowerShell installation problem - Vista - "This machine disabled for file encryption."

Closed Thread
 
Thread Tools Display Modes
Old 07-18-2007   #1 (permalink)
Bruce Sanderson
Guest


 

PowerShell installation problem - Vista - "This machine disabled for file encryption."

Vista 32 bit Ultimate RTM in a domain - there is a GPO that disables the
Windows Encrypted File System (Computer Configuration, Windows Settings,
Security Settings, Public Key Policies, Encrypting File System (right
click), Properties - no check mark in Allow users to encrypt files using
Encrypting File System (EFS)).

When I try to install PowerShell (Windows6.0-KB928439-x86.msu), I get this
message box:

Windows Update Standalone Installer

Installer encountered an error: 0x8007177f

This machine is disabled for file encryption.

1. Why is "file encryption" required to install PowerShell?
2. Is there a way around this that does not involve enabling the Encrypting
File System?

--
Bruce Sanderson MVP
http://members.shaw.ca/bsanders/
It's perfectly useless to know the right answer to the wrong question.



Old 07-18-2007   #2 (permalink)
Sean Barnes [MSFT]
Guest


 

Re: PowerShell installation problem - Vista - "This machine disabled for file encryption."

The Windows PowerShell blog described this issue here:
http://blogs.msdn.com/powershell/arc...erver-faq.aspx

From the post:

When I try to install Windows PowerShell I get the following error
"Installer encountered an error: 0x8007177f . This machine is disabled for
file encryption"

Windows PowerShell is being delivered as an update for Windows Vista.
Currently this requires that "EFS" be enabled on the system.

To enable EFS, press Windows-R and start gpedit.msc. Browse to Computer
Configuration -> Windows Settings -> Security Settings -> Public Key
Policies -> Encrypting File System -> (right-click) Properties, and set the
EFS state to "Allow".

To verify that the above worked, press Windows-R and start rsop.msc. Browse
to the same path as above, and verify the setting.

If your domain administrator has disabled EFS, then you will not be able to
enable it locally. In that case, you will have to depart the domain,
complete the install, then rejoin the domain

Also, once the installation of PowerShell is complete, you can disable EFS.
EFS is not required for the functioning of PowerShell, but only for its
installation.


--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Bruce Sanderson" <bsanders@newsgroups.nospam> wrote in message
news:uk9aK2XyHHA.3788@TK2MSFTNGP02.phx.gbl...
> Vista 32 bit Ultimate RTM in a domain - there is a GPO that disables the
> Windows Encrypted File System (Computer Configuration, Windows Settings,
> Security Settings, Public Key Policies, Encrypting File System (right
> click), Properties - no check mark in Allow users to encrypt files using
> Encrypting File System (EFS)).
>
> When I try to install PowerShell (Windows6.0-KB928439-x86.msu), I get this
> message box:
>
> Windows Update Standalone Installer
>
> Installer encountered an error: 0x8007177f
>
> This machine is disabled for file encryption.
>
> 1. Why is "file encryption" required to install PowerShell?
> 2. Is there a way around this that does not involve enabling the
> Encrypting File System?
>
> --
> Bruce Sanderson MVP
> http://members.shaw.ca/bsanders/
> It's perfectly useless to know the right answer to the wrong question.
>
>
>


Old 07-19-2007   #3 (permalink)
Bruce Sanderson
Guest


 

Re: PowerShell installation problem - Vista - "This machine disabled for file encryption."

Thanks Sean. I can install all the Vista updates delivered by Windows
Update and the occasional update from KB articles - they don't complain
about EFS disabled, so what makes the Power Shell installation so different
that it "requires EFS"?

--
Bruce Sanderson MVP
http://members.shaw.ca/bsanders/
It's perfectly useless to know the right answer to the wrong question.


"Sean Barnes [MSFT]" <seanba@online.microsoft.com> wrote in message
news:%23mpMfiYyHHA.3940@TK2MSFTNGP05.phx.gbl...
> The Windows PowerShell blog described this issue here:
> http://blogs.msdn.com/powershell/arc...erver-faq.aspx
>
> From the post:
>
> When I try to install Windows PowerShell I get the following error
> "Installer encountered an error: 0x8007177f . This machine is disabled
> for file encryption"
>
> Windows PowerShell is being delivered as an update for Windows Vista.
> Currently this requires that "EFS" be enabled on the system.
>
> To enable EFS, press Windows-R and start gpedit.msc. Browse to Computer
> Configuration -> Windows Settings -> Security Settings -> Public Key
> Policies -> Encrypting File System -> (right-click) Properties, and set
> the EFS state to "Allow".
>
> To verify that the above worked, press Windows-R and start rsop.msc.
> Browse to the same path as above, and verify the setting.
>
> If your domain administrator has disabled EFS, then you will not be able
> to enable it locally. In that case, you will have to depart the domain,
> complete the install, then rejoin the domain
>
> Also, once the installation of PowerShell is complete, you can disable
> EFS. EFS is not required for the functioning of PowerShell, but only for
> its installation.
>
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "Bruce Sanderson" <bsanders@newsgroups.nospam> wrote in message
> news:uk9aK2XyHHA.3788@TK2MSFTNGP02.phx.gbl...
>> Vista 32 bit Ultimate RTM in a domain - there is a GPO that disables the
>> Windows Encrypted File System (Computer Configuration, Windows Settings,
>> Security Settings, Public Key Policies, Encrypting File System (right
>> click), Properties - no check mark in Allow users to encrypt files using
>> Encrypting File System (EFS)).
>>
>> When I try to install PowerShell (Windows6.0-KB928439-x86.msu), I get
>> this message box:
>>
>> Windows Update Standalone Installer
>>
>> Installer encountered an error: 0x8007177f
>>
>> This machine is disabled for file encryption.
>>
>> 1. Why is "file encryption" required to install PowerShell?
>> 2. Is there a way around this that does not involve enabling the
>> Encrypting File System?
>>
>> --
>> Bruce Sanderson MVP
>> http://members.shaw.ca/bsanders/
>> It's perfectly useless to know the right answer to the wrong question.
>>
>>
>>

>



Old 07-30-2007   #4 (permalink)
Chris H [447142]
Guest


 

Re: PowerShell installation problem - Vista - "This machine disabl

Bruce - unfortunately it is not limited to the powershell install but any
..msu hotfix\update\install. I find this to be quite the PITA. I also dont see
the utility in it.

Chris

"Bruce Sanderson" wrote:

> Thanks Sean. I can install all the Vista updates delivered by Windows
> Update and the occasional update from KB articles - they don't complain
> about EFS disabled, so what makes the Power Shell installation so different
> that it "requires EFS"?
>
> --
> Bruce Sanderson MVP
> http://members.shaw.ca/bsanders/
> It's perfectly useless to know the right answer to the wrong question.
>
>
> "Sean Barnes [MSFT]" <seanba@online.microsoft.com> wrote in message
> news:%23mpMfiYyHHA.3940@TK2MSFTNGP05.phx.gbl...
> > The Windows PowerShell blog described this issue here:
> > http://blogs.msdn.com/powershell/arc...erver-faq.aspx
> >
> > From the post:
> >
> > When I try to install Windows PowerShell I get the following error
> > "Installer encountered an error: 0x8007177f . This machine is disabled
> > for file encryption"
> >
> > Windows PowerShell is being delivered as an update for Windows Vista.
> > Currently this requires that "EFS" be enabled on the system.
> >
> > To enable EFS, press Windows-R and start gpedit.msc. Browse to Computer
> > Configuration -> Windows Settings -> Security Settings -> Public Key
> > Policies -> Encrypting File System -> (right-click) Properties, and set
> > the EFS state to "Allow".
> >
> > To verify that the above worked, press Windows-R and start rsop.msc.
> > Browse to the same path as above, and verify the setting.
> >
> > If your domain administrator has disabled EFS, then you will not be able
> > to enable it locally. In that case, you will have to depart the domain,
> > complete the install, then rejoin the domain
> >
> > Also, once the installation of PowerShell is complete, you can disable
> > EFS. EFS is not required for the functioning of PowerShell, but only for
> > its installation.
> >
> >
> > --
> > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> >
> >
> > "Bruce Sanderson" <bsanders@newsgroups.nospam> wrote in message
> > news:uk9aK2XyHHA.3788@TK2MSFTNGP02.phx.gbl...
> >> Vista 32 bit Ultimate RTM in a domain - there is a GPO that disables the
> >> Windows Encrypted File System (Computer Configuration, Windows Settings,
> >> Security Settings, Public Key Policies, Encrypting File System (right
> >> click), Properties - no check mark in Allow users to encrypt files using
> >> Encrypting File System (EFS)).
> >>
> >> When I try to install PowerShell (Windows6.0-KB928439-x86.msu), I get
> >> this message box:
> >>
> >> Windows Update Standalone Installer
> >>
> >> Installer encountered an error: 0x8007177f
> >>
> >> This machine is disabled for file encryption.
> >>
> >> 1. Why is "file encryption" required to install PowerShell?
> >> 2. Is there a way around this that does not involve enabling the
> >> Encrypting File System?
> >>
> >> --
> >> Bruce Sanderson MVP
> >> http://members.shaw.ca/bsanders/
> >> It's perfectly useless to know the right answer to the wrong question.
> >>
> >>
> >>

> >

>
>
>

Old 07-30-2007   #5 (permalink)
Chris H [447142]
Guest


 

Re: PowerShell installation problem - Vista - "This machine disabl

The fix: http://support.microsoft.com/kb/933595/en-us

"Bruce Sanderson" wrote:

> Thanks Sean. I can install all the Vista updates delivered by Windows
> Update and the occasional update from KB articles - they don't complain
> about EFS disabled, so what makes the Power Shell installation so different
> that it "requires EFS"?
>
> --
> Bruce Sanderson MVP
> http://members.shaw.ca/bsanders/
> It's perfectly useless to know the right answer to the wrong question.
>
>
> "Sean Barnes [MSFT]" <seanba@online.microsoft.com> wrote in message
> news:%23mpMfiYyHHA.3940@TK2MSFTNGP05.phx.gbl...
> > The Windows PowerShell blog described this issue here:
> > http://blogs.msdn.com/powershell/arc...erver-faq.aspx
> >
> > From the post:
> >
> > When I try to install Windows PowerShell I get the following error
> > "Installer encountered an error: 0x8007177f . This machine is disabled
> > for file encryption"
> >
> > Windows PowerShell is being delivered as an update for Windows Vista.
> > Currently this requires that "EFS" be enabled on the system.
> >
> > To enable EFS, press Windows-R and start gpedit.msc. Browse to Computer
> > Configuration -> Windows Settings -> Security Settings -> Public Key
> > Policies -> Encrypting File System -> (right-click) Properties, and set
> > the EFS state to "Allow".
> >
> > To verify that the above worked, press Windows-R and start rsop.msc.
> > Browse to the same path as above, and verify the setting.
> >
> > If your domain administrator has disabled EFS, then you will not be able
> > to enable it locally. In that case, you will have to depart the domain,
> > complete the install, then rejoin the domain
> >
> > Also, once the installation of PowerShell is complete, you can disable
> > EFS. EFS is not required for the functioning of PowerShell, but only for
> > its installation.
> >
> >
> > --
> > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> >
> >
> > "Bruce Sanderson" <bsanders@newsgroups.nospam> wrote in message
> > news:uk9aK2XyHHA.3788@TK2MSFTNGP02.phx.gbl...
> >> Vista 32 bit Ultimate RTM in a domain - there is a GPO that disables the
> >> Windows Encrypted File System (Computer Configuration, Windows Settings,
> >> Security Settings, Public Key Policies, Encrypting File System (right
> >> click), Properties - no check mark in Allow users to encrypt files using
> >> Encrypting File System (EFS)).
> >>
> >> When I try to install PowerShell (Windows6.0-KB928439-x86.msu), I get
> >> this message box:
> >>
> >> Windows Update Standalone Installer
> >>
> >> Installer encountered an error: 0x8007177f
> >>
> >> This machine is disabled for file encryption.
> >>
> >> 1. Why is "file encryption" required to install PowerShell?
> >> 2. Is there a way around this that does not involve enabling the
> >> Encrypting File System?
> >>
> >> --
> >> Bruce Sanderson MVP
> >> http://members.shaw.ca/bsanders/
> >> It's perfectly useless to know the right answer to the wrong question.
> >>
> >>
> >>

> >

>
>
>

Old 07-30-2007   #6 (permalink)
Bruce Sanderson
Guest


 

Re: PowerShell installation problem - Vista - "This machine disabl

Chris: thanks for the KB article link!

I got around the problem (before I saw your last post!) by linking a GPO
that enabled EFS on a new OU that only had the Vista computer in it,
installing Power Shell, then removing the GPO link.

--
Bruce Sanderson MVP Printing
http://members.shaw.ca/bsanders

It is perfectly useless to know the right answer to the wrong question.



"Chris H [447142]" <ChrisH447142@discussions.microsoft.com> wrote in message
news:9EF3D3E5-69BA-42DA-9BCB-CE57C6B1E4AF@microsoft.com...
> The fix: http://support.microsoft.com/kb/933595/en-us
>
> "Bruce Sanderson" wrote:
>
>> Thanks Sean. I can install all the Vista updates delivered by Windows
>> Update and the occasional update from KB articles - they don't complain
>> about EFS disabled, so what makes the Power Shell installation so
>> different
>> that it "requires EFS"?
>>
>> --
>> Bruce Sanderson MVP
>> http://members.shaw.ca/bsanders/
>> It's perfectly useless to know the right answer to the wrong question.
>>
>>
>> "Sean Barnes [MSFT]" <seanba@online.microsoft.com> wrote in message
>> news:%23mpMfiYyHHA.3940@TK2MSFTNGP05.phx.gbl...
>> > The Windows PowerShell blog described this issue here:
>> > http://blogs.msdn.com/powershell/arc...erver-faq.aspx
>> >
>> > From the post:
>> >
>> > When I try to install Windows PowerShell I get the following error
>> > "Installer encountered an error: 0x8007177f . This machine is disabled
>> > for file encryption"
>> >
>> > Windows PowerShell is being delivered as an update for Windows Vista.
>> > Currently this requires that "EFS" be enabled on the system.
>> >
>> > To enable EFS, press Windows-R and start gpedit.msc. Browse to Computer
>> > Configuration -> Windows Settings -> Security Settings -> Public Key
>> > Policies -> Encrypting File System -> (right-click) Properties, and set
>> > the EFS state to "Allow".
>> >
>> > To verify that the above worked, press Windows-R and start rsop.msc.
>> > Browse to the same path as above, and verify the setting.
>> >
>> > If your domain administrator has disabled EFS, then you will not be
>> > able
>> > to enable it locally. In that case, you will have to depart the domain,
>> > complete the install, then rejoin the domain
>> >
>> > Also, once the installation of PowerShell is complete, you can disable
>> > EFS. EFS is not required for the functioning of PowerShell, but only
>> > for
>> > its installation.
>> >
>> >
>> > --
>> > This posting is provided "AS IS" with no warranties, and confers no
>> > rights.
>> >
>> >
>> > "Bruce Sanderson" <bsanders@newsgroups.nospam> wrote in message
>> > news:uk9aK2XyHHA.3788@TK2MSFTNGP02.phx.gbl...
>> >> Vista 32 bit Ultimate RTM in a domain - there is a GPO that disables
>> >> the
>> >> Windows Encrypted File System (Computer Configuration, Windows
>> >> Settings,
>> >> Security Settings, Public Key Policies, Encrypting File System (right
>> >> click), Properties - no check mark in Allow users to encrypt files
>> >> using
>> >> Encrypting File System (EFS)).
>> >>
>> >> When I try to install PowerShell (Windows6.0-KB928439-x86.msu), I get
>> >> this message box:
>> >>
>> >> Windows Update Standalone Installer
>> >>
>> >> Installer encountered an error: 0x8007177f
>> >>
>> >> This machine is disabled for file encryption.
>> >>
>> >> 1. Why is "file encryption" required to install PowerShell?
>> >> 2. Is there a way around this that does not involve enabling the
>> >> Encrypting File System?
>> >>
>> >> --
>> >> Bruce Sanderson MVP
>> >> http://members.shaw.ca/bsanders/
>> >> It's perfectly useless to know the right answer to the wrong question.
>> >>
>> >>
>> >>
>> >

>>
>>
>>


Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS 2003: "Start Application" disabled in "Debugging" Curious .NET General 0 05-20-2008 02:57 PM
How to config "local machine"-->"personal" access right? tdh Vista General 0 04-29-2008 04:29 AM
Installation failed after "completing upgrade" setupact.log file michiganbuckeye Vista installation & setup 3 01-26-2007 07:50 PM
changing file ownership, "powershell way", anyone? Gilles Pion PowerShell 3 12-31-2006 01:21 PM
"Installation Could Not Open Windows Image file" Error Jake Henderson Vista installation & setup 7 06-15-2006 05:17 PM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50