[
https://issues.apache.org/jira/browse/VCL-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth closed VCL-350.
--------------------------
Resolution: Fixed
Closing issue. I originally reported it in 2010 but haven't encountered the
problem since. I doubt it's a problem for newer versions of Windows.
> Sysprep may fail if Windows 7 registry size limit is reached
> ------------------------------------------------------------
>
> Key: VCL-350
> URL: https://issues.apache.org/jira/browse/VCL-350
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.1
> Reporter: Andy Kurth
> Priority: Minor
>
> Sysprep may fail if the registry size limit is reached under Windows 7. This
> can occur if certain applications such as ArcGIS are installed. When the
> problem occurs, sysprep.exe runs but fails. The image capture fails because
> the computer never becomes unresponsive to ping.
> When the problem occurs, C:\Windows\System32\sysprep\Panther\setuperr.log
> will contain the following:
> SYSPRP WinMain: Failed to query pending CBS operations; hr = 0x80080005
> To fix this problem, increase the registry size limit key and reboot:
> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\RegistrySizeLimit =
> ffffffff
> This key should be set during pre capture.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)