exam questions

Exam 70-410 All Questions

View all questions & answers for the 70-410 exam

Exam 70-410 topic 5 question 35 discussion

Actual exam question from Microsoft's 70-410
Question #: 35
Topic #: 5
[All 70-410 Questions]

A companys server deployment team needs to introduce many new Windows Server 2012 R2 domain controllers throughout the network into a single Windows
Server 2008 R2 domain. The team has chosen to use Windows PowerShell.
Which Windows PowerShell module includes the command-line options for installing domain controllers?

  • A. AD DS Administration cmdlets
  • B. AD DS Deployment cmdlets
  • C. AD CS Deployment cmdlets
  • D. AD CS Administration cmdlets
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
First use the Import-Module ADDSDeployment command in PowerShellit includes the cmdlets needed to add new domain controllers. Then run Install-
ADDSDomainController along with the required arguments.
Quick Tip: DCPromo.exe has been deprecated but can still be used along with an answer file, and ADPrep.exe runs automatically when needed (but can be run with elevated rights for more control).

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...