Agent service is trying to start but then stopping shortly after. Event Viewer shows an event with error with "HttpSetServiceConfiguration (SSL) failed" in the text.
Additionally, some other Microsoft services are unable to start.
To resolve the issue, please do the following:
- open regedit
- go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP
- change Start value from 4 to 3
- reboot the machine
If the HTTP service is already set to start manually (Start value is already set to 3), delete the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\SslBindingInfo\0.0.0.0:8006
Then, restart the Windows system to re-create the key.