[
https://issues.apache.org/jira/browse/VCL-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Peeler resolved VCL-462.
------------------------------
Resolution: Fixed
> Remove Windows service pack installation files during image capture
> -------------------------------------------------------------------
>
> Key: VCL-462
> URL: https://issues.apache.org/jira/browse/VCL-462
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.2.1
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Priority: Minor
> Fix For: 2.3
>
>
> Windows service pack files are not removed by the clean_hard_drive subroutine
> in Windows.pm. They are also not removed by cleanmgr.exe. This causes
> images to be larger than necessary. The files are normally left on the
> computer by the service pack installer so that the service pack can be
> uninstalled if necessary.
> For Windows 7 and 2008, the following command can be called to remove the
> files:
> dism.exe /online /cleanup-image /spsuperseded
> Add a call to this utility to clean_hard_drive.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira