Learn the Exchange 2007 Management Shell the easy way

 

Since the Exchange Management Console builds on top of the Exchange Management Shell (EMS), every wizard runs one or more “one-liners” (single-line of EMS command) to achieve the work required of the wizard.

The one-liner for each wizard is displayed at the Completion page. This one-liner can be copied (Ctrl+C) and pasted to be run in EMS cmdline directly.

The one-liner can be used as an example of the required syntax and altered to meet specific needs while learning PowerShell scripting and speed up the required time to develop your code snippets for your Exchange 2007 environment.