E
Emmanuel Thiry
Hi,
I need to modify option 43 of a Windows 2000 DHCP server with IP=192.168.0.6
The command line :
netsh dhcp server 192.168.0.6 set optionvalue 43 byte xxxx
should do the trick according to the online help, but I don't know how to
write my data (the xxx in the command line).
By the way I think that the key word should be "binary" instead of "byte".
I succeeded in modifying options with every types (word, dword, string,
ipaddress) except binary.
My DHCP server is a Windows 2000 Server SP2 in French.
Can anyone help ?
thanks
Manu
I need to modify option 43 of a Windows 2000 DHCP server with IP=192.168.0.6
The command line :
netsh dhcp server 192.168.0.6 set optionvalue 43 byte xxxx
should do the trick according to the online help, but I don't know how to
write my data (the xxx in the command line).
By the way I think that the key word should be "binary" instead of "byte".
I succeeded in modifying options with every types (word, dword, string,
ipaddress) except binary.
My DHCP server is a Windows 2000 Server SP2 in French.
Can anyone help ?
thanks
Manu