Installing the PowerShell module
Prerequsites
PowerShell 3.0 or higher must be installed
.NET 4.0 or higher must be installed
Installation process
Download and run the installer
-or-
Install from the PowerShell Gallery with PowerShellGet
Loading the module
Simply open a PowerShell console, and type
or
Last updated