How to install PowerShell from the command line
I was just about to install Exchange 2007 and one of the items that need to be installed is PowerShell. The easiest way of installing it is by opening a command prompt and type:
ServerManagerCmd -i PowerShell
Wasn’t that easy?
