I installed a fresh version of Windows 8.1 Enterprise with plan to create a new Windows 8.1 image. When I run 'Sysprep /generalize /shutdown /oobe' I get a fatal error. The setuperr.txt file gives me this:
2013-11-01 10:54:21, Error SYSPRP Package Microsoft.WinJS.2.0.Preview_1.0.9431.0_neutral__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.
2013-11-01 10:54:21, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2.
2013-11-01 10:54:21, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.
2013-11-01 10:54:21, Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralize' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2
2013-11-01 10:54:21, Error SYSPRP ActionPlatform::ExecuteAction: Error in executing action; dwRet = 0x3cf2
2013-11-01 10:54:21, Error SYSPRP ActionPlatform::ExecuteActionList: Error in execute actions; dwRet = 0x3cf2
2013-11-01 10:54:21, Error SYSPRP SysprepSession::Execute: Error in executing actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2
2013-11-01 10:54:21, Error SYSPRP RunPlatformActions:Failed while executing SysprepSession actions; dwRet = 0x3cf2
2013-11-01 10:54:21, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
2013-11-01 10:54:21, Error [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep generalize internal providers; hr = 0x80073cf2
The 'Microsoft.WinJS.2.0.Preview_1.0.9431.0' package seems to have to do with the Windows store, but that as much as I've found so far. Has anyone else seen this with 8.1?
Thanks