-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi, thanks for the module. It's very good. The help text from about_RegistryValuesForAdminTemplates.Help.txt was very helpful.
I found that when I set a local policy group option, the machine didn't update it's policy until after a reboot or until I ran the command gpupdate /force
So for instance, I ran the command
Set-PolicyFileEntry $env:systemroot\system32\GroupPolicy\Machine\registry.pol -Key 'Software\Policies\Microsoft\Windows\Explorer' -ValueName 'NoNewAppAlert' -Data 1 -Type DWord
The affect didn't take place until after I ran gpupdate /force
I think this is fine but I didn't see anyway in the help information or documentation on set-PolicyFileEntry that you need to then call gpupdate/reboot.
Is this expected behaviour of the module?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels