Question : Use NETSH to change DNS on remote PC's

Hi folks

I have an urgent need to change DNS and WINS settings on remote PC's using the netsh command.  I know how to do it on a local PC, but I want to know if it is possible to use hetsh to change these settings on remote PC's.

Answer : Use NETSH to change DNS on remote PC's

I don't know speicifcall about netsh but in general there are a number of ways of running commands on a remote computer using commands from the resource kit etc.  The simplest though is either to runit from a startup script from Group Policy if you have a domain, login script if the users have sutiable rights or you can use the at command:

at \\pcname xx:xx netsh ...

change xx:xx for the time to run the task

Steve
Random Solutions  
 
programming4us programming4us