Skip to content

Installation

wvanbesien edited this page Oct 19, 2016 · 1 revision

The module requires PowerShell 5.0.

Copy the module to C:\Windows\System32\WindowsPowerShell\v1.0\Modules\XenMobileShell

When you start PowerShell, the module should be automatically loaded.

You can confirm the module is available by running

get-command *xm* 

This will display all the available commands in the module.

Clone this wiki locally