Get Environment Variables - Windows

This Powershell command will print out a list of environment variables in the system.

Get-ChildItem Env: