Configure permissions for the service account
A service account is a
Windows
account that runs the services for BlackBerry UEM
. The service account must be a member of the local Administrators group with default policy settings on the computer that you install UEM
on, and must have the Log on as a service permission. The Windows
service account must also have permission to access Microsoft SQL
Server
, unless you are using direct SQL Server
authentication. If you use Microsoft SQL
Server
authentication to connect to the UEM
database, the UEM
services run under the Local System account.You can also use a group Managed Service Account (gMSA) to install or upgrade
UEM
and run the UEM
services. For more information about creating and configuring a gMSA, see Windows Server: Get started with Group Managed Service Accounts. The gMSA must have access to and be installed on the computer where you will install UEM
, and it may need access rights for the Microsoft SQL
Server
database.- On the taskbar, clickStart > Administrative Tools > Computer Management.
- In the left pane, expandLocal Users and Groups.
- Navigate to theGroupsfolder.
- In the right pane, double-clickAdministrators.
- ClickAdd.
- In theEnter the object names to selectfield, type the name of the service account (for example, BESAdmin).
- ClickOK.
- ClickApply.
- ClickOK.
- On the taskbar, clickStart > Administrative Tools > Local Security Policy.
- In the left pane, expandLocal policies.
- ClickUser Rights Assignment.
- ConfigureLog on as a servicepermission for the service account.