70-417 Upgrading Your Skills to MCSA Windows Server 2012

Loading demo links...

Showing 4–6 of 20 questions

Question 4

HOTSPOT

Your network contains one Active Directory domain. The domain contains an enterprise certification authority (CA). You need to ensure that members of a group named Group1 can issue certificates for the User certificate template only.

Which two tabs should you use to perform the configuration? To answer, select the appropriate tabs in the answer area.

Hot Area:

Answer is in the explanation below.

Question 5

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

The domain contains 20-member server 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 presents part of solution.

Select all that apply, then click Submit answer.

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

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

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

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

  • From a domain controller, run adprep.exe.

Question 6

Your network contains an Active Directory domain named adatum.com. The domain contains a member server named Host1. Host1 runs Windows Server 2012 R2 and has the Hyper-V server role installed.

Host1 hosts two virtual machines named VM5 and VM6. Both virtual machines connect to a virtual switch named Virtual1.

On VM5, you install a network monitoring application named Monitor1.

You need to capture all of the inbound and outbound traffic to VM6 by using Monitor1.

Which two commands should you run from Windows PowerShell? (Each correct answer presents part of the solution. Choose two.)

Select all that apply, then click Submit answer.

  • Get-VM "VM6" | Set-VMNetworkAdapter-IovWeight 1

  • Get-VM "VM5" | Set-VMNetworkAdapter -IovWeight 0

  • Get-VM "VM6" | Set-VMNetworkAdapter -PortMirroring Source

  • Get-VM "VM6" | Set-VMNetworkAdapter -AllowTeaming On

  • Get-VM "VM5" | Set-VMNetworkAdapter -PortMirroring Destination

  • Get-VM "VM5" | Set-VMNetworkAdapter -AllowTeaming On