Change IP address from 192.x.y.z to 10.u.v.w for whole network with Powershell

Solution 1:

You should use DHCP to provision the IP addresses for your network. All computers then have DHCP enabled, and they get the correct IP address from the DHCP server.