Installing SQL Server 2016 on Windows Server 2016 as a domain controller does not work.
(Why do I install SQL Server on a domain controller? Because this server belongs to a very small LAN, without multiple user access.)
I was able to install SQL Server 2012 and 2014 on this domain controller, but not version 2016.
I suppose, that the database engine needs to be set to a domain user rather than to a local user account. But what kind of account should I use or create?
Many thanks for your input.
Patrick