我想在我的环境中创建一个 WDS(Windows Server 2012)服务器
我的环境分为多个子网,DHCP 由 Cisco 交换机 375 提供,而不是由 Windows 服务器提供
在这样的环境下可以配置WDS吗???
WDS服务器IP 192.168.1.XX
大多数工作站位于 192.168.29.XX、30.XX、31.XX、32.XX、33.XX 网络中
提前致谢
答案1
在 technet 上找到的答案:
Predefined Option 43 - 010400000000FF
Custom-made Option 60 - String - PXEClient
Predefined Option 66 - IP or Hostname of the WDS Server (in our case 10.150.150.1)
Predefined Option 67 - boot\x86\wdsnbp.com
I did some more research and actually did a deployment following these steps in a production environment.
One more thing to keep an eye on are open ports that need to be open to the WDS server:
UDP - 67, 68, 69, 4011
TCP - 135, 137, 138, 139, 5040