Connecting the Kse.Powershell library

To connect the Kse.Powershell library:

  1. Run Windows PowerShell on behalf of the administrator (Run as Administrator).
  2. In Windows PowerShell run command:

    Import-Module ‘<full path to the application installation folder>\Kse.Powershell.dll'

The Kse.Powershell library will then be connected and available for use.

Page top