Hi everyone,
I installed SQL Enterprise Server 2012 under a domain account: domain\username. During installation, my domain account is temporarily granted Admin rights and everything runs ok. But after rebooting PC (domain account loses Admin rights), MSSQLSERVER service stopped (actually all SQL server services stopped: MSSQLFDLauncher, MSSQLServerOLAPService etc).
Can anyone tell me is it a SQL server configuration problem (i.e. need specific settings for domain user) or Windows access rights problem? I use default service setting e.g.: NT Service/MSSQLSERVER.
Regards