Update-OSDeployCoreOS
Property
Value
Description
Syntax
Update-OSDeployCoreOS [-Force] [-WhatIf] [-Confirm]Parameters
Parameter
Type
Required
Description
Examples
Last updated
Was this helpful?
Was this helpful?
# Ensure ESD files are cached, then import all available architectures
Update-OSDeployCoreOS# Import with detailed verbose output showing each extraction step
Update-OSDeployCoreOS -Verbose# Re-download ESD files and re-import all architectures
Update-OSDeployCoreOS -Force# Preview which OS image directories would be created
Update-OSDeployCoreOS -WhatIf