Hallo,
i have to change the subnetmask data for a few clients; dhcp will be implemented in the future.
I tried
"netsh -r 10.xxx.xxx.xxx int ip set address name="LAN-Verbindung" source=static 10.xxx.xxx.xxx 255.255.xxx.xxx 10.xxx.xxx.xxx 1" ("LAN-Verbindung" is like "local network"
and get
"Error obtaining configuration for interface LAN-Verbindung."
Both PC´s are in the same ViLAN.
I started the remoteaccess service on the destination machine.
With "netsh -r <client> int ip show ..." i get the right informations, so network connection seems right.
Is there a (free) tool i can try instead?
Seems so, i have to go to every single machine and do it manually.;-)
Greetings
Michel
i have to change the subnetmask data for a few clients; dhcp will be implemented in the future.
I tried
"netsh -r 10.xxx.xxx.xxx int ip set address name="LAN-Verbindung" source=static 10.xxx.xxx.xxx 255.255.xxx.xxx 10.xxx.xxx.xxx 1" ("LAN-Verbindung" is like "local network"
and get
"Error obtaining configuration for interface LAN-Verbindung."
Both PC´s are in the same ViLAN.
I started the remoteaccess service on the destination machine.
With "netsh -r <client> int ip show ..." i get the right informations, so network connection seems right.
Is there a (free) tool i can try instead?
Seems so, i have to go to every single machine and do it manually.;-)
Greetings
Michel