Skip to content

Commit 9d2c047

Browse files
committed
Learn Editor: Update whats-new-in-version-2509.md
1 parent d1d71c1 commit 9d2c047

1 file changed

Lines changed: 17 additions & 5 deletions

File tree

intune/configmgr/core/plan-design/changes/whats-new-in-version-2509.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,28 +29,40 @@ To take full advantage of new Configuration Manager changes, after you update th
2929
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).
3030
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.
3131

32-
**Windows 11 25H2 support**
32+
### Windows 11 25H2 support
3333
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).
3434

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
3636
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.
3737
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).
3838

3939
The new functionality only works on WDS-Less PXE-enabled Distribution Points.
4040

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+
4253
The Service Connection Tool (SCT) is improved to provide better logging and error handling, specifically in the following areas:
4354
- 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.
4455
- The SCT explicitly checks for prerequisites and fails if they're not met.
4556
- Customers are directed to explore the relevant logs, such as ServiceConnectionTool.log and ConfigMgrSetup.log, when there's an error.
4657
- If there's a download failure, the SCT "Connect" step stops execution thus preventing importing incomplete Update Package payloads.
4758

59+
4860
## Known Issues
4961

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).
5163

5264
### 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.
5466
- ConfigMgrPreReq throws an error stalling the upgrade if it detects a version lower than 18.4.4.1.
5567

5668
> INFO: Microsoft ODBC Driver 18 for SQL Server is installed but it is older than the required version.

0 commit comments

Comments
 (0)