11 Feb
Configure Network Adapter from Command Prompt
If you really want to configure your IP address from the command prompt instead of the Windows GUI you can do so with the Netsh.exe command.
To see your current network config go to a command prompt and type in the following command "netsh interface ip show config"
If you want to set you IP to 10.10.0.2 […]

