Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED SCCM problem > Waiting for content / In Progress 0%

  • Thread starter Thread starter alan.ocs
  • Start date Start date
  • Replies Replies 5
  • Views Views 5K
Status
Not open for further replies.

alan.ocs

Member
Messages
10
Reaction score
2
Points
3
Guys,

I'm facing a problem with my SCCM that I can't deploy anything, on the client side it shows as "Downloading 0%" and on the Deployment status it shows as "Waiting for content" and status "In progress" and it is there for a few days.

How should I proceed to fix it? can you guys help me on it?

Thanks
 
Garth, thank you, I will verify my boundaries.

In the meanwhile, I just saw this error, do you know how should I proceed with it?

Thanks

Code:
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 (smsdbrole_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.
 
I tried, but:

Management Point Role (smsdbrole_MP): I didn't find it.

SPNs looks ok.

(IIS) isn't configured to listen on the ports: Wich should be the correct ports?

The designated Web Site is disabled in IIS: It is not disabled.

MP ISAPI: How should I verify it?

Thank you.
 
I solved it, I don't know why the IIS was with the wrong folder address for the SCCMContentLib, I just set the right path and looks like it is working now.
 
Status
Not open for further replies.
Back
Top