Cortex - Admin Password Reset

Insomnia365 has provided a tool you can use to reset your Cortex admin password. If your server runs Windows then RDP into the server, open a command prompt and run:

C:\i365\bin\svcctl.exe –resetAdminPassword mypass

If your server runs Linux then SSH into the server and run:

/usr/local/i365/bin/set_admin_password.sh mypass

Replace mypass with your desired admin password, and Cortex will reset it. Cortex’s web and SQL servers must be running in order for these commands to work.