[
https://issues.apache.org/jira/browse/VCL-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth updated VCL-350:
---------------------------
Fix Version/s: 2.4
> 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
> Fix For: 2.4
>
>
> 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 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