70-410 Installing and Configuring Windows Server 2012

Loading demo links...

Showing 10–12 of 20 questions

Question 10 (Volume F)

Your network contains an Active Directory domain named contoso.com. The domain contains 20 member servers and five domain controllers. All domain controllers run Windows Server 2012 R2. The domain contains 500 client computers.

You plan to deploy a domain controller for contoso.com in Microsoft Azure.

You need to prepare the environment for the planned deployment. The solution must ensure that the domain controller hosted in Azure always has the same IP address.

Which two actions should you perform? Each correct answer is a part of the solution.

Select all that apply, then click Submit answer.

  • From a domain controller, run adprep.exe.

  • From a domain controller, run the Set-NetIPAddress cmdlet.

  • From an Azure virtual machine, run the Set-AzureStaticVNetIP cmdlet.

  • From an Azure virtual machine, run the Set-NetIPAddress cmdlet.

  • Deploy a site-to-site virtual private network (VPN).

Question 11 (Volume D)

Your network contains one Active Directory domain named contoso.com. The domain contains 10 domain controllers that run Windows Server 2012 R2.

You need to prevent several members of the Domain Admins group from logging on the domain controllers.

Which two objects should you create and configure?

Select all that apply, then click Submit answer.

  • GPO to the domain

  • authentication policy

  • authentication policy silo

  • a central access policy

  • a user certificate

  • a Group Policy object (GPO) linked to the domain

Question 12 (Volume A)

Your network contains an Active Directory domain named contoso.com.

You have a DHCP server named Server1 that runs Windows Server 2008.

You install Windows Server 2012 R2 on a server named Server2. You install the DHCP Server server role on Server2.

You need to migrate the DHCP services from Server1 to Server2. The solution must meet the following requirements: Ensure that existing leases are migrated. Prevent lease conflicts.

Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

Select all that apply, then click Submit answer.

  • On Server1, run the Export-DhcpServer cmdlet.

  • On Server1, run the Stop-Service cmdlet.

  • On Server2, run the Receive-SmigServerData cmdlet.

  • On Server2, run the Stop-Service cmdlet.

  • On Server2, run the Import-DhcpServer cmdlet.

  • On Server1, run the Send-SmigServerData cmdlet.