Installation - wvanbesien/XenMobileShell GitHub Wiki
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.