- Connect to the backend server with administrator privileges
2. In the Search bar, type "Services" to open the Services app
3. Dscp services are those starting by DSCP_
4. The "Status" and "Startup Type" columns provide relevant information about services.
Here are the possible values :
> Startup Type : Automatic, Manual, Disabled
> Status : Running, Stopped, Empty (when disabled)
5. To activate a disabled service :
> right-click the service and select Properties
> change the Startup type to Automatic
> Click on Apply
> Right-click the service and select "Start"
> The service starts
> right-click the service and select Refresh to update the status (should be Running in the end)
6. If the service does not restart and you're facing multiple error messages, then you must :
> open the Task manager
> select the Details tab
> select the dscpsrv.exe process related to the right application (look at the path of the process in the image patch name column)
> right-click on the process and select the End task option
> then you can restart the service from the Services window
Notes :
- use the below procedure to activate a service at a Manual status
- An Automatic service is supposed to restart itself after a crash : if not, right-click the service and select Start.





