如何使SCCM同时支持BIOS PXE Boot 和 UEFI PXE Boot

时间:2018-01-15 22:13:07   收藏:0   阅读:2301
Learn how to PXE Boot both BIOS & UEFImachines with DHCP Policies and Custom Vendor Classes

 One of the challenges that an IT deployment administrator mayface in the field is the ability to boot both BIOS and UEFImachines from the same WDS environment. This is exactly the issue Ifaced when our organization decided to purchase a number of newSurface devices. These were the first set of devices that wereconfigured to natively boot to UEFI. This leaves you to decide froman organization standpoint whether you wish to boot all yourdevices using UEFI or the legacy BIOS…or does it.

 
I am a strong believer that finding a workaround to a problem isnot a fix to the problem. To that end modern devices such as thesurface are meant to be booted using the native UEFI boot. However,many organizations may also still have legacy BIOS devices that donot support UEFI boot or just work better booting from BIOS.Whatever the reasoning behind this it is actually quite easy tosetup DHCP to provide the BIOS or UEFI boot file depending on whatis used.

The solution!
By using DHCP policies and custom vendor classes for the followingDHCP Options:
 
Option 60
Option 66
Option 67
 
The below assumes that you have SCCM configured with a PXE enableddistribution point and a valid and configured DHCP server. Youshould therefore be at a configured state where you are able to PXEboot BIOS based devices.
 
Create Custom Vendor Classes for Use with your DHCPPolicy
 
Think Custom Vendor Classes as Detection Method’s used to determinehow devices are requesting a boot image from the DHCP server.
 

 技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

Creating Custom DHCP Policies


 
UEFI 64-Bit DHCP Policy
 

 技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片



BIOS 32-Bit & 64-Bit DHCPPolicy
 

 技术分享图片UEFI 32-Bit DHCP Policy

 技术分享图片Remove Default PXE Options
 

 
As long as you have configured everything correctly you should nowhave the ability to boot machines from  BIOS orUEFI. Hopefully this helps alleviate some of the stress surroundingyour PXE deployments. This has worked great on all of ourdistribution points since implementation and has allowed ourdeployments to be much more flexible.


原文:http://blog.51cto.com/yimiyinei/2061280

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!