Script to automate sccm patching.

Ankit Prasad 1 Reputation point
2020-09-29T19:54:41.05+00:00

Hii I am new to patch management. I want to write a script which can automate the patch deployment from my sccm machine to all my client machine.
I also need some help with setting up sccm. Can anyone point me in the right direction for both the things.
Any help will be highly appreciated...!!
Thanks in advance.

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

2 answers

Sort by: Most helpful
  1. Nick Hogarth 3,521 Reputation points Volunteer Moderator
    2020-09-29T21:41:05.11+00:00

    You can use ADR's for automating software updates - https://learn.microsoft.com/en-us/mem/configmgr/sum/deploy-use/automatically-deploy-software-updates

    For an overview of ConfigMgr, you can review the official documentation - https://learn.microsoft.com/en-us/mem/configmgr/ . Other sites like www.windows-noob.com by Niall Brady have some great guides too.

    1 person found this answer helpful.
    0 comments No comments

  2. AlexZhu-MSFT 6,591 Reputation points Moderator
    2020-10-01T07:34:34.637+00:00

    Hi,

    To deploy configuration manager itself, we may refer to this step-by-step guide.

    https://www.prajwaldesai.com/sccm-2002-install-guide-using-baseline-media/
    Note: this is not from MS, just for your reference.

    To deploy software updates automatically, as mentioned above, we may use ADR. For the step-by-step guide, we may refer to below article:

    https://www.prajwaldesai.com/create-automatic-deployment-rule-in-sccm-2012-r2/
    Note: this is not from MS, just for your reference.

    Hope the above information helps.

    Alex Zhu


    If the response is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.
    0 comments No comments

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.