Skam 0 Posted August 9, 2010 Hi, is there any way to get Options from the Windows XP DHCP-Client? I configured an additional Option (Linux DHCP-Server) which is transferred to the client. This works find with linux dhclient or dhcpcd but I found no way to receive this value withing Windows. Thanx in advance Max Share this post Link to post Share on other sites
PsaltyDS 39 Posted August 9, 2010 The RFCs for DHCP allow you to create custom scope options, but the Windows DHCP clients only recognize a certain fixed subset of information options. It's possible this changed in Vista or later OSs, but I think you're stuck with the standard options in XP.Ref: KB121005: DHCP Options Supported by Clients (scroll down to 'Information Options') Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites