I had configured the task scheduler on the server to restart the server daily but it seems like the server could not startup after it shutdown.
Im using the below command of Windows PowerShell Script to restart the server:
Restart-Computer -Force
And below will be the configuration on the task scheduler:
