I'm looking to start the very minimum number of services to have a fully working version of SQL Server running that will enable external connections.
I know MSSQLSERVER is required but do I need to start SQLSERVERAGENT, MSSQLServerOLAPService, SQLBrowser and msftesql?
Thanks