Update-OSDeployCore
Property
Value
Description
Syntax
Update-OSDeployCore [-Force] [-WhatIf] [-Confirm]Parameters
Parameter
Type
Required
Description
Examples
Last updated
Was this helpful?
Was this helpful?
# Download any missing ESD files, OS images, and WinPE driver packages
Update-OSDeployCore# Re-download all assets regardless of what is already cached
Update-OSDeployCore -Force# Preview what would be downloaded without executing
Update-OSDeployCore -WhatIf