Update-OSDeployCoreESD
Property
Value
Description
Syntax
Update-OSDeployCoreESD [-Force] [-WhatIf] [-Confirm]Parameters
Parameter
Type
Required
Description
Examples
Last updated
Was this helpful?
Was this helpful?
# Test reachability, confirm, then download any missing ESD files
Update-OSDeployCoreESD# Re-download both ESD files regardless of whether they are already cached
Update-OSDeployCoreESD -Force# Preview which ESD files would be downloaded without performing any work
Update-OSDeployCoreESD -WhatIf