This Powershell command will print out a list of environment variables in the system.
Get-ChildItem Env: