This is a quick post to help Hyper-V Administrators to start with PowerShell. In Windows Server 8 Microsoft extended the Support for PowerShell. PowerShell is now available in the most roles and features, can be very useful. For example for exporting and importing a lot of Virtual Machines.
Example 1: Import and Export VMs with PowerShell
Example 2: Attach multiple VHDs via PowerShell
To get all Hyper-V PowerShell cmdlets you can use the following command:
Get-Command -Moldule Hyper-V