by | Nov 3, 2011 | Windows PowerShell (Legacy)
Here’s a list of aliases you can use for PowerShell. An alias is just a shortcut. You can use an alias from the console or in a script, and it works just the same as the command that it references. These are the default aliases that come with PowerShell version 2. ...
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...