This can fix an issue when Diagnostic Policy Service will not run in Windows server:
- Open Command Prompt in Administrator mode.
- Find DPS service in Windows "Services", right click, select properties, and make sure Automatic Startup is on.
- Run following commands:
- net localgroup Administrators /add networkservice
- net localgroup Administrators /add localservice
- Reboot Machine
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article