1
1
I am Trying to sysprep my WIndows 8.1 enterprise (MSDN) and i get the following errors
I have upgraded the Windows 8 to windows 8.1 and the machine contains all the configuration for VS 2012 and rest
Exact error Sysprep was not able to validate your windows installation
Error msg line in log
C:\Users\André>err 0x8007139f
# as an HRESULT: Severity: FAILURE (1), FACILITY_WIN32 (0x7), Code 0x139f
# for hex 0x139f / decimal 5023
ERROR_INVALID_STATE winerror.h
# The group or resource is not in the correct state to
# perform the requested operation.
# 1 matches found for "0x8007139f"
SYSPRP ActionPlatform::GetValue: Error from RegQueryValueEx on value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep; dwRet = 0x2
I have searched the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
But i coud'nt find anything for SYSprep mode
The value for sysprep was (Value not set)
looks like you're the same users who asked this on Technet. Have you looked for a value called SysprepMode in the registry? – magicandre1981 – 2013-10-14T17:45:37.380
I have searchedHKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
But i coud'nt find anything for SYSprep mode
The value for sysprep was (Value not set) – Anurag Shetti – 2013-10-18T05:22:02.777