Skip to content

Commit bec69b1

Browse files
MukundKhermestew
andauthored
Update docset/winserver2022-ps/dism/Add-WindowsPackage.md
Co-authored-by: Meghan Stewart <[email protected]>
1 parent d73c805 commit bec69b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/dism/Add-WindowsPackage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
277277

278278
**Checkpoint cumulative updates**
279279

280-
Starting with Windows 11, version 24H2, the latest cumulative update may have a prerequisite cumulative update that is required to be installed first. To install these checkpoint cumulative update(s), call Add-WindowsPackage with the target cumulative update. The folder from -PackagePath will be used to discover and install one or more checkpoints as needed. Only the target cumulative update and checkpoint cumulative updates should be in the -PackagePath folder. Cumulative update packages with a revision <= the target cumulative update will be processed.
280+
Starting with Windows 11, version 24H2, the latest cumulative update may have a prerequisite cumulative update that is required to be installed first. To install these checkpoint cumulative updates, call Add-WindowsPackage with the target cumulative update. The folder from -PackagePath will be used to discover and install one or more checkpoints as needed. Only the target cumulative update and any prerequisite checkpoint cumulative updates should be in the -PackagePath folder. Cumulative update packages with a revision less than or equal to the target cumulative update will be processed.
281281

282282
## RELATED LINKS
283283

0 commit comments

Comments
 (0)