Setting up a Windows service account for BEMS
A service account is a
Windows
account that runs the services for BEMS
. The BEMS
service account must be a member of the local Administrators group on the computer that you install BEMS
on, and it must have the Log on as a service permission. The service account must also have permission to access the Microsoft SQL
Server
unless you are using direct SQL Server
authentication.For the required service account, "BEMSAdmin" is recommended. You can use the same
Windows
service account to install all of the BEMS
service modules. For example, bemsadmin@example.com. Make sure the service account has the appropriate administrative privileges for all the BEMS
service modules that you plan to install and configure. Permissions for individual service modules may not require the same privilege level as others. If you're environment runs on-premises
Skype for Business
and uses the same service account for the Connect
and Presence
services, you must give the service account the RTCUniversalReadOnlyAdmins rights.Verify that you have created a
Microsoft Active
Directory
account for the BEMS
service account.- 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.
- Configure theLog on as a servicepermission for the service account.
Optionally, Change the BEMS service account password.