How to reset MDM MSP server on-premises password?

Description

There are certain cases such as forgotten password etc., where the MDM login password needs to be reset. You can reset the login credentials for MDM server as explained below.

Steps

In such cases, you can reset the credentials associated with the particular user on your Active Directory, which implicitly resets the credentials for the MDM server.

If authentication type is Local authentication

Reset passcode for technician, using Admin credentials (can access MDM server)

  • Login to MDM server, using your admin credentials.
  • Click on Admin tab from the top menu and select Global Settings, present under User Administration.
  • Click on the ellipsis icon under Actions, present against the user, whose password is to be reset and select Reset Password, from the dropdown.
  • A mail with password reset link will be sent to user's specified mail address. This reset link expires in 24 hours.

Reset passcode(If the user is logged in)

  • Click on the account icon in the top right corner and select the Personalize option.
  • You can reset the password on the following page.
  • After setting the password, user can login to the console with the new password.

Reset passcode(Incase of forget password)

  • Users who have forgotten the password while logging to the console, they can use the Forget password option.
  • On clicking Forget Password, the below page appears. Enter your email address and a password activation link will be sent to that email address. The password activation link expires in 24 hours.

Reset passcode using commands (cannot access MDM server)

  • On the machine where your MDM server is installed/running, open Services.msc, select ManageEngine Mobile Device Manager Plus and stop the service.
  • Once stopped, navigate to <Install_Dir>\MDMServer\bin and open command prompt.
  • If your MDM server build number is less than 92234,
    • Execute the command Executequery.bat resetPWD.xml to reset the password to default credentials(admin/admin).
    • You can also update to the latest build here.
  • If your MDM server build number is 92234 or higher,
    • Execute the command resetPassword.bat.
    • This command will display the following options.
      1. Show all users: list all users.
      2. Change password: allows you to change the password for desired user.
      3. Exit: exits the command.

  • Choose option 2 to reset password. Specify the username of the user whose password has to be reset.
  • A randomly generated password will be displayed. Copy the password and login in the MDM console with the password.
  • Start Mobile Device Manager Plus service from Services.msc.
  • On the MDM console, click on Admin -> User administration.
  • Select the user and click on Actions -> Change Password
  • Set the New Password and click on Change.

Thus you have reset your MDM console login password successfully.