Chris, I got it, thanks! Except for one detail under WINS properties I need to set "Use Netbios Setting from DHCP Server" and I can't find the detail from netsh /?. Do you happen to know the rest of the switches?
-----Original Message----- From: Evans Chris - cevans [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 10:59 AM To: NT 2000 Discussions Subject: RE: DHCP and DNS setting Works great as long as the connection is still named "Local Area Connection" -----Original Message----- From: Pham, Tuan [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 10:55 AM To: NT 2000 Discussions Subject: RE: DHCP and DNS setting Thanks very much! I'll put it in the script and try it out. -----Original Message----- From: Evans Chris - cevans [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 10:42 AM To: NT 2000 Discussions Subject: RE: DHCP and DNS setting Use netsh.. netsh interface ip set dns name="Local Area Connection" source=dhcp netsh interface ip set wins name="Local Area Connection" source=dhcp -----Original Message----- From: Pham, Tuan [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 10:37 AM To: NT 2000 Discussions Subject: DHCP and DNS setting Hi I'm looking for the way to remove all IP address entries from the workstation. You see, our machines are all W2K DHCP Client, but they all have static DNS hard coded. I need to remove them and set it to "Obtain DNS Server Address Automatically" and under WINS properties I need to set "Use Netbios Setting from DHCP Server" . Do you guys have any kind of script or a way to do this remotely? ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ********************************************************************** The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
