Quantcast
Channel: Setup Deployment forum
Viewing all articles
Browse latest Browse all 2818

Sysprep generalize fails

$
0
0

I'm trying to build a template Hyper-V vm for a Remote Desktop server farm.  All the required programs are installed, the local admin account profile is configured how I want it.  I have a CopyProfile.xml as described here: http://technet.microsoft.com/en-us/library/hh825135

The only profiles remaining are the local admin & default; the sysprep process fails in the same way regardless of using the unattend file or not.  This started as a vanilla 2012r2 install, with Office 2013, various accounting programs, and the RDS host role.  The server works properly, and there were no event log errors to note.

I've looked over various other sysprep error reports, and none of them really apply (this is not a licensing/rearm issue).  Anyone have an idea of what the problem is?

setupact.log:  http://pastebin.com/Kt0AUQ1z

last 15 lines:

2014-07-14 12:55:28, Info       [0x0f0081] SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_Compat' from C:\Windows\System32\spcompat.dll without error
2014-07-14 12:55:28, Info       [0x0f00bd] SYSPRP CreateSysprepActionList: Building action list for component Microsoft-Windows-Cryptography
2014-07-14 12:55:28, Info       [0x0f0080] SYSPRP ActionPlatform::LaunchModule: Found 'CAPISysPrep_Generalize' in C:\Windows\system32\capisp.dll; executing it
2014-07-14 12:55:28, Info                         capisp.dll::CAPISysPrep_Generalize: NukeTempCryptoFiles failed
2014-07-14 12:55:28, Info                         capisp.dll::CAPISysPrep_Generalize: returning 65b
2014-07-14 12:55:28, Error      [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'CAPISysPrep_Generalize' from C:\Windows\system32\capisp.dll; dwRet = 0x65b[gle=0x00000012]
2014-07-14 12:55:28, Error                 SYSPRP ActionPlatform::ExecuteAction: Error in executing action; dwRet = 0x65b[gle=0x00000012]
2014-07-14 12:55:28, Error                 SYSPRP ActionPlatform::ExecuteActionList: Error in execute actions; dwRet = 0x65b[gle=0x00000012]
2014-07-14 12:55:28, Error                 SYSPRP SysprepSession::Execute: Error in executing actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x65b
2014-07-14 12:55:28, Error                 SYSPRP RunPlatformActions:Failed while executing SysprepSession actions; dwRet = 0x65b
2014-07-14 12:55:28, Error      [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x65b
2014-07-14 12:55:28, Error      [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep generalize internal providers; hr = 0x8007065b
2014-07-14 12:55:37, Info       [0x0f004c] SYSPRP WaitThread:Exiting spawned waiting thread
2014-07-14 12:55:37, Info       [0x0f0052] SYSPRP Shutting down SysPrep log
2014-07-14 12:55:37, Info       [0x0f004d] SYSPRP The time is now 2014-07-14 12:55:37

setuperr.log:  http://pastebin.com/tvasUKqV

2014-07-14 12:55:28, Error      [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'CAPISysPrep_Generalize' from C:\Windows\system32\capisp.dll; dwRet = 0x65b[gle=0x00000012]
2014-07-14 12:55:28, Error                 SYSPRP ActionPlatform::ExecuteAction: Error in executing action; dwRet = 0x65b[gle=0x00000012]
2014-07-14 12:55:28, Error                 SYSPRP ActionPlatform::ExecuteActionList: Error in execute actions; dwRet = 0x65b[gle=0x00000012]
2014-07-14 12:55:28, Error                 SYSPRP SysprepSession::Execute: Error in executing actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x65b
2014-07-14 12:55:28, Error                 SYSPRP RunPlatformActions:Failed while executing SysprepSession actions; dwRet = 0x65b
2014-07-14 12:55:28, Error      [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x65b
2014-07-14 12:55:28, Error      [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep generalize internal providers; hr = 0x8007065b



Viewing all articles
Browse latest Browse all 2818

Trending Articles