PrepAway - Latest Free Exam Questions & Answers

You need to create a new starter GPO based on the settings in GPO1

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?

PrepAway - Latest Free Exam Questions & Answers

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

7 Comments on “You need to create a new starter GPO based on the settings in GPO1

  1. qabas says:

    D

    Explanation:
    The New-GPStarterGPO cmdlet creates a Starter GPO with the specified name. If the Starter GPOs folder does not exist in the SYSVOL when the New-GPStarterGPO cmdlet is called, it is created and populated with the eight Starter GPOs that ship with Group Policy.
    The Copy-GPO cmdlet creates a (destination) GPO and copies the settings from the source GPO to the new GPO. The cmdlet can be used to copy a GPO from one domain to another domain within the same forest.
    You can specify a migration table to map security principals and paths when copying across domains.
    You can also specify whether to copy the access control list (ACL) from the source GPO to the destination GPO.
    http://technet.microsoft.com/en-us/library/ee461063.aspx
    http://technet.microsoft.com/en-us/library/ee461050.aspx




    0



    0

Leave a Reply