Guest User

Sysprep problems

a guest
Mar 1st, 2016
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.98 KB | None | 0 0
  1. 2016-03-01 12:17:21, Info SYSPRP ========================================================
  2. 2016-03-01 12:17:21, Info SYSPRP === Beginning of a new sysprep run ===
  3. 2016-03-01 12:17:21, Info SYSPRP ========================================================
  4. 2016-03-01 12:17:21, Info [0x0f004d] SYSPRP The time is now 2016-03-01 12:17:21
  5. 2016-03-01 12:17:21, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther
  6. 2016-03-01 12:17:21, Info [0x0f0054] SYSPRP ValidateUser:User has required privileges to sysprep machine
  7. 2016-03-01 12:17:21, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything
  8. 2016-03-01 12:17:21, Warning SYSPRP WinMain: File operations pending
  9. 2016-03-01 12:17:21, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE'
  10. 2016-03-01 12:17:21, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE'
  11. 2016-03-01 12:17:21, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'SHUTDOWN'
  12. 2016-03-01 12:17:21, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers.
  13. 2016-03-01 12:17:21, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3
  14. 2016-03-01 12:17:21, Info [0x0f00ba] SYSPRP SysprepSession::CreateSession: Successfully created instance with mount path C:, action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null>
  15. 2016-03-01 12:17:21, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml
  16. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
  17. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetValue: Getting value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
  18. 2016-03-01 12:17:21, Warning SYSPRP ActionPlatform::GetValue: Error from RegQueryValueEx on value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep; dwRet = 0x2
  19. 2016-03-01 12:17:21, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
  20. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
  21. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetValue: Getting value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
  22. 2016-03-01 12:17:21, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
  23. 2016-03-01 12:17:21, Info [0x0f0080] SYSPRP ActionPlatform::LaunchModule: Found 'Sysprep_Clean_Validate_Opk' in C:\Windows\System32\spopk.dll; executing it
  24. 2016-03-01 12:17:21, Info [0x0f0081] SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error
  25. 2016-03-01 12:17:21, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers.
  26. 2016-03-01 12:17:21, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1
  27. 2016-03-01 12:17:21, Info [0x0f00ba] SYSPRP SysprepSession::CreateSession: Successfully created instance with mount path C:, action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null>
  28. 2016-03-01 12:17:21, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml
  29. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
  30. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetValue: Getting value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
  31. 2016-03-01 12:17:21, Warning SYSPRP ActionPlatform::GetValue: Error from RegQueryValueEx on value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep; dwRet = 0x2
  32. 2016-03-01 12:17:21, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
  33. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
  34. 2016-03-01 12:17:21, Info SYSPRP ActionPlatform::GetValue: Getting value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
  35. 2016-03-01 12:17:21, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
  36. 2016-03-01 12:17:21, Info [0x0f0080] SYSPRP ActionPlatform::LaunchModule: Found 'SysprepGeneralizeValidate' in C:\Windows\System32\AppxSysprep.dll; executing it
  37. 2016-03-01 12:17:21, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned.
  38.  
  39. 2016-03-01 12:17:21, Error SYSPRP Package Microsoft.NET.Native.Runtime.1.0_1.0.22929.0_x86__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.
  40.  
  41. 2016-03-01 12:17:21, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2.
  42.  
  43. 2016-03-01 12:17:21, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.
  44.  
  45. 2016-03-01 12:17:21, Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2
  46. 2016-03-01 12:17:21, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2
  47. 2016-03-01 12:17:21, Error SYSPRP RunPlatformActions:Failed while validating SysprepSession actions; dwRet = 0x3cf2
  48. 2016-03-01 12:17:21, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
  49. 2016-03-01 12:17:21, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2
  50. 2016-03-01 12:17:27, Info [0x0f0052] SYSPRP Shutting down SysPrep log
  51. 2016-03-01 12:17:27, Info [0x0f004d] SYSPRP The time is now 2016-03-01 12:17:27
Add Comment
Please, Sign In to add comment