Naz Jiwani Posted February 7, 2011 Report post Posted February 7, 2011 I am trying to install a Management Point on a SCCM 2007 secondary site server and I am getting the errors in SMS_MP_CONTROL_MANAGER. See below. MP Control Manager detected DMP is not responding to HTTP requests. The http status code and text is 401, Unauthorized. Possible cause: DMP encountered an error when connecting to SQL Server. Solution: Verify that the SQL server is properly configured to allow Device Management Point access. If using a standard SQL security account, verify that the SQL Server is configured to allow standard SQL Security; or configure the Device Management Point to use an NT integrated security account, with appropriate access. If using integrated security, verify the account used by the DMP to connect to the SQL server is a member of the SMS_SiteSystemToSQLConnection_<sitecode> group on the SQL server, that the account is not locked out, and that the account password is not expired. (In standard security, the default account is SMS_SQL_RX_<sitecode>.) Possible cause: The SQL server Service Principal Names (SPNs) are not registered correctly in Active Directory Solution: Ensure SQL server SPNs are correctly registered. Review Q829868. Possible cause: Internet Information Services (IIS) isn't configured to listen on the ports over which SMS is configured to communicate. Solution: Verify that the designated Web Site is configured to use the same ports which SMS is configured to use. Possible cause: The designated Web Site is disabled in IIS. Solution: Verify that the designated Web Site is enabled, and functioning properly. Possible cause: The SMS ISAPI Application Identity does not have the requisite logon privileges. Solution: Verify that the account that the SMS ISAPI is configured to run under has not been denied batch logon rights through group policy. For more information, refer to Microsoft Knowledge Base article 838891. I have had issues installing FSP & MP previously and I have reset passwords for IUSR & IWAM accounts and resynched them to IIS metabase. This is the sixth secondary site server that I have installed and the others are all working ok. Can anyone help with this problem Thanks Naz Jiwani Quote Share this post Link to post Share on other sites More sharing options...
Naz Jiwani Posted February 9, 2011 Report post Posted February 9, 2011 Managed to sort this out by resetting the iusr & iwam accounts passwords again in ADUC. Now I am able to install MP & FSP on secondary site server. Cheers Naz Quote Share this post Link to post Share on other sites More sharing options...