How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (2024)

Let’s learn how to create New Software Update Patch Packages using SCCM | Configuration Manager. Most organizations are using SCCM to deploy patches to thousands of Windows devices. This guide teaches you the basics of creating patch packages and deploying the patch packages.

End to end SCCM patching process that includes infrastructure setup, WSUS + SUP configurations and Troubleshooting on issues are also explained in the below post.

➡️SCCM Patch Software Update Deployment Process Guide.

PreRequisites – New Software Update Patch Package Using SCCM

The following are the high-level prerequisites that should be in place before you start creating the Software Update Patch Package using SCCM.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (1)

  • ConfigMgr Infrastructure and healthy clients (WUA & SCCM).
  • WSUS is installed for SCCM usage.
  • SCCM Software Update Point (SUP) is configured and synced with Microsoft Windows Update services.
  • Select the appropriate products from the WSUS products list. More details – Do Not Setup SUP With Default WSUS Product Selection ConfigMgr SCCM.
  • Appropriate access right to create and deploy software update patch package. More details – about RBAC roles.
  • Group policy settings for software updates for Windows clients

Select Patches & Create Software Update Group

Let’s understand the patch package creation process using a manual method to understand it better. We cover the Automatic Deployment Rule (ADR) in future post.

  • Launch ConfigMgr Admin Console
  • Navigate to \Software Library\Overview\Software Updates\All Software Updates
  • Select one of the patches from the list as you can see in the below screenshot
  • Right-click on the selected patch and click on Create Software Update Group
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (2)

Create Software Update Group

Let’s check how to create a Software Update Group for the patching process.

  • Enter the name of the software update group = “Windows 10 1909 March 2019 Updates”
  • Enter the Description of Software Update Group (SUG)
  • Click on Create button to finish Software Update Group (SUP)
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (3)

Navigate to \Software Library\Overview\Software Updates\Software Update Groups.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (4)

Create a New Software Update Patch Package using SCCM

Let’s get into the meat of this guide. The following steps help you create a New Software Update patch package using Configuration Manager.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (5)

Starting in version SCCM 1806, deploy software updates to devices without first downloading and distributing content to distribution points. This setting is beneficial when dealing with extremely large updated content.

  • Navigate to \Software Library\Overview\Software Updates\Software Update Groups.
  • Select the Software Update Group which we created in the above section.
  • Right-Click on the Software Update Group and Select DOWNLOAD

NOTE! – If you want to edit existing Software Update Groups? Refer to the following post here https://www.anoopcnair.com/sccm-patches-to-existing-software-update-group/

Continue with the SCCM patching or Software Update package creation process. In this, you define the specific deployment package.

  • Specify a Deployment package from Download Software Update Wizard
  • Create a new Software Update patch package using SCCM
    • Enter the Name of the Software Update Package
      • Windows 10 1909 March 2019 Updates
    • Enter the Description of the Software Update Package
    • Enter the package source path (UNC). You can use the BROWSE button also
      • \CMMEMCM\Sources\Package Source\Patch Packages\Mar 2020
    • Check the box Enable Binary differential replication
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (7)

Specify the Distribution Points for this Software Update patch package

You can specify the Distribution Points for this Software Update patch package so that the client can download the package from the DP.

  • Click on Add button and select the Distribution Point option.
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (8)

The SCCM Patching should include the distribution of the patching packages.

  • Select the Distribution Point from the list of DPs to host the content of the Software Update Patch Package.
  • Click on the OK button to complete the selection
  • Click on the NEXT button to proceed to continue
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (9)

Now, it’s time to set up SCCM general distribution settings for the SCCM patching or Software update process.

  • Specify the general distribution settings for this package
  • Select Distribution Priority – Medium
  • Specify the behavior that you want to occur when a distribution point is enabled for pre-staged content
    • Automatically download content when packages are assigned to distribution points
  • Click NEXT to continue
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (10)

Automatically download content when packages are assigned to distribution points

Automatically download content when packages are assigned to distribution points, as explained below.

  • Specify the source location for a Software update that you will download
  • Downloaded Software Updates from the internet
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (11)

Specify the updated language for products for SCCM Patching Guide

Select the Languages you want to Windows Update – Update Language English as part of the SCCM patching or software update process.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (12)

MetaData of Software Update Patch Package

Package: The software updates will be placed in a new package: • Windows 10 1909 March 2019 Updates Content (1): • CMMEMCM.MEMCM.COM Distribution Settings • Priority: Medium • Enable for on-demand distribution: Disabled • Prestaged distribution point settings: Automatically download content when packages are assigned to distribution points Software updates that will be downloaded from the internet 2020-03 Cumulative Update for Windows 10 Version 1909 for x64-based Systems (KB4551762) Windows Update Language Selection: English Office 365 Client Update Language Selection: English (United States)

Download Updates from the Internet for the SCCM Patch Package

Let’s complete the download of Software Updates to the SCCM server; during this phase, the package

  • Click NEXT, NEXT, & Close (once the download is completed).
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (13)

Logs PatchDownloader.Log to check the Download

The PatchDownloader.log file shall give you the details of the download from the %temp% folder from the system you are creating the Software Update Patch Package.

Downloading content for ContentID = 16777433, FileName = Windows10.0-KB4551762-x64.cab. Connecting - Adding file range by calling HttpAddRequestHeaders, range string = "Range: bytes=0-" Download http://dl.delivery.mp.microsoft.com/filestreamingservice/files/c9fae009-af60-48de-97c9-ca3ce45380fd/public/windows10.0-kb4551762-x64_add22bc4acb20b27873ad9c094bdcab53e759774.cab in progress: 10 percent complete Download http://dl.delivery.mp.microsoft.com/filestreamingservice/files/c9fae009-af60-48de-97c9-ca3ce45380fd/public/windows10.0-kb4551762-x64_add22bc4acb20b27873ad9c094bdcab53e759774.cab in progress: 20 percent complete Download http://dl.delivery.mp.microsoft.com/filestreamingservice/files/c9fae009-af60-48de-97c9-ca3ce45380fd/public/windows10.0-kb4551762-x64_add22bc4acb20b27873ad9c094bdcab53e759774.cab in progress: 30 percent complete ...Checking machine configCert revocation check is disabled so cert revocation list will not be checked. To enable cert revocation check use: UpdDwnldCfg.exe /checkrevocationVerifying file trust C:\Users\anoop.MEMCM\AppData\Local\Temp\CAB5CA3.tmpFile trust C:\Users\anoop.MEMCM\AppData\Local\Temp\CAB5CA3.tmp verified:Verifying file hash C:\Users\anoop.MEMCM\AppData\Local\Temp\CAB5CA3.tmp File hash verified: C:\Users\anoop.MEMCM\AppData\Local\Temp\CAB5CA3.tmpSuccessfully moved C:\Users\anoop.MEMCM\AppData\Local\Temp\CAB5CA3.tmp to \CMMEMCM\Sources\Package Source\Patch Packages\Mar 2020\6bb57e44-c2f2-41c3-9a87-d063c9b6ed2b.1\Windows10.0-KB4551762-x64.cabRenaming \CMMEMCM\Sources\Package Source\Patch Packages\Mar 2020\6bb57e44-c2f2-41c3-9a87-d063c9b6ed2b.1 to \CMMEMCM\Sources\Package Source\Patch Packages\Mar 2020\6bb57e44-c2f2-41c3-9a87-d063c9b6ed2bSuccessfully moved \CMMEMCM\Sources\Package Source\Patch Packages\Mar 2020\6bb57e44-c2f2-41c3-9a87-d063c9b6ed2b.1 to \CMMEMCM\Sources\Package Source\Patch Packages\Mar 2020\6bb57e44-c2f2-41c3-9a87-d063c9b6ed2b 

Results – Software Update Package Creation

Let’s see the results of package creation, download, and distribution of the software update patch package.

  • Navigate to \Software Library\Overview\Software Updates\Deployment Packages node.
  • Check and confirm the distribution point status.

Deploy SCCM Patch Package to Windows 11 or Windows 10 devices

Now let’s try to deploy a software update patch package to Windows 10 devices in the organization.

  • Navigate to \Software Library\Overview\Software Updates\Software Update Groups
  • Select the Software Update Group which you want to deploy
  • Right-click on the Software Update Group and select Deploy
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (15)

Enter the name of the Deployment from specific general information for this deployment page.

  • Enter the description for the deployment.
  • Select the Collection using the BROWSE button.
  • Click on the Next button.
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (16)

SCCM Patch Deployment Settings – Available | Required

Specify deployment settings for this deployment. Specify if this deployment is available for installation or if it’s a required installation.

Select the deployment type as Required from the Type of Deployment section. Select the Details Level as Only success and error messages.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (17)

SCCM Patch Deployment Schedule Options

Need to configure three settings from the schedule page. Select the Schedule evaluation time (Time based on)- Client Local Time is the default and best option.

Select Software Available Time As Soon As Possible. Select the installation deadline for the Software update patch package – Specify Time as per your requirement.

  • Click on the NEXT button to continue.
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (18)

SCCM Patch Deployment User Experience

Specify the User Experience of Patch deployment from this page. Select the User Visual Experience – Display in Software Center and show all the notifications.

Deadline Behaviour – Select the option as per your requirement. The best option is to keep it as default, as shown in the below picture.

Device Restart Behaviour – Select the option as per your requirement. The best option is to keep it as default, as shown in the below picture.

Write Filter handling for Windows Embedded devices – Keep the default option even though this is not applicable for Windows 10 devices.

Software Update Deployment Reevaluation Behaviour – Select the option as per your requirement. The best option is to keep it as default, as shown in the below picture.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (19)

SCCM Patching Guide – Alert Options for the Patch Deployment

Let’s select the alert options for Software update patches using SCCM | Configuration Manager.

Configuration Manager Alerts – It’s not enabled as default. I’m going to keep the same option for patch deployment.

Operational Manager Alerts – It’s not enabled as default. I’m going to keep the same option for patch deployment.

  • Click on the Next button to continue.
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (20)

SCCM Patching Process – Download Options

Let’s select the download options of this patch from the Windows 10 or 11 client device. There are two types of Download options here.

Download the content if the content is NOT available in the local|Current DP.

DO NOT Download the content from neighboring DP because that might create bandwidth issues?

DON NOT download the content from the Site default boundary as well because that might create bandwidth issues?

  • Click on NEXT, NEXT, and CLOSE to complete the deployment of the Software update patch package using SCCM.
How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (21)

MetaData Deployment Information

Let’s find the metadata information of Patch package deployment using SCCM | Configuration Manager.

Updates Targeted: • 2020-03 Cumulative Update for Windows 10 Version 1909 for x64-based Systems (KB4551762) 4551762(Article ID) General: • Deployment Name: Windows 10 1909 March 2019 Updates • Collection: All Desktop and Server Clients Deployment Settings: • Send wake-up packets: No • Verbosity Level: Only success and error messages Scheduling: • Deployment schedules will be based on: Client local time • Available to target computers: 3/24/2020 11:01:00 PM • Deadline for software update installation: 3/31/2020 8:45:00 PM • Delayed enforcement on deployment: No User Experience: • User Notifications: Display in Software Center and show all notifications • Install software updates outside the maintenance window when deadline is reached: No • Restart system outside the maintenance window when deadline is reached: Suppressed • If a restart is required it will be: Allowed • Commit changes at deadline or during a maintenance window (requires restarts): Yes • If any update in this deployment requires a system restart, run updates deployment evaluation cycle after restart: No Alerts: • On software update installation error generate a Window Event: No • Disable Window Event while software updates install: No Download Settings: • Computers can retrieve content from remote distribution points: No

Results from SCCM Patch Deployment Process

Let’s check the Software Center of Windows 10 device to understand the software Update patch deployment behavior using SCCM.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (22)

Log Files – Windows 10 or Windows 11

Let’s have a look at WUAHandler.log.

Going to search using WSUS update source.Synchronous searching started using filter: 'UpdateID = 'b9f38079-d7b9-4519-8435-7a0fe43f511e' AND DeploymentAction = *'…Successfully completed synchronous searching of updates. Update: b9f38079-d7b9-4519-8435-7a0fe43f511e, 200 BundledUpdates: 1 Update: 6bb57e44-c2f2-41c3-9a87-d063c9b6ed2b, 200 BundledUpdates: 0Update (Missing): 2020-03 Cumulative Update for Windows 10 Version 1909 for x64-based Systems (KB4551762) (b9f38079-d7b9-4519-8435-7a0fe43f511e, 200) Async installation of updates started. Installation of updates completed.

The Software Update patch installation using SCCM is completed successfully.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (23)

Resources

  • Download software updates – https://docs.microsoft.com/en-us/configmgr/sum/deploy-use/download-software-updates
  • Deploy software updates – https://docs.microsoft.com/en-us/configmgr/sum/deploy-use/deploy-software-updates

Author

AnoopC Nairis Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

How To Create Deploy New Software Update Patch Package Using SCCM | ConfigMgr HTMD Blog (2024)
Top Articles
Latest Posts
Article information

Author: Jamar Nader

Last Updated:

Views: 6253

Rating: 4.4 / 5 (75 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Jamar Nader

Birthday: 1995-02-28

Address: Apt. 536 6162 Reichel Greens, Port Zackaryside, CT 22682-9804

Phone: +9958384818317

Job: IT Representative

Hobby: Scrapbooking, Hiking, Hunting, Kite flying, Blacksmithing, Video gaming, Foraging

Introduction: My name is Jamar Nader, I am a fine, shiny, colorful, bright, nice, perfect, curious person who loves writing and wants to share my knowledge and understanding with you.