Installation and Update
#
Installing from PSGalleryThe easiest way to install the module is to use PowerShellGet cmdlet Install-Module
from PSGallery.
To update the module to a new version you can use the Update-Module
cmdlet.
#
Installing manuallyIf it is not possible to install the module using Install-Module
it is possible to manually download the module as a zip-file from the downloads section or from this link.