Welcome to windows-noob.com!
Logging in will allow you to download scripts used in the guides.
If you came here looking for the Endpoint Manager step-by-step guides then please start here.
Register for free and ask your questions in our forums.
- 3 replies
- 6636 views
- Add Reply
- 0 replies
- 3698 views
- Add Reply
- 4 replies
- 7073 views
- Add Reply
- 1 reply
- 5210 views
- Add Reply
- 2 replies
- 5944 views
- Add Reply
- 1 reply
- 6861 views
- Add Reply
- 3 replies
- 8015 views
- Add Reply
- 4 replies
- 14294 views
- Add Reply
SMS_MP_CONTROL_MANAGER with Error 12175
By Eaven HUANG,

I‘m having issue with SMS_MP_CONTROL_MANAGER with Error 12175. I also checked my SCCM server's certificate and found that both SMS Role SSL Certificate expried 25/03/2023 and MECM llS Servers Certificate expired 13/04/2024. I suspected this might be the cause but how can I renew them step by step?
If this is fixed, is it possible to renew them automatically? I have the GPO to handling certificate related configuration but maybe I've missted any? I've been using this SCCM server for around
ADR Rules Windows Updates - Microsoft Updates - Some Systems Failing
By clush,

Hello
Please see screenshots of the log files. This system is in a lab of 25 machines and is the only one that not getting its updates. I will check the boundaries but i would think that the rest of the machines in that lab would have the same issue.
I did check the software center and there are no updates available for this particular system.
UpdateHandler.log no errors all successful...
Please see the other 3 log files in screenshot.
SCCM - Bitlocker
By Bocar FOFANA,
Hello everyone,
I want to use SCCM to enable Bitloker encryption on my workstations.
I have enabled the functionality on SCCM and created the "helpdesk" and "SelfService" sites.
Then I created a Bitlocker policy which I deployed on a few workstations but nothing happens. On the workstations I see this entry in the event log:
Unable to connect to the MBAM Recovery and Hardware service.
Error code:
-2147024809
Details:
Incorrect parameter.
Can anymone give me help ??
Error when executing PS scrips in Task Sequence
By xerkos,
I have the following error when I execute my PS script via Run Command Line task in Task Sequence:
Severity Type Site code Date / Time System Component Message ID Description
Error Milestone CS1 3/22/2024 7:33:20 AM MININT-8DHB01O Task Sequence Engine 11135 The task sequence execution engine failed executing the action (Run Command Line - 15) in the group (Install Operating System) with the error code 3221225781 Action output: ... y Bypass -Command "& { [string] $MacAddres
How to read reports
By clush,
Hello,
I have recently trying to learn how to complete reports based on ADR Rules for Windows Updates as well as Office Updates. I run it against a ADR for a specific date (patch tues) against All System.
I am running one Called Software Updates - A Compliance. When i do so the report comes bac with 3 states Compliant - Compliance state unknown and Non-Compliant. Just trying to understand what these mean with regards to if the clients have received the required updates.
Error in objreplmgr.log - Delete statement conflicted with reference constraint
By pamulli,
We are running 2309 and I'm not sure when this error started, but the object replication manager component shows as being in a failed state because of the below error.
*** EXEC spDeleteCI @_ciID=17177428 SMS_OBJECT_REPLICATION_MANAGER
*** [23000][547][Microsoft][ODBC Driver 18 for SQL Server][SQL Server]The DELETE statement conflicted with the REFERENCE constraint "CI_CurrentRuleDetail_SettingID_FK". The conflict occurred in database "CM_PRI", table "dbo.CI_CurrentRuleDetail", colum
ADR - No Updates for Feb
By clush,

In my organization we use ADR Rules for monthly software patching and have been doing so for the last 2-3 years. I noticed for the Month of February 2024 that there has been no updates pushed. I see not errors for the ADR for Windows 10 updates in the console. However when I check show members in the deployment packages for it shows only the pervious month of updates dating back to patch tues on Jan 9, 2024. How my ADR are setup from the beginning is to check and download 2 days later on tha
Configuring SCCM to use HTTPs - Certificate Issue
By ETx13,

I've been following this guide to a tee: How can I configure System Center Configuration Manager in HTTPS mode (PKI) but I've run into a snag. After switching the MP to use HTTPs, I looked into the logs to make sure it switched over properly but I've been getting this error:
Couple notes:
1. I was getting a "Certificate doesn't have SAN2 extension" error so I found out that I had to add the "Client Authentication" extension to the SCCM IIS Certificate which got rid of that error.