Skip to main content
Skip table of contents

How to Reset Admin Password

The following instructions can be used to reset the admin password on Authority Server when the password has been lost.

This must be completed on the same PC that Authority Server is installed on and it is assumed you have local Administrator rights.

  1. Run command prompt (CMD) as Administrator

  2. Change the directory to the Authority Server installation directory
    For 64-bit install with default directory use:

    POWERSHELL
    cd "C:\Program Files\Outback Imaging\Authority Server"

    For 32-bit install with default directory use:

    POWERSHELL
    cd "C:\Program Files\Outback Imaging\Authority Server"
  3. Run the following command where {password} is the new password to use.

    POWERSHELL
    AuthorityServer.exe setuserpassword --username "admin" --password "{password}"
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.