How to determine windows updates are installed through SCCM or by system?

Microsoft_User 0 Reputation points
2024-03-19T11:56:21.56+00:00

In our SCCM environment some servers are having issue so I need to check which windows updates are installed through SCCM and which updates are installed manually online.

Microsoft Security Intune Configuration Manager Updates
Microsoft Security Intune Configuration Manager Deployment
Microsoft Security Intune Configuration Manager Other
{count} votes

2 answers

Sort by: Most helpful
  1. Garth Jones 1,666 Reputation points MVP
    2024-03-19T12:06:48.9433333+00:00

    Please review the logs, it will tell you the source of where it was updated from.

    0 comments No comments

  2. AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
    2024-03-20T02:36:19.6666667+00:00

    Hi, @Microsoft_User

    Thank you for posting in Microsoft Q&A forum.

    First, you may check the software updates in SCCM console to see if you deployed the updates through SCCM.

    We can also check the service IDs in WindowsUpdate.log to see which update source is being scanned.

    For example, if the serviceID is 3DA21691-E39D-4da6-8A4B-B43877BCB1B7, the update source is SCCM.

    https://learn.microsoft.com/en-us/windows/deployment/update/how-windows-update-works#identifies-service-ids

    You may also check UpdateDeployment.log in client to see updates deployment process by SCCM.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.