We are trying to install SQL Server 2014 (unattended installation) on Windows Server 2012 R2 remotely using local user (added in Administrator group).
Failure and success Scenarios:
Issues and errors:
using local user (added in administrator group):
SQL Server gets installed on Windows but some errors are reported in the summary log file like 'Unable to start Databases Handler'.
SQL Server Agent service fails to started manually or automatically. Tried to start the service with different service accounts but unable to start.
I was able to resolve the issue by Enabling The policy setting "Do not forcefully unload the user registry at user logoff "
Steps:-