Get list of environment variables from Powershell

We can get the list of environment variables using the .NET class [Environment]::. The following command list all the local … Continue reading Get list of environment variables from Powershell