Showing posts with label 70-411 Braindumps. Show all posts
Showing posts with label 70-411 Braindumps. Show all posts

Wednesday, 28 February 2018

Microsoft 70-411 Test Questions

Question: 29

You work as a Network Administrator at Site.com. The Site.com network has two Active Directory forests. The corporate network is an Active Directory forest with a single Active Directory Domain Services (AD DS) domain named Site.com. The second forest has a single Active Directory Domain Services (AD DS) domain named weyland.com The weyland.com domain is used for test purposes including the testing of Group Policy Objects (GPOs).


A group policy object named TestPol has been created in the weyland.com domain. You want to apply TestPol to the CertKingdom.com domain.
You take a backup of TestPol from a domain controller in the weyland.com domain and copy it to a domain controller in the CertKingdom.com domain.
You need to view the domain-specific information in TestPol that will need to be updated before the GPO can be applied in the CertKingdom.com domain.
What should you do?

A. In the Group Policy Management Console, open the Migration Table Editor and select Populate from Backup.
B. In the Group Policy Management Console, right-click on the Group Policy Objects node and select Manage Backups.
C. In the Group Policy Management Console, open the Migration Table Editor and select Populate from GPO.
D. In the Group Policy Management Console run the Group Policy Results Wizard.

Answer: A

Question: 30

You work as a Network Administrator at Site.com. Site.com has an Active Directory Domain Services (AD DS) domain named Site.com. All servers in the Site.com
domain have Microsoft Windows Server 2008 R2 installed.

Site.com is considering migrating to Windows Server 2012 R2. You use a server named Site-SR27 that runs the Hyper-V Host server role. You want to test
Windows Server 2012 R2 by installing it on a new virtual machine on Site-SR27. You configure a native-boot virtual hard disk (VHD) to on Site-SR27 to run
Windows Server 2012 R2 and use Disk Management to create and attach a VHD. You plan to use Deployment Image Servicing and Management (DISM) to install
Windows Server 2012 R2 onto the VHD and then configure the server to boot from the VHD. Which parameter should you use with DISM to install Windows Server
2012 R2 onto the VHD?

A. You should use the /mount-image parameter.
B. You should use the /mount-wim parameter.
C. You should use the /append-image parameter.
D. You should use the /apply-image parameter.


Answer: D

Download Microsoft 70-411 Exam Questions

https://www.grades4sure.com/70-411-exam-questions.html 



Thursday, 31 March 2016

70-411 Sample Question

Question No: 8

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?

A. From the Group Policy Management console, right-click GPO1 and select Copy.
B. Run the mtedit.exe command and specify the /Domaintcontoso.com /DC: DC 1 parameter.
C. Run the Save-NetGpocmdlet.
D. Run the Backup-Gpocmdlet.

Answer: A
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.