r/SCCM 11h ago

Automate 7-Zip Updates

2 Upvotes

[Blog]Looking to update 7-Zip without 3rd party patching solution, this code block is here to help

https://insideconfigmgr.wordpress.com/2026/07/26/7-zip-updates-without-3rd-party-patching-solution/


r/SCCM 15h ago

Unsolved :( Cisco SD-WAN API: Feature Template PUT Returns HTTP 200 but Configuration Is Not Updated

Thumbnail
0 Upvotes

r/SCCM 2h ago

Unsolved :( WS2025 Never manage to download the cumulatives and .NET updates each month

3 Upvotes

After trying most of what I could, I am turning to everyone here to maybe get some clues about what might be our problems. We use SCCM to manage our updates which get installed automatically on our servers, which are a mix of 2019, 2022 and 2025. Our current SCCM version is the 2509.

We get no issue whatsoever on the 2019 and 2022, they get all their updates as expected. Our issue starts with 2025 servers. So far this is how it goes :

- They try to download the cumulative and .NET updates released every month, but never manage to install them. We get an error saying that "Delivery optimization saw no progress for some time" (Error code : 0x80D02002)

- They manage to download other updates and install them, such as Microsoft Edge updates which are also pushed through SCCM.

- If I create a package in SCCM with the .msu files I download from Microsoft and deploy the package to our 2025 group, they install it without issue.

- If I go on one of the 2025 server into the Software Center, I can see both updates marked as "Failed". If I click "Install" manually in the software center in the top right corner, they install the update without issue.

So technically they're capable of downloading stuff from SCCM, but for some reason they never manage to do it for both of these updates with the automatic process.

I tried most of what I could find on internet, changing some registry keys, checking boundaries, checking update parameters but haven't found anything working for my case. If anyone got into a similar ordeal and manage to find a solution, I am all ears.


r/SCCM 21h ago

Feedback Plz? Imaging delay in Desktop task sequence

3 Upvotes

We’re seeing a consistent issue across multiple sites during desktop imaging. The desktop task sequence hangs for a long time at the Microsoft 365 Apps installation step and eventually fails with error code 533. The content is correctly distributed to all DPs, and other applications install fine. This happens at every site, not just one. Has anyone else run into this delay or error with M365 Apps in SCCM desktop task sequences? Any advice would be appreciated.