Skip to content

Commit 1c01b10

Browse files
Merge branch 'main' into patch-8
2 parents 0f17ebd + 09528af commit 1c01b10

16 files changed

Lines changed: 311 additions & 99 deletions

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2712,6 +2712,11 @@
27122712
"source_path": "intune/intune-service/protect/advanced-threat-protection.md",
27132713
"redirect_url": "/intune/intune-service/protect/microsoft-defender-with-intune",
27142714
"redirect_document_id": false
2715+
},
2716+
{
2717+
"source_path": "intune/configmgr/hotfix/2509/36495448.md",
2718+
"redirect_url": "/intune/configmgr/hotfix/",
2719+
"redirect_document_id": false
27152720
}
27162721
]
27172722
}

intune/agents/device-offboarding-agent-use.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ ms.reviewer: rishitasarin
1010

1111
# Use the Device Offboarding Agent
1212

13-
The* Device Offboarding Agent* identifies stale or misaligned devices across Intune and Entra ID, providing actionable insights and requiring admin approval before offboarding any devices. The Device Offboarding Agent complements existing Intune automation by surfacing insights and handling ambiguous cases where automated cleanup may not suffice.
13+
[!INCLUDE [device-offboarding-agent-deprecation](includes/device-offboarding-agent-deprecation.md)]
14+
15+
The *Device Offboarding Agent* identifies stale or misaligned devices across Intune and Entra ID, providing actionable insights and requiring admin approval before offboarding any devices. The Device Offboarding Agent complements existing Intune automation by surfacing insights and handling ambiguous cases where automated cleanup may not suffice.
1416

1517
This article provides sample responses to show how the agent helps with device offboarding.
1618

intune/agents/device-offboarding-agent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.reviewer: rishitasarin
1010

1111
# Get started with the Device Offboarding Agent
1212

13+
[!INCLUDE [device-offboarding-agent-deprecation](includes/device-offboarding-agent-deprecation.md)]
14+
1315
The *Device Offboarding Agent* identifies stale or misaligned devices across Intune and Entra ID, providing actionable insights and requiring admin approval before offboarding any devices. The Device Offboarding Agent complements existing Intune automation by surfacing insights and handling ambiguous cases where automated cleanup may not suffice.
1416

1517
## Prerequisites
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
author: paolomatarazzo
3+
ms.author: paoloma
4+
ms-topic: include
5+
ms.date: 03/02/2026
6+
---
7+
8+
> [!IMPORTANT]
9+
>
10+
> **Starting June 1, 2026, the Device Offboarding Agent will no longer be available.**
11+
>
12+
> Review your existing offboarding processes and transition to previously used device lifecycle and remediation options in Microsoft Intune before this date.
13+
>
14+
> **Device Offboarding Agent timeline**
15+
>
16+
> - **April 30, 2026**: You can't set up the Device Offboarding Agent.
17+
> - **June 1, 2026**: The Device Offboarding Agent is removed from the Intune admin center and isn't available.
18+
>
19+
> **What this change means for you**
20+
>
21+
> - You can continue using the Device Offboarding Agent until **June 1, 2026** if it's already set up.
22+
> - If you delete the agent between **April 30, 2026** and **June 1, 2026**, you can't set it up again.
23+
> - After **June 1, 2026**, the Device Offboarding Agent isn't accessible.
24+
>
25+
> **Recommended actions**
26+
>
27+
> - Complete any active offboarding actions before **June 1, 2026**.
28+
> - Avoid creating new dependencies on the Device Offboarding Agent.
29+
> - Transition existing offboarding workflows to previously used device lifecycle and remediation options in Intune.
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
---
2+
title: Software update management client fix for Microsoft Configuration Manager
3+
titleSuffix: Configuration Manager
4+
description: SUM Client update for Configuration Manager
5+
ms.date: 02/23/2026
6+
ms.subservice: core-infra
7+
ms.service: configuration-manager
8+
ms.topic: reference
9+
ms.assetid: ec969e9b-501e-416b-9b4c-39de23d968b1
10+
author: bhuney
11+
ms.author: brianhun
12+
manager: dougeby
13+
---
14+
15+
# Software update management client fix for Microsoft Configuration Manager versions 2503 and 2509
16+
17+
*Applies to: Configuration Manager (current branch, versions 2503 and 2509)*
18+
## Summary of KB36495448
19+
20+
An update is available to fix an issue with software updates when third-party updates are used in a co-managed environment.
21+
22+
In Configuration Manager versions 2503 (with Update rollup 32851084 installed) and 2509, Windows Update scan source policies are unintentionally modified on co-managed devices when third-party updates are enabled.
23+
The Configuration Manager client can create an incomplete (partial) scan source policy configuration.
24+
25+
The partial scan causes devices that should receive Feature Updates (FU) or Quality Updates (QU) from Microsoft Intune or Windows Update for Business (WUfB) to instead obtain those updates from WSUS/Configuration Manager.
26+
27+
This update corrects the issue by ensuring that Configuration Manager no longer sets or modifies Windows Update scan source policies on co managed devices.
28+
29+
## Issue details
30+
When a device is both co-managed by Microsoft Intune and third-party updates are enabled via ConfigMgr, the client set only two Windows Update scan source policy values:
31+
* HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU\UseUpdateClassPolicySource = 1
32+
* HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\SetPolicyDrivenUpdateSourceForOtherUpdates = 1
33+
34+
However, the following related policy values aren't set, and are removed if they existed:
35+
* HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\SetPolicyDrivenUpdateSourceForDriverUpdates
36+
* HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\SetPolicyDrivenUpdateSourceForFeatureUpdates
37+
* HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\SetPolicyDrivenUpdateSourceForQualityUpdates
38+
39+
When only some values are present, the Windows Update Agent can assume all categories should follow the same scan source.
40+
As a result, Feature Updates and Quality Updates intended to come from Microsoft Intune/ WUfB are instead redirected to WSUS/ ConfigMgr, even though the environment was configured for Intune-managed updates.
41+
42+
## Post hotfix behavior
43+
After applying this hotfix, Configuration Manager will no longer set any of the following values on co-managed devices after installing this update:
44+
45+
* UseUpdateClassPolicySource
46+
* SetPolicyDrivenUpdateSourceFor* (Feature, Quality, Driver, Other)
47+
48+
Existing devices that were placed into a partial policy state by previous builds have those incomplete values cleaned up once.
49+
50+
Third-party updates deployed from WSUS/ConfigMgr aren't affected by this change because they don't rely on Windows Update scan source policies. Customers fully control scan source behavior; if organizations wish to control Windows Update scan source policies, they should do so explicitly using:
51+
52+
• Group Policy, or
53+
54+
• Intune policy configuration service provider for WUfB
55+
56+
Environments using only Configuration Manager (without co-management) or only Microsoft Intune/ WUfB aren't affected.
57+
58+
59+
## Update information for Microsoft Configuration Manager
60+
The following hotfix to resolve this problem is available for download from the Microsoft Download Center:
61+
62+
[KB36495448](https://aka.ms/KB36495448_Payload)
63+
64+
After you download the hotfix, see the following documentation for installation instructions:
65+
66+
[Use the Update Registration Tool to import hotfixes to Configuration Manager](../../core/servers/manage/use-the-update-registration-tool-to-import-hotfixes.md)
67+
68+
#### Prerequisites
69+
To apply this hotfix, you must be using Configuration Manager, versions 2503 (with Update rollup 32851084 installed) and 2509.
70+
71+
#### Restart information
72+
This update doesn't initiate a [site reset](../../core/servers/manage/modify-your-infrastructure.md#bkmk_reset).
73+
74+
### Other installation information
75+
After you install this update on a primary site, preexisting secondary sites must be manually updated. To update a secondary site in the Configuration Manager console, select **Administration** > **Site Configuration** > **Sites** > **Recover Secondary Site**, and then select the secondary site. The primary site then reinstalls that secondary site by using the updated files. Configurations and settings for the secondary site aren't affected by this reinstallation. The new, upgraded, and reinstalled secondary sites under that primary site automatically receive this update.
76+
77+
Run the following SQL Server command on the site database to check whether the update version of a secondary site matches that of its parent primary site:
78+
```sql
79+
select dbo.fnGetSecondarySiteCMUpdateStatus ('SiteCode_of_secondary_site')
80+
```
81+
If the value 1 is returned, the site is up to date, with all the hotfixes applied on its parent primary site.
82+
83+
If the value 0 is returned, the site hasn't yet installed all the fixes that are applied to the primary site, and you should use the **Recover Secondary Site** option to update the secondary site.
84+
85+
## Hotfix replacement information
86+
This hotfix doesn't replace any previously released hotfix.
87+
88+
## File information
89+
File information is available in the downloadable [KB36495448_FileList.txt](https://aka.ms/KB36495448_FileList) text file.
90+
91+
## Release history
92+
- February 23, 2026: Initial hotfix release

intune/configmgr/hotfix/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ items:
55
items:
66
- name: KB 35877153 Summary of changes in 2509
77
href: 2509/35877153.md
8+
- name: KB 36495448 Software update management client fix
9+
href: 2509/36495448.md
810
- name: KB 33247081 Connected cache update for Configuration Manager versions 2409, 2503, and 2509
911
href: 2509/33247081.md
1012
- name: Version 2503
@@ -21,6 +23,8 @@ items:
2123
href: 2503/32851084.md
2224
- name: KB 35958849 Cloud management gateway deployment maintenance update
2325
href: 2503/35958849.md
26+
- name: KB 36495448 Software update management client fix
27+
href: 2509/36495448.md
2428

2529
- name: Version 2409
2630
items:

intune/configmgr/hotfix/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ landingContent:
1717
links:
1818
- text: KB 35877153 Summary of changes in 2509
1919
url: 2509/35877153.md
20+
- text: KB 36495448 Software update management client fix
21+
url: 2509/36495448.md
2022
- text: KB 33247081 Connected cache update for Configuration Manager versions 2409, 2503, and 2509
2123
url: 2509/33247081.md
2224
- title: Configuration Manager 2503
@@ -35,6 +37,8 @@ landingContent:
3537
url: 2503/32851084.md
3638
- text: KB 35958849 Cloud management gateway deployment maintenance update
3739
url: 2503/35958849.md
40+
- text: KB 36495448 Software update management client fix
41+
url: 2509/36495448.md
3842
- title: Configuration Manager 2409
3943
linkLists:
4044
- linkListType: overview

0 commit comments

Comments
 (0)