Note: This article only applies if using the built in Redgate Monitor accounts
Only administrators can reset Redgate Monitor passwords.
Resetting standard and read-only user passwords
If you're a standard or read-only user and you've forgotten your password, contact a Redgate Monitor administrator. Administrators can change passwords by following the instructions under Editing user roles in Managing user roles.
Resetting administrator passwords
If you use Active Directory
To reset the administrator password, you need to delete the password stored in the Redgate Monitor database.
-
Log into the SQL Server instance that hosts the Redgate Monitor database.
In Management Studio (or equivalent SQL editing tool), run:- USE RedGateMonitor
- GO
- DELETE FROM settings.UserAccount WHERE UserName = 'admin'
where
RedGateMonitor
is the name of the SQL Monitor database. -
On the machine where the Redgate Monitor website is installed, open a web browser and paste the URL for Redgate Monitor into your browser address bar (eg
http://MyServer.mydomain:8080)
. - The Create Administrator password page is displayed. Enter a new administrator password.
Was this article helpful?
Articles in this section
- Redgate Monitor migration guide to version 14
- "Your browser does not seem to be accepting cookies." error message
- Setting up OpenID Connect (OIDC) with Entra ID in Redgate Monitor
- Proxy Configuration in Redgate Monitor
- WMI error after DCOM hardening patch
- Redgate Monitor alert tuning
- Redgate Monitor set up for optimal performance
- Redgate Monitor Base Monitor Service Account
- Configuring Metrics and Alerts in Redgate Monitor
- Getting started with Redgate Monitor