OSDeploy.com
Twitter
GitHub
PowerShell Gallery
Search
⌃
K
Links
Overview
Release Notes
OSDeploy Home
Module
Functions
GitHub
PowerShell Gallery
Docs
Basics
OSImport
OSMedia
Download Updates
Media Functions
ContentPacks
OSBuild
Advanced
Settings
Redirecting Paths
Disable Global Settings
Citrix PVS Target Device
Automatic Downloads
Import-OSMedia
Update-OSMedia
OSMedia Baseline
MultiLang Baseline
Legacy Operating Systems
Windows MultiLang
Support
External Links
Addons
WebCast
Training
Powered By
GitBook
Citrix PVS Target Device
If you are creating images for Citrix PVS Target Device, you should not run DISM Component Cleanup when performing Offline Servicing. Adding these two settings to your OSDBuilder Global Settings will prevent this from happening by default
{
"UpdateOSMediaSkipComponentCleanup": true,
"NewOSBuildSkipComponentCleanup": true
}
Previous
Disable Global Settings
Next
Automatic Downloads
Last modified
3yr ago