Tagged Questions
1
vote
2answers
177 views
PowerShell - environment vars - differentiating between user and system vars
How can I display environment variables in PowerShell, and be able to distinguish between which ones are "user" vars and which ones are "system" vars?