Thursday, July 25, 2013

Disable/Enable internet via Windows 8 command line

Disable-NetAdapter –Name * –Confirm:$false

List Network interfaces in Windows

netsh interface ipv4 show interfaces

Sunday, July 14, 2013