Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Take Charge of Environment Variables in PowerShell

$
0
0

Environment variables contain important pieces of information about the system. For example, the SystemRoot environment variable tells you the Windows OS installation path (e.g., C:\Windows) and the Path environment variable lists the directories that Windows will search for executable programs and DLL files. 

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles