首页 > 其他 > 详细

修改WDS PXE timeout时间

时间:2020-09-23 17:27:56      阅读:44      评论:0      收藏:0      [点我收藏+]

 bcdedit /store "d:\remoteinstall\boot\x64uefi\default.bcd" /timeout 5

bcdedit /store "d:\remoteinstall\boot\x86uefi\default.bcd" /timeout 5

bcdedit /store "d:\remoteinstall\boot\x86\default.bcd" /timeout 5

bcdedit /store "d:\remoteinstall\boot\x64\default.bcd" /timeout 5

bcdedit /store "d:\remoteinstall\boot\x86x64\default.bcd" /timeout 5

cmd /c "sc control wdsserver 129" #该命令无需运行,然后重新启动wds服务即可生效

 

修改WDS PXE timeout时间

原文:https://www.cnblogs.com/dreamer-fish/p/13718792.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!