Your network contains an Active Directory domain named contoso.com.
You have a starter Group Policy object (GPO) named GPO1 that contains more than 100
settings.
You need to create a new starter GPO based on the settings in GPO1.
You must achieve this goal by using the minimum amount of administrative effort.
What should you do?
A.
Create a new starter GPO and manually configure the policy settings of the starter GPO.
B.
Right-click GPO1, and then click Back Up. Create a new starter GPO. Right-click the new
GPO, and then click Restore from Backup.
C.
Right-click GPO1, and then click Copy. Right-click Starter GPOs, and then click Paste.
D.
Run the New-GPStarterGPOcmdlet and the Copy-GPO cmdlet.
Explanation:
Since it is mentioned that there is a starter GPO that contains more than 100 settings
already, it would be less administrative effort to just copy the existing one to replace it with
the new GPO1 settings by clicking and pasting.
Note:
Copying a Starter GPO
1. Open the Group Policy Management Console. Expand the Starter GPOs node.
2. Right-click the Starter GPO you want to copy and then click Copy .
3. Right-click the Starter GPO node and then click Paste .
4. Click OK .
References:
Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2, Chapter 5: Install
and administer Active Directory, Objective 5.2: Create and Manage Active Directory Users
and Computers, p. 277
Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2, Chapter 6: Create
and Manage Group Policy, Objective 6.2: Configure Security Policies, p. 324