After upgrade of the Endpoint Protection Manager (SEPM) the following errors occur:
In the Windows Event Viewer, the following error messages appear:
This service account does not have the required user right "Log on as a service."
User Action
Assign "Log on as a service" to the service account on this computer. You can use Local Security Settings (Secpol.msc) to do this. If this computer is a node in a cluster, check that this user right is assigned to the Cluster service account on all nodes in the cluster.
If you have already assigned this user right to the service account, and the user right appears to be removed, check with your domain administrator to find out if a Group Policy object associated with this node might be removing the right.
Log Name: System
Source: Service Control Manager
Event ID: 7041
Description: The MSSQL$SQLEXPRESSSYMC service was unable to log on as NT SERVICE\MSSQL$SQLEXPRESSSYMC with the currently configured password due to the following error:
Logon failure: the user has not been granted the requested logon type at this computer./
Service: MSSQL$SQLEXPRESSSYMC
Domain and account: NT SERVICE\MSSQL$SQLEXPRESSSYMC
This service account does not have the required user right "Log on as a service."
User Action
Assign "Log on as a service" to the service account on this computer. You can use Local Security Settings (Secpol.msc) to do this. If this computer is a node in a cluster, check that this user right is assigned to the Cluster service account on all nodes in the cluster.
If you have already assigned this user right to the service account, and the user right appears to be removed, check with your domain administrator to find out if a Group Policy object associated with this node might be removing the right.
Services for Endpoint Protection Manager (SEPM) run under more secure permissions.
Edit the local policy settings to enable the services to run correctly, and then start the Endpoint Protection Manager services.
gpedit.msc
, and then click OK.NT SERVICE\SQLAnys_sem5
NT SERVICE\semwebsrv
NT SERVICE\semsrv
NT SERVICE\semapisrv
NT SERVICE\SepBridgeSrv
NT SERVICE\SepBridgeUploaderSrv
You cannot edit local policy settings when the Group Policy Object (GPO) defines the "Log on as a service" right.
In this instance, follow these steps to a new GPO:
gpmc.msc
, and then click OK.SEPM Log On As a Service
, and then click OK.Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\User Rights Assignment
.NT SERVICE\semsrv;NT SERVICE\semwebsrv;NT SERVICE\SQLANYs_sem5;NT SERVICE\semapisrv;NT SERVICE\SepBridgeSrv;NT SERVICE\SepBridgeUploaderSrv;
cmd
, and then click OK.gpupdate /target:computer /force
secpol.msc
, and click OK.Local Policies\User Rights Assignment\Logon as a service
services.msc
, and then click OK.Services.Alternatively, you can start the Endpoint Protection Manager services from Windows Command Prompt by typing the following commands:
Net start SQLAnys_sem5
Net start semwebsrv
Net start semsrv
Note: If there are ports not in use that should be, use the Management Server Configuration Wizard to fully resolve this issue. To configure the management server, click Start > All Programs > Symantec Endpoint Protection Manager > Symantec Endpoint Protection Manager Tools > Management Server Configuration Wizard.
*SQLANYs_sem5 is only necessary if using the Embedded database. semapisrv is specific to versions 14 and newer. SepBridgeSrv and SepBridgeUploaderSrv are specific to 14.1 and later.
Note: This option will only work when a local service account is used.
services.msc
, and then click OK.Services.