PowerShell is one of Microsoft's preferred tools for managing Windows Servers. Although it's easy to think of PowerShell as a local management tool, PowerShell can just as easily be used to manage ...
PowerShell 3.0 sports a cool new feature, the Show-Command cmdlet, which provides a graphical way of looking at all cmdlets and functions at your disposal. Here's a graphic look at it. One of the more ...
Over the last few years, I have created a vast library of PowerShell scripts that I use to keep my servers healthy. These scripts do everything from monitoring disk health to helping me to reclaim ...