VMware – Powershell
How te get started with Powershell. Download and install Powershell from https://docs.microsoft.com/en-us/powershell/ Powershell 1.0: http://support.microsoft.com/kb/926139 Powershell 2.0: http://support.microsoft.com/kb/968930 Add Registry key HKLM\Software\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell\ExecutionPolicy and set to “RemoteSigned” (REG_SZ) Download and install VMware PowerCLI from http://www.vmware.com/go/powershell Download and install vEcoshell from http://thevesi.org/ Download and install VMWare community Powerpack from http://powergui.org/entry.jspa?externalID=2551&categoryID=290 References: Powershell …