READ Free Dumps For Microsoft- 70-411
Question ID 13993 | Your network contains an Active Directory domain named contoso.com.
All DNS servers host a DNS zone named adatum.com. The adatum.com zone is not Active
Directory-integrated.
An administrator modifies the start of authority (SOA) record for the adatum.com zone.
After the modification, you discover that when you add or modify DNS records in the
adatum.com zone, the changes are not transferred to the DNS servers that host secondary
copies of the adatum.com zone.
You need to ensure that the records are transferred to all the copies of the adatum.com
zone.
What should you modify in the SOA record for the adatum.com zone?
To answer, select the appropriate setting in the answer area.
|
Option A |
|
Correct Answer | A |
Explanation
Question ID 13994 | Your network contains two Active Directory forests named contoso.com and
dev.contoso.com. The contoso.com forest contains a domain controller named DC1. The
dev.contoso.com forest contains a domain controller named DC2. Each domain contains
an organizational unit (OU) named OU1.
Dev.contoso.com has a Group Policy object (GPO) named GPO1. GPO1 contains 200
settings, including several settings that have network paths. GPO1 is linked to OU1.
You need to copy GPO1 from dev.contoso.com to contoso.com.
What should you do first on DC2?
|
Option A | From the Group Policy Management console, right-click GPO1 and select Copy.
|
Option B | Run the mtedit.exe command and specify the /Domaintcontoso.com /DC: DC 1 parameter.
|
Option C | Run the Save-NetGpocmdlet.
|
Option D | Run the Backup-Gpocmdlet.
|
Correct Answer | A |
Explanation Explanation: To copy a Group Policy object: In the GPMC console tree, right-click the GPO that you want to copy, and then click Copy. To create a copy of the GPO in the same domain as the source GPO, right-click Group Policy objects, click Paste, specify permissions for the new GPO in the Copy GPO box, and then click OK. For copy operations to another domain, you may need to specify a migration table. The Migration Table Editor (MTE) is provided with Group Policy Management Console (GPMC) to facilitate the editing of migration tables. Migration tables are used for copying or importing Group Policy objects (GPOs) from one domain to another, in cases where the GPOs include domain-specific information that must be updated during copy or import. Source WS2008R2: Backup the existing GPOs from the GPMC, you need to ensure that the Group Policy Objects container is selected for the Backup Up All option to be available. Copy a Group Policy Object with the Group Policy Management Console (GPMC) You can copy a Group Policy object (GPO) either by using the drag-and-drop method or right-click method. Applies To: Windows 8, Windows Server 2008 R2, Windows Server 2012 References: http://technet.microsoft.com/en-us/library/cc785343(v=WS.10).aspx http://technet.microsoft.com/en-us/library/cc733107.aspx