Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use MS DHCP for both UEFI and BIOS
2014-09-05, 09:49
Post: #2
RE: Use MS DHCP for both UEFI and BIOS
I've just updated my ISC dhcpd.conf example to also account for UEFI. You should be able to use this as a basis for building a similar config for MS dhcpd. You can find it here: https://gist.github.com/robinsmidsrod/4008017

The magic DHCP option number is 93, as you can see in the linked example. Making a conditional for "filename" that uses the value of option 93 should work for MS DHCP server as well.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Use MS DHCP for both UEFI and BIOS - robinsmidsrod - 2014-09-05 09:49



User(s) browsing this thread: 1 Guest(s)