feed
report

sysprep fails on Windows 2008 Server Enterprise and Standard

When running sysprep tool with the /generalize switch on Windows Server 2008 Standard, I received the following errors (viewable in C:\Windows\System32\sysprep\panther\setupact.log):

Error [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing ‘C:\Program Files\Internet Explorer returned error code 2
Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep
execution. dwRet = 2
Error [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep cleanup providers; hr = 0×80070002

The problem is that there is not a “RunOnce” key in the following registry location:

hklm\SOFTWARE\Microsoft\Windows\CurrentVersion\

To resolve, simply add this key to the CurrentVersion folder and run sysprep again. Worked for me.

Comments are closed.

This entry was posted on Monday, October 19th, 2009feedback at 7:32 ammarketing and is filed under Technology. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.