Change IP address from command prompt

Dos command to asign IP to a machine C:\>netsh netsh>interface netsh interface>ip netsh interface ip>set address local static 192.168.10.172 255.255.255.0 192.168.10.38 Ok. netsh interface ip>set dns "Local Area Connection" static…