How to get SCCM to produce a report about a server/s, their pending updates and when they will be installed

stuart williams 6 Reputation points
2023-03-30T14:26:33.8666667+00:00

Hi All,

I am looking for a way to produce a report from SCCM showing a server/s, the updates due to be installed and when they are going to be installed.

For example:

Report is emailed to user via SCCM Subscriptions on 10th of month. The report shows there is 16 updates, what they are and the dates they are due to install.

Is this possible to do in SCCM or any other way?

Kind regards

StuStu

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,766 Reputation points
    2023-03-31T10:28:26.5233333+00:00

    Hello there,

    For reports and mail you can use and automate powershell script via task scheduler.

    For the script you can use this article http://gallery.technet.microsoft.com/scriptcenter/Get-SCCMClientUpdate-ddf14e8d

    Similar discussion here https://learn.microsoft.com/en-us/answers/questions/642405/powershell-loop-install-of-available-software-upda

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--


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.