« Free physical to virtual tool Disk2vhd | Home | Looking for an internship »
PowerShell pack and PowerShell cheat sheet
Power Shell is becoming widely used tool for Windows system administrators. PowerShell 2.0, which is also included in Windows 7, brings many new improvements and cmdlets for Windows Diagnostics, Active Directory, Internet Information Services (IIS) and more. It supports branching, looping, functions, debugging, exception handling, and internationalization. Learning PowerShell should be must-do for all system administrators. Here are two resources which will help you start learning it.
- PowerShellPack contains 10 modules to help supercharge your Windows PowerShell scripting. The PowerShellPack lets you write user interfaces in PowerShell script, manage RSS feeds, schedule operating system tasks, and much more.
- PowerShell cheat sheet is a PDF document which contains explanation of some PowerShell commands.
Resources: Tonyso and Winblogs

