Microsoft
Software
Hardware
Network
Question : Change default gateway with a script
Hi everyone,
I have a Windows 2003 network with 75 XP clients. I want to write a batch file script that I will run as a domain admin remotely against all client PCs to simply change the default gateway address for the "Local Area Connection" only.
I've been trying to write a script using netsh, but the syntax keeps causing me problems.
For example, I would like to change the default gateway from 192.168.1.1 to 192.168.1.5 on the Local Area Connection on all clients. All clients use static addressing.
Thanks for any help you can provide.
Answer : Change default gateway with a script
Correction: psexec \\
cmd /C netsh interface ip set address name="Local Area Connection" gateway=192.168.1.5 gwmetric=0
Random Solutions
(Win XP) Net Send: msg alias not found
FireBox expert needed
Resolving NetBIOS Names
Can not print at home while logged into work via VPN
Force Domain Logon
What is the difference between restrict and protect mode in port-security in switch ?
leased line security
Can I sell a Cisco VOIP system?
Setting up Access List on Catalyst 4506, IOS version 12.1(20)EW2
Transferring dhcp from one server to another