Hiya
Change the yourdomainnamehere part, save this as a .vbs file, and set it to run at startup. Voila!
NOTE: - I'm pretty flat out here at work, but if you want explanations, I can come back in a couple of days and explain the parts :)
----------------------
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=imper
Set objNicConf = objWMIService.Get("Win32_N
intWinsEnable = objNicConf.EnableWINS(True
Set colNicConfigs = objWMIService.ExecQuery _
("SELECT * FROM Win32_NetworkAdapterConfig
For Each objNicConfig In colNicConfigs
intDNS = objNicConfig.SetDynamicDNS
Next
--------------------------
Main Topics
Browse All Topics





by: sj_hicksPosted on 2006-10-31 at 02:20:32ID: 17840795
To change dynamic DNS registration: echnet/scr iptcenter/ scripts/ de fault.mspx ?mfr=true
http://www.microsoft.com/t
Not sure about LMHOSTS setting.