> This works just fantastic. Now the LINUXBOOT CD is the right > for the job.
Or you could also do it the "quick way" as I realised shortly after I sent that... Open a command prompt on your Win2k3 box and type: C:\> netsh dhcp server add optiondef 233 Unattended String 0 comment="Unattended dhcp info" Or stick that command in a batch file or something. Would probably work on a Win2k server too. The msc snap-in isn't "dynamically aware" that the new property has been created so you'd need to close it and reopen it (if its open). Lots of nice things you can do with netsh. Perhaps some intersting things if performing unattended server setups... Regards, Mark. -- This e-mail message may contain confidential or privileged information. Recipients are requested to preserve this confidentiality and to advise the sender immediately of any error in transmission. Any views/opinions expressed in this email are that of the author and may not reflect the views of Salamis Group - www.salamisgroup.com ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
