Categories
Powershell

Powershell Commands

Get Public IP Address

(Invoke-WebRequest ifconfig.me/ip).Content.Trim()