Update Core Content
Download and prepare the Windows, recovery, and driver content used by OSDeploy.
Use Update-OSDeployCore to prepare the local content library used to build OSDeploy boot images. The command downloads current Windows source files, prepares Windows and Windows Recovery Environment (WinRE) content, and updates Windows Preinstallation Environment (WinPE) drivers under $env:ProgramData\OSDeployCore.
Prepare OSDeployCore
Confirm the Requirements
Run the function on a workstation that meets these requirements:
Windows 11 25H2 build 26200 or later
PowerShell 7.6 or later installed from the MSI package
Current OSDeploy module
Administrator rights
curl.exeavailable inPATHInternet access and enough storage for Windows source files and drivers
Windows source files are large, and preparing the images can take time. Keep the elevated PowerShell session open until the command finishes.
For update behavior and advanced examples, see Update-OSDeployCore. For compact syntax, see the Update-OSDeployCore command reference.
Last updated
Was this helpful?

