exam questions

Exam 70-413 All Questions

View all questions & answers for the 70-413 exam

Exam 70-413 topic 1 question 3 discussion

Actual exam question from Microsoft's 70-413
Question #: 3
Topic #: 1
[All 70-413 Questions]

A company has a single-forest and single Active Directory Domain Services domain named contoso.com. The company has offices in multiple geographic locations and manages all computing devices from a network operations center located at a main office.
You deploy physical servers and user devices by using a Windows Deployment Services (WDS) server named WDS1, and a server that runs System Center 2012
Virtual Machine Manager SP1 named VMM1.
Every three months you update the standard deployment images and push the update images to all client devices in the organization. You use multicast deployments for the servers and client devices at the remote offices. To automate the deployment process, you create an Auto-Cast multicast transmission and pre-stage client devices.
You need to ensure that client devices continue the deployment process after the first reboot and do not restart the installation.
What should you do?

  • A. Run the following command at an administrative command prompt: wdsutil /set-device [/BootProgram: boot\<arch>\pxeboot.com]
  • B. Run the following Windows PowerShell command: New-WdsClient ג€"DeviceID -PxePromptPolicy OptIn
  • C. Run the following command at an administrative command prompt: wdsutil /set-server /server:WDS1 /AllowN12ForNewClients:No
  • D. Run the following command at an administrative command prompt: wdsutil /set-server /wdsunattend /policy:enabled
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
spam
5 years, 5 months ago
Below 3 are correct in terms of https://technet.microsoft.com/en-us/library/cc771788(v=ws.10).aspx . run wdsutil /set-server /resetbootprogram:yes run WDSUTIL /Set-Server /AllowN12ForNewClients:Yes Set-Wdsclient -DeviceName -PxepromptPolicy Optin
upvoted 1 times
...
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 ...