Hello, as you may guess, new to VB. I got this script from MS to alter DNS values of an remote server. It works on some, but not all servers. We have all 2000/2003 servers with very similar OS and hardware confis. Any ideas?
Here is the script from MS site:
On Error Resume Next
strComputer...