Installing the PowerShell module

Prerequsites

  • PowerShell 3.0 or higher must be installed

  • .NET 4.0 or higher must be installed

Installation process

-or-

Install-Module LithnetRMA

Loading the module

  • Simply open a PowerShell console, and type

Import-Module LithnetRMA

or

ipmo LithnetRMA

Last updated