postmanplod
Programmer
Hello, I'm using netsh to try and change the static DNS ip's remotly (from a server 03 logged in as admin) using the following:
C:\Documents and Settings\User\Desktop>netsh -r Computername interface ip set dns name="Local Area Connection" static 192.168.1.5
But receive the following:
The following command was not found: interface ip set dns "name=Local Area Connection" static 192.168.1.5.
Any ideas?
C:\Documents and Settings\User\Desktop>netsh -r Computername interface ip set dns name="Local Area Connection" static 192.168.1.5
But receive the following:
The following command was not found: interface ip set dns "name=Local Area Connection" static 192.168.1.5.
Any ideas?