Powershell Commands
This section describes commands available in the AuthLite Admin Powershell, which can be launched from the start menu. It may also be loaded into a powershell session by "dot sourcing" as follows:
PS C:\Users\Administrator> . 'C:\Program Files\Collective Software\AuthLite\API.ps1'
Notice the space between the period and the file path. This is important!