Tomasz Chmielewski wrote:
Hello,

How can I add WINS servers automatically when Unattended install is being performed?

I would like to add two addresses of WINS servers, but I'm not sure how to do it?

OK, I found a solution - it can be done like that:

netsh interface ip set wins LAN-Verbindung static 192.168.5.1
netsh interface ip add wins LAN-Verbindung 192.168.100.1 index=2


Tomek


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to