Opsmgr Health Service Terminated...
I was playing in my lab and came across an error that couldn’t be find on google. For the sake of completion here is how I solved the simple problem. The error in the system eventvwr told me; Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7023
Date: 6/18/2007
Time: 9:59:49 PM
User: N/A
Computer: SVR1
Description:
The OpsMgr Health Service service terminated with the following error:
%%2164195395
A cryptic message, when I started the service manually it would start. Another thing that came to my attention was, that it didn’t discover any clients or servers.
A closer look at the event viewer revealed that there was an AD problem as well. It couldn’t contact AD (Source: netlogon Event-id: 5719) and also the DNS client couldn't register itself (Source: dnsapi Event-id: 11165).
Clearly, a dns problem, I forgot my opsmgr server got a dynamic ipadress from my adsl modem and used my adsl modem as dns server. I pointed the servers dns client to the domain controller, rebooted the machine and the DNS, AD and opsmgr problems were gone.








