Archive for the ‘System’ Category
How To Find Your System Path – Using PowerShell and Environment Variables
Just had a couple techs scratching their heads about finding the path.
Seriously? Yes.
But to be fair, the path can get long and downright hard to read. And that was the problem for our tech friends.
Now my friends are smart guys, but they had a problem with a path. I can understand, since my path statement is over 800 characters, and nearly impossible to understand when read the normal way. They should have learned PowerShell. I’ll show you why, and it’s a great example of how PowerShell blows away other methods by being super easy and ultra flexible.
