Get your public IP using PowerShell
Quick and simple one liner to get your public IP using Powershell via the code below (Invoke-WebRequest -uri “https://www.theictguy.co.uk/ip/”).Content You
Continue readingEduTech server engineer blogging about everything IT related
Quick and simple one liner to get your public IP using Powershell via the code below (Invoke-WebRequest -uri “https://www.theictguy.co.uk/ip/”).Content You
Continue reading