If you have lost your Smartphone or Yubikey and are not able to access the AuthAnvil Manager https://FQDN/AuthAnvil/Manager you will need to regain control using the Master Admin Password in the Management Console on the AuthAnvil server.
The Management Console is accessed via PowerShell. This module is located in "C:\Program Files\Scorpion Software\AuthAnvil\AuthAnvilTools".
Note: Always run PowerShell elevated (Run as Administrator).
- Open PowerShell elevated (Run as Administrator).
- Navigate to the AuthAnvil Tools folder.
PS C:\Users\Administrator> cd "C:\Program Files\Scorpion Software\AuthAnvil\AuthAnvilTools"
- Load the AuthAnvil Management Console.
PS C:\Program Files\Scorpion Software\AuthAnvil\AuthAnvilTools> .\AuthAnvilManagementConsole.ps1
Note: If you receive a Security error try the following then retry Step 2.
PS C:\Program Files\Scorpion Software\AuthAnvil\AuthAnvilTools> Set-ExecutionPolicy Unrestricted
- Select [M] Master Admin.
- Enter the Master Admin Password.
Note: Contact support if you do not know this password or need to reset it. - Select (1) Manage Users.
- Select (2) Modify User.
- Select your 2FA user.
- Select (3) Set Temporary Password.
- Enter the temporary password then confirm it.
Once you have set your temporary password then log into the AuthAnvil Manager https://FQDN/AuthAnvil/Manager and complete the SoftToken reset process.
Note:If you need help with resetting your SoftToken please see this article.