Collections:
Other Resources:
Diagnostic Policy Service (DPS) on Windows Server 2008
What is the "Diagnostic Policy Service (DPS)" system service on Windows Server 2008? Can I disable "Diagnostic Policy Service"?
✍: FYIcenter.com
"Diagnostic Policy Service (DPS)" is a Windows Server 2008 service that
enables problem detection, troubleshooting and resolution for Windows
components. If this service is stopped, diagnostics will no longer
function.
Detailed information on "Diagnostic Policy Service" service:
Service name: DPS Display name: Diagnostic Policy Service Execution command: C:\Windows\System32\svchost.exe -k LocalServiceNoNetwork Dependencies: None
"Diagnostic Policy Service" service is provided by the svchost.exe program, see "svchost.exe Executable Program on Windows Server 2008" for details.
Disabling "Diagnostic Policy Service" service will not cause any issues on running Windows Server 2008. If you don't need system to provide any diagnostics in case of error, you can disable "Diagnostic Policy Service" to improve system performance and security.
2022-05-05, ∼4102🔥, 0💬
Popular Posts:
How to configure Apache server to run PHP engine as CGI on Windows systems? If you have followed our...
What are TCD*.tmp Temporary Folders on my Windows 7 computer? Can I remove them? TCD*.tmp Temporary ...
What is NicConfigSvc.exe process - Internal Network Card Power Management Service? Process nicconfig...
What is "Office Source Engine" in my Windows 7 service list? And how is "Office Source Engine" servi...
What is causing the HTTP 403 (Forbidden) error when running PHP scripts with PHP CGI configuration? ...