Procedure: Install Hyper-V PowerShell Module

  1. Visit http://pshyperv.codeplex.com

install hyper-v module0

2. Navigate to the downloads page


install hyper-v module1

3. Click the download button and download the file


install hyper-v module2
install hyper-v module3
install hyper-v module4
install hyper-v module5install hyper-v module9

4. Remove the zone information from the file

install hyper-v module6
install hyper-v module7
install hyper-v module8

install hyper-v module10
install hyper-v module11

5. Run the install batch file as an Administrator accepting all defaults


install hyper-v module12
install hyper-v module13
install hyper-v module14
install hyper-v module15
install hyper-v module16
install hyper-v module17
install hyper-v module18

6. Close the automatically opened PowerShell window (it’s ready to go, but I want to customise it a little more)


install hyper-v module19

7. Copy the HyperV_Install folder to the modules directory and rename it to “Hyper-V”


install hyper-v module20
install hyper-v module21
install hyper-v module22
install hyper-v module23

8. Import the module using the import-module cmdlet


install hyper-v module24
install hyper-v module25
install hyper-v module26

9. Get a list of commands by running Get-Command –Module hyperv

Popular posts from this blog

Get local computer UUID/GUID using Windows Powershell

gPLink and gPOptions

PSLoggedOn Getting Started on Windows Server 2008 R2