Windows environment variables give system administrators access to a plethora of information about the Windows operating system. Separated into system and user-level scopes, default environment ...
You've heard of variables in PowerShell, right? How about reference variables? Maybe not. The reason is because a scripter can generally get by without them, but they do still have a purpose.