May 2019
Intermediate to advanced
620 pages
21h 41m
English
To copy a GPO using Windows PowerShell, use the following lines of PowerShell:
Import-Module GroupPolicyCopy-GPO -Sourcename "Existing GPO Name" -TargetName "New GPO Name"
Read now
Unlock full access