June 2017
Beginner to intermediate
742 pages
18h 29m
English
There are a few things we need to consider when we create and link a Group Policy object to a site, domain, or OU:
A new GPO object can be created using the New-GPO PowerShell cmdlet:
New-GPO -Name GPO-Test-A
The preceding command will create a GPO called GPO-Test-A. By default, it ...
Read now
Unlock full access