By default, the DLP agent's folder and service are hidden. These are the dgagent folder and dsasvc service. Learn how to unhide them.
To unhide the agent's folder and service:
- Run "net stop dsasvc" in the command prompt where the DLP Endpoint is installed to stop the Endpoint Agent service.
- Open the command prompt.
- Go to \%WINDIR%\system32\dgagent\dsa.pro and open dsa.pro.
- Press ENTER.
- Open Dsa.pro using Notepad.
- Add "hide_me=false" to the file and save it.
- Run "net start dsasvc" to restart the service.