70-417 Upgrading Your Skills to MCSA Windows Server 2012

Loading demo links...

Showing 13–15 of 20 questions

Question 13

Your network contains an Active Directory domain named contoso.com. The domain contains six domain controllers. The domain controllers are configured as shown in the following table.

The network contains a server named Server1 that has the Hyper-V server role installed. DC6 is a virtual machine that is hosted on Server1.

You need to ensure that you can clone DC6.

Which FSMO role should you transfer to DC2?

Select an option, then click Submit answer.

  • Rid master

  • Domain naming master

  • PDC emulator

  • Infrastructure master

Question 14

Your Network contains oneActive Directory domain named contoso.com. You pilot DirectAccess on the network.

During the pilot deployment, you enable DirectAccess only for a group Contoso\Test Computers. Ones the pilot is complete, you need to enable DirectAccess for all the client computers in the domain.

What should you do?

Select an option, then click Submit answer.

  • From Windows PowerShell, run the Set-DAClient cmdlet.

  • From Windows PowerShell, run the Set-DirectAccess cmdlet.

  • From Active Directory Users and Computers, modify the membership of the Windows Authorization Access Group.

  • From Group Policy Management, modify the security filtering of an object named DirectAccess Client Setting Group Policy.

Question 15

Your manager has asked you to create various user objects using Windows PowerShell.

Which of the following must you do to accomplish this?

Select an option, then click Submit answer.

  • Use the Create-User createUsert

  • Use the objUser = new OUUser statement

  • Use the AddUser method of ADSL

  • Invoke the Create method of OU