Hi all,
I am attempting to install MECM and getting the below 2 failures on pre-req's:
SQL Server service running account - The logon account for the SQL Server service cannot be a local user account, NT SERVICE\<sql service name> or LOCAL SERVICE. You must configure the SQL Server service to use a valid domain account, NETWORK SERVICE, or LOCAL SYSTEM.
SQL Server Tcp port - Configuration Manager primary site and central administration site require SQL Server Tcp is enabled and set to Static port.
I have made sure the SQL Server service account is set to a domain account (DEVLAB\MECM_SA) and restarted the service to apply the setting. I've made this user a Domain User, without any other permissions. I haven't added this user as 'sa' to the SSMS.
I have 'Enabled' the TCP/IP protocol in SQL Server Config Management and set 'IPALL' TCP Port to 1433 and removed any number in 'Dynamic Ports'
Any help is greatly appreciated.
I am attempting to install MECM and getting the below 2 failures on pre-req's:
SQL Server service running account - The logon account for the SQL Server service cannot be a local user account, NT SERVICE\<sql service name> or LOCAL SERVICE. You must configure the SQL Server service to use a valid domain account, NETWORK SERVICE, or LOCAL SYSTEM.
SQL Server Tcp port - Configuration Manager primary site and central administration site require SQL Server Tcp is enabled and set to Static port.
I have made sure the SQL Server service account is set to a domain account (DEVLAB\MECM_SA) and restarted the service to apply the setting. I've made this user a Domain User, without any other permissions. I haven't added this user as 'sa' to the SSMS.
I have 'Enabled' the TCP/IP protocol in SQL Server Config Management and set 'IPALL' TCP Port to 1433 and removed any number in 'Dynamic Ports'
Any help is greatly appreciated.