Skip to content

Commit 602dd25

Browse files
authored
Merge pull request #6265 from aczechowski/cz-2111cb-20211201-tweaks
2111 CB tweaks
2 parents c4ceaeb + 4a913e8 commit 602dd25

3 files changed

Lines changed: 106 additions & 107 deletions

File tree

memdocs/configmgr/core/plan-design/changes/whats-new-in-version-1806.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ For more information, see [Windows LEDBAT](../hierarchy/fundamental-concepts-for
125125
<!--1357346-->
126126
Client peer cache sources can now divide content into parts. These parts minimize the network transfer to reduce WAN utilization. The management point provides more detailed tracking of the content parts. It tries to eliminate more than one download of the same content per boundary group.
127127

128-
For more information, see [Partial download support](../hierarchy/client-peer-cache.md#bkmk_parts).
128+
For more information, see [Partial download support](../hierarchy/client-peer-cache.md#partial-download-support).
129129

130130

131131
### Boundary group options for peer downloads

memdocs/configmgr/core/plan-design/configs/support-for-windows-10.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,13 @@ For more information on Windows lifecycle, see the [Windows lifecycle fact sheet
6868

6969
- Support for Windows 10 semi-annual channel versions includes the following editions: Enterprise, Pro, Education, Pro Education, and Pro for Workstation.
7070

71-
- For Windows 10, version 1909, OS deployment media shows the version as 10.0.18362.418.
71+
- OS deployment media shows the build number from the base version. For example, `10.0.19041`. When Windows is installed, it applies an enablement package, which updates the build number to what's in the above table. You can use the revision ID to distinguish the media:
7272

73-
- For Windows 10, version 20H2, OS deployment media shows the version as 10.0.19041.508.
74-
75-
- For Windows 10, version 21H1, OS deployment media shows the version as 10.0.19041.844.<!-- 9504158 -->
73+
| Media version | Windows version |
74+
|-------------------|--------------------------|
75+
| `10.0.19041.1288` | Windows 10, version 21H2 |
76+
| `10.0.19041.844` | Windows 10, version 21H1 |
77+
| `10.0.19041.508` | Windows 10, version 20H2 |
7678

7779
## <a name="bkmk_arm64"></a> Windows 10 on ARM64
7880

0 commit comments

Comments
 (0)