Windows 8 brings PowerShell v3 and a whole bunch of PowerShell modules. One such module is NETTCPIP and as the name suggests is about networking. PowerShell v3 automatically loads modules for you so as soon as PowerShell opens try PS> Get-NetIPConfiguration...