Skip to content

Commit 24cf33b

Browse files
authored
Merge pull request #3870 from MicrosoftDocs/main
OOB Publish for 9B update
2 parents a2e23bc + 64fea57 commit 24cf33b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
275275

276276
## NOTES
277277

278+
**Checkpoint cumulative updates**
279+
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.
281+
278282
## RELATED LINKS
279283

280284
[Get-WindowsPackage](./Get-WindowsPackage.md)

0 commit comments

Comments
 (0)