Sysprep failing to Reseal - TechRepublic
Question
June 5, 2009 at 01:09 PM
richardm

Sysprep failing to Reseal

by richardm . Updated 16 years, 12 months ago

I’m using a minimal Sysprep.inf to Reseal (mini setup, detect non pnp devices) an ESX virtual machine of Windows XP:

my sysprep.inf file reads as follows

[Sysprep]
BuildMassStorageSection=Yes
[SysprepMassStorage]

The rest of the inf is appended by our imaging agent; regardless reseals fails with the following error:

“An error occurred while trying to update your registry. Unable to continue.”

The mass storage section of the inf file has been ennumerated with the device ids and driver locations but I am amiss as to why this is failing?

This discussion is locked

All Comments