SkipComponentCleanup Parameter
OSDBuilder normally processes the following DISM command when performing Offline Servicing
DISM /Cleanup-Image /StartComponentCleanup /ResetBaseUnfortunately this doesn't work too well for Citrix PVS Target Device
Use the following command line to skip the DISM Cleanup Image step
Update-OSMedia -SkipComponentCleanupLast updated
Was this helpful?