How to list all Environment variables using powershell

To list all environment variables and their values you need to run

dir env: