Add organization employees as users in the ESM Directory. You can also import users from the Active Directory.
You can add ESM users to various service desk instances as technicians or requesters.
Use Case: Organizations commonly use Active Directory to manage their user details. You can import the AD users to ESM Directory, add users manually, and manage users' access to various service desks.Active Users
Add Users Manually
- Go to ESM Directory > Users.
- Click New User.
- Fill out the form as explained below:
Details
| Description
|
Personal Details
| Enter the personal details of the user such as first name, last name, email address, default password, and select the gender. You can add a nickname or a preferred name of the user as a display name.
|
Contact Information
| Enter the address, contact number, and skype ID of the user.
|
Customization
| Select the time zone and language of the user.
You can enable Organization Admin privileges for the user if needed. Organization Admins can:
Add/delete users with login permissions.
Enable/disable logins for users.
Assign roles for technicians.
Manage users using provisioning app.
 There can be any number of Organization Admins. Organization Admins are indicated with  on the user list view. |
- Click Save.
Verified domain users in the organization will receive a one-time password via email, with which they must log in to the application and reset passwords.
Users will not receive this email if:
- SAML is enabled for them.
- Administrators have set a default password for the organization.
Import Users from Azure Directory
Add users from Azure Active Directory to the ESM Directory.
Role Required: SDAdmin and OrgAdmin
- Go to ESM Directory > Users.
- Under the users list view, click Import Users > Import from Azure.
- On the authorization popup, click Allow. You will be directed to the Microsoft authorization page.
- Sign in to your Microsoft account. After successful completion of the authorization process, the Import from Azure page will open.
- Choose users you want to import.
- Click Import Now.
Authorization is a one-time process.
Edit/Delete Users
Click

beside a user name to edit them.
To edit or delete users in bulk, select the users and click Edit or Delete on the toolbar.
Technicians with can add/remove users from service desk instances only if they have SDAdmin permissions in the service desk instance.
Change Password
Change the login password for users in bulk.
- Select users on the user list view.
- Click Change Password on the toolbar.
- Enter the password and confirm the password.
- You can log out the user from all machines after the password is changed.
- Click Save.
Add User to Instance
- Select the user in the list view.
- Click Add User(s) to Instance.
- Select the instance to add users.
- Click Yes to confirm.
You can also add users from the ESM Directory to the service desk instance from
Setup.
Learn more.
Invited Users
When details of users from unverified domains are entered in the ESM Directory, they will be sent an invitation email. Invited users must accept the invitation to be added in the ESM Directory.
Re-invite Users - The invitation sent to users will expire in 7 days, after which a new invite has to be sent. If a user does not accept the invitation within the set time period, you can re-invite them.
- Go to ESM Directory > Users > Invited Users.
- Select the users to be re-invited.
- Click Re-invite User.
Delete Invites - You can rescind the invitation email sent to users.
- Go to ESM Directory > Users > Invited Users.
- Select the users whose invitation must be rescinded.
- Click Delete Invites.
Inactive Users
When a user is deleted from the Active Directory or the provisioning tool, they will be marked as inactive users in ServiceDesk Plus MSP Cloud.
Activate Users - Add inactive users back to the organization if they are added back to the Active Directory or the provisioning tool.
- Go to ESM Directory > Users > Inactive Users.
- Select the users to be activated.
- Click Activate.
Delete Users - Delete inactive users permanently from the organization.
- Go to ESM Directory > Users > Inactive Users.
- Select the users to be deleted.
- Click Delete.
Related Articles
Users
In ServiceDesk Plus MSP Cloud, users are categorized into two groups: Requesters: These are the employees within the organization who use the help desk to raise requests. Technicians: These users have specialized permissions to perform activities in ...
Add/Manage Tasks
In the Tasks tab, click Add Task. Fill out the Add Task form using the pointers below: Select Template: Select a task template to auto-populate the task details or leave it as is to apply the default task template. Title: Provide a name for the task. ...
Manage Variables/Connection in Custom Widget
SDP.getVariables() Fetches all the variables associated with the custom widget. Returns: Promise - Resolved with Success or Rejected with Failure. Syntax: SDP.getVariables().then(function(response) { console.log(response); }).catch(function(response) ...
Create and Manage Maintenance
Schedule and manage recurring maintenance activities such as software patch updates, server memory upgrades, printer cartridge replacements, WiFi maintenance, or AC service. This ensures maintenance is planned in advance and performed regularly. ...
Add, Install, & Manage Probes
Probes are applications installed on a network to fetch the details of the devices present in that network. ServiceDesk Plus MSP Cloud uses probes to fetch asset-related information and requires probes to be installed as a Windows service. Probes ...