PXE Boot for UEFI and WDS: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Windows 1) Vendor class must be created under IPv4 for these classifications: (ASCII field is case-sensitive) PXEClient (UEFI x64) - ACSII field: PXEClient:Arch:...") |
No edit summary |
||
| Line 4: | Line 4: | ||
PXEClient (UEFI x86) - ACSII field: PXEClient:Arch:00006 | PXEClient (UEFI x86) - ACSII field: PXEClient:Arch:00006 | ||
PXEClient (BIOS x86 & x64) - ACSII field: PXEClient:Arch:00000 | PXEClient (BIOS x86 & x64) - ACSII field: PXEClient:Arch:00000 | ||
2) on each DHCP scope, create a policy for each type of PXE client. Option 66 will always specify the target WDS server. | 2) on each DHCP scope, create a policy for each type of PXE client (select to append wildcard). Option 66 will always specify the target WDS server. | ||
PXEClient (UEFI x64) - option 67: boot\x64\wdsmgfw.efi | PXEClient (UEFI x64) - option 67: boot\x64\wdsmgfw.efi | ||
PXEClient (UEFI x86) - option 67: boot\x86\wdsmgfw.efi | PXEClient (UEFI x86) - option 67: boot\x86\wdsmgfw.efi | ||
PXEClient (BIOS x86 & x64) - option 67: boot\x64\wdsnbp.com | PXEClient (BIOS x86 & x64) - option 67: boot\x64\wdsnbp.com | ||
Latest revision as of 15:32, 7 June 2020
1) Vendor class must be created under IPv4 for these classifications: (ASCII field is case-sensitive)
PXEClient (UEFI x64) - ACSII field: PXEClient:Arch:00007 PXEClient (UEFI x86) - ACSII field: PXEClient:Arch:00006 PXEClient (BIOS x86 & x64) - ACSII field: PXEClient:Arch:00000
2) on each DHCP scope, create a policy for each type of PXE client (select to append wildcard). Option 66 will always specify the target WDS server.
PXEClient (UEFI x64) - option 67: boot\x64\wdsmgfw.efi PXEClient (UEFI x86) - option 67: boot\x86\wdsmgfw.efi PXEClient (BIOS x86 & x64) - option 67: boot\x64\wdsnbp.com