You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intune/configmgr/core/plan-design/changes/whats-new-in-version-2509.md
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,28 +29,40 @@ To take full advantage of new Configuration Manager changes, after you update th
29
29
As part of Microsoft's Secure Future Initiative (SFI) the 2509 version of Configuration Manager focuses on security and quality updates. For more information, see the [Microsoft Trust Center](https://www.microsoft.com/trust-center/security/secure-future-initiative).
30
30
For a list of significant customer-reported issues resolved in this release, see the [Summary of changes in Configuration Manager version 2509](../../../hotfix/2509/35877153.md) knowledge base article.
31
31
32
-
**Windows 11 25H2 support**
32
+
### Windows 11 25H2 support
33
33
Windows 11, version 25H2 is supported for OS deployment and in-place upgrade scenarios. For more information about Windows 11 25H2, see the [Windows 11 release information](https://learn.microsoft.com/windows/release-health/windows11-release-information).
34
34
35
-
**Boot images can be automatically updated to use latest Windows Boot Loader**
35
+
### Boot images can be automatically updated to use latest Windows Boot Loader
36
36
A new checkbox, *Use Windows Boot Loader signed with Windows UEFI CA 2023*, is available in the Data Source tab of boot image properties. When enabled, it updates the boot image to use the boot loader signed with Windows UEFI CA 2023.
37
37
The checkbox automates the mitigation steps described in [KB5025885](https://support.microsoft.com/topic/how-to-manage-the-windows-boot-manager-revocations-for-secure-boot-changes-associated-with-cve-2023-24932-41a975df-beb2-40c1-99a3-b3ff139f832d).
38
38
39
39
The new functionality only works on WDS-Less PXE-enabled Distribution Points.
40
40
41
-
**Service Connection Tool improvements**
41
+
### WinPE is now boundary‑aware
42
+
43
+
Starting in **Configuration Manager 2509**, Windows PE–based OSD scenarios now require **Boundary Group Management Point (MP) assignments**.
44
+
45
+
- For a successful OSD deployment, the **Boundary Group that the WinPE client belongs to must contain at least one Management Point**.
46
+
- If no MP is associated with the client’s Boundary Group, WinPE will fail to retrieve policy. The **smsts.log** will show errors similar to the following:
47
+
48
+
> Failed to query Management Point locator Exiting TSMediaWizardControl :: GetPolicy.
49
+
> QueryMPLocator: no valid MP locations are received
50
+
51
+
### Service Connection Tool improvements
52
+
42
53
The Service Connection Tool (SCT) is improved to provide better logging and error handling, specifically in the following areas:
43
54
- More detailed information about the actions it performs is recorded in both the console and log file. Error and warning messages in the console are highlighted with colors for better visibility.
44
55
- The SCT explicitly checks for prerequisites and fails if they're not met.
45
56
- Customers are directed to explore the relevant logs, such as ServiceConnectionTool.log and ConfigMgrSetup.log, when there's an error.
46
57
- If there's a download failure, the SCT "Connect" step stops execution thus preventing importing incomplete Update Package payloads.
47
58
59
+
48
60
## Known Issues
49
61
50
-
- Upgrade SQL 2012 or 2014 Express, Standard, Enterprise edition to SQL 2016 or latest version. **VC++ Redistributable Version** needs to be upgraded to latest version on **Secondary sites**. [Download Latest Microsoft Visual C++ Redistributable Version](https://aka.ms/vs/17/release/vc_redist.x64.exe).
62
+
- Upgrade SQL 2012 or 2014 Express, Standard, Enterprise edition to SQL 2016 or latest version. **VC++ Redistributable Version** needs to be upgraded to latest version on **Secondary sites**. [Download Latest Microsoft Visual C++ Redistributable Version](https://aka.ms/vs/17/release/vc_redist.x64.exe).
51
63
52
64
### Microsoft ODBC redistributable
53
-
- The Microsoft ODBC redistributable component is updated to version **18.4.1.1** on all Site servers and Management Points.
65
+
- The Microsoft ODBC redistributable component is updated to version **18.4.1.1** on all Site servers and Management Points.
54
66
- ConfigMgrPreReq throws an error stalling the upgrade if it detects a version lower than 18.4.4.1.
55
67
56
68
> INFO: Microsoft ODBC Driver 18 for SQL Server is installed but it is older than the required version.
0 commit comments