Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-462

Remove Windows service pack installation files during image capture

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.1
    • 2.3
    • vcld (backend)
    • None

    Description

      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.

      Attachments

        Activity

          People

            arkurth Andrew Kurth
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: