by mtsimmons | May 27, 2010 | Uncategorized
Whether you’re new to PowerShell or not, when you find yourself ready to start customizing PowerShell and making it do a few tricks, you’re going to want to setup your profile. Don’t worry, I will show you how to create your profile, and even show...
by mtsimmons | May 27, 2010 | Uncategorized
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....
by mtsimmons | Apr 13, 2010 | Windows PowerShell (Legacy)
This quick free lesson in PowerShell teaches you how to use the ping class to get a list of offline computers. It is fast and easy, and the results are much easier to work with than using ping.exe. Hey. This post is from 2010. When it was written there was no...
by mtsimmons | Mar 30, 2010 | Uncategorized
So you want a quick and easy stopwatch with PowerShell to time how long you’ve been at a task? Want to see how long it takes for your coworkers to realize you’re awesome? Would you like to use PowerShell as a timer or alarm clock? You can easily use PowerShell to...