Powershell Scripts to modify settings on Gpedit.msc console
Posted
by
Kodeesh
on Super User
See other posts from Super User
or by Kodeesh
Published on 2012-06-09T21:15:04Z
Indexed on
2012/08/31
15:43 UTC
Read the original article
Hit count: 292
powershell
|gpedit
Can any one of you please explain what is the exact powershell cmdlet for changing settings (Enabled or Disabled) in Gpedit.msc console...?
I need a exact query to link (Computer Configuration-->Administrative Templates-->System-->User Profiles--> Do not forcefully unload the users registry at user logoff-->'Enabled') in PowerShell.
Which means whenever we excutes the function it should Enable the mentioned setting from gpedit.msc
console...
© Super User or respective owner