PowerShell Snippets

Random PS Snippets

  • Lookup Network ID from email address

  • Test network connection to remote IP:Port

    • Test-NetConnection -ComputerName 192.168.10.20 -Port 80