Microsoft Exam Questions

Which of the following actions should you take?

You work as an administrator at ABC.com. The ABC.com network consists of two Active Directory
forests, named ABC.com and test.com. There is no trust relationship configured between the
forests.
A backup of Group Policy object (GPO) from the test.com domain is stored on a domain controller
in the ABC.com domain. You are informed that a GPO must be created in the ABC.com domain,
and must be based on the settings of the GPO in the test.com domain.
You start by creating the new GPO using the New-GPO Windows PowerShell cmdlet. You want to
complete the task via a Windows PowerShell cmdlet.
Which of the following actions should you take?

A.
You should consider making use of the Invoke-GPUpdate Windows PowerShell cmdlet.

B.
You should consider making use of the Copy-GPO Windows PowerShell cmdlet.

C.
You should consider making use of the New-GPLink Windows PowerShell cmdlet.

D.
You should consider making use of the Import-GPO Windows PowerShell cmdlet.

Explanation: