Quantcast
Channel: System Center 2019, 2016 et 2012 forum
Viewing all articles
Browse latest Browse all 1222

[SCCM 2012] Problème avec Management Point

$
0
0

Bonjour,

Après moulte et moulte recherche sur le net, je suis toujours bloqué avec mon installe de SCCM.

Info sur mon environnement :

Windows Server 2012 R2 Standard

SQL Server 2012

System Center 2012 R2 Configuration Manager

Mon problème :

Après avoir suivi toutes les étapes décrites dans la procédure d'installation, je reste bloqué sur une erreur avec le :

SMS_MP_CONTROL_MANAGER:

SMS_MP_CONTROL_MANAGER    5436    MP Control Manager detected management point is not responding to HTTP requests.  The HTTP status code and text is 500, Internal Server Error.   

Et dans la description :

Severity    Type    Site code    Date / Time    System    Component    Message ID    Description
Error    Milestone    XXX    15/04/2014 08:47:39    XXXXXXXXX   

SMS_MP_CONTROL_MANAGER    5436    MP Control Manager detected management point is not responding to HTTP requests.  The HTTP status code and text is 500, Internal Server Error.    

Possible cause: Management point encountered an error when connecting to SQL Server.   
Solution: Verify that the SQL Server is properly configured to allow Management Point access. Verify that management point computer account or the Management Point Database Connection Account is a member of Management Point Role (msdbrole_MP) in the SQL Server database.    

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 the site is configured to communicate.   
Solution: Verify that the designated Web Site is configured to use the same ports which the site 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 MP ISAPI Application Identity does not have the requisite logon privileges.   
Solution: Verify that the account that the MP 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.  

J'ai tout vérifier étape par étape :

Le compte utilisé a bien le role SMSDBROLE_MP dans la base SQL

J'ai bien paramétré le SPN


Les ports dans IIS sont bien paramétré :

Browse : 443 (https)

Browse *: 80 (http)

Le server IIS est bien démarré

Je pense qu'il ne me reste plus que ça pour que mon server SCCM sera opérationnel.

Merci d'avance


Viewing all articles
Browse latest Browse all 1222