Networking with Windows Server 2016 — Question 52
You have a server named Server1 that runs Windows Server 2016. Server1 has the DHCP Server and the Windows Deployment Service server roles installed.
Server1 is located on the same subnet as client computers.
You need to ensure that clients can perform a PXE boot from Server1.
Which two IPv4 options should you configure in DHCP? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. 003 Router
- B. 066 Boot Server Host Name
- C. 015 DNS Domain Name
- D. 006 DNS Servers
- E. 060 Option 60
Correct answer: B, E
Explanation
The correct answers are B and E because the '066 Boot Server Host Name' option specifies the server that clients will contact for boot images, and '060 Option 60' indicates that the client is a PXE client. The other options do not directly relate to the requirements for PXE booting.