Topic
The article contains information on how to recover a lost Keycloak/Aerobase admin password using the server's Command Line.
Instructions
1. Navigate to the Aerobase directory in the Nintex Installation folder.
2. Make sure that the add-user-keycloak.bat file is there.

If so, open PowerShell and execute the following command:
./add-user-keycloak.bat -r kryon -u <username> -p <password>
Assuming “kryon” is your realm name, change the username and password accordingly.

3. After that navigate to the Installation directory Root and Stop and Start the Nintex services using the two dedicated .bat files.

4. Wait for all services to start and then load the Keycloak web application.
5. Use the same username and password during the command line execution.

Once logged in you will be able to either restart the original admin’s password or continue using the one created.