Skip to content

Instantly share code, notes, and snippets.

@bryceprutsos
Created November 25, 2020 09:40
Show Gist options
  • Save bryceprutsos/d1aadde20069d94846f4f4822a922a6b to your computer and use it in GitHub Desktop.
Save bryceprutsos/d1aadde20069d94846f4f4822a922a6b to your computer and use it in GitHub Desktop.
Local group policy #windows #security

Import-Export

Open %systemroot%\system32\grouppolicy\ Within this folder, there are two folders - machine and user. Copy these to folders to the %systemroot%\system32\grouppolicy - folder on the target machine.

Restart the machine or run GPUPDATE /force

http://www.frickelsoft.net/blog/?p=31

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment