Installed SQL Server 2019 yesterday and it was running fine. Rebooted the server this morning and the SQL Service Terminates. In the logs it seems like it is coming up successfully. I see DB's being initiated then I get a Event ID 7024 Service Control Manager. Error states that it cannot find an error description for this event but it does show further down in the description
The following information was included in the event:
SQL Server (MSSQLSERVER)
%%5161
I am using a AD UserID for starting the services. I tried adding it to the local admin group but that did not help. I also tried starting the service as the localsystem. Same problem occurs. Any help is appreciated.