.allstar
Lieutenant
- Registriert
- Juli 2012
- Beiträge
- 515
Hallo ich wollte meinen PC mit Sysprep für das klonen vorbereiten, bekomme aber eine Fehlermeldung. In der setupact.log steht folgendes.
Was muss ich machen damit es geht??
Was muss ich machen damit es geht??
Code:
2020-03-04 11:51:28, Info SYSPRP ========================================================
2020-03-04 11:51:28, Info SYSPRP === Beginning of a new sysprep run ===
2020-03-04 11:51:28, Info SYSPRP ========================================================
2020-03-04 11:51:28, Info [0x0f004d] SYSPRP The time is now 2020-03-04 11:51:28
2020-03-04 11:51:28, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther
2020-03-04 11:51:28, Info [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine
2020-03-04 11:51:28, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything
2020-03-04 11:51:28, Warning SYSPRP WinMain: File operations pending
2020-03-04 11:51:28, Info [0x0f003d] SYSPRP WinMain:Displaying dialog box for user to choose sysprep mode...
2020-03-04 11:51:31, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers.
2020-03-04 11:51:31, Info SYSPRP RunDlls:Running platform actions specified in action file for phase 3
2020-03-04 11:51:31, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null>
2020-03-04 11:51:31, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml
2020-03-04 11:51:31, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
2020-03-04 11:51:31, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
2020-03-04 11:51:31, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll
2020-03-04 11:51:37, Info CSI 00000001 Shim considered [l:125]'\??\C:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.651_none_5f2896f458eff373\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-03-04 11:51:37, Info CSI 00000002 Shim considered [l:122]'\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.651_none_5f2896f458eff373\wcp.dll' : got STATUS_SUCCESS
2020-03-04 11:51:37, Info SYSPRP Sysprep_Clean_Validate_Opk: Successfully validated reserves state on the machine for entering audit mode.
2020-03-04 11:51:37, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error
2020-03-04 11:51:37, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers.
2020-03-04 11:51:37, Info SYSPRP RunDlls:Running platform actions specified in action file for phase 1
2020-03-04 11:51:37, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null>
2020-03-04 11:51:37, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml
2020-03-04 11:51:37, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
2020-03-04 11:51:37, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
2020-03-04 11:51:37, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll
2020-03-04 11:51:37, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll without error
2020-03-04 11:51:37, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll
2020-03-04 11:51:37, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned.
2020-03-04 11:51:37, Error SYSPRP Package NVIDIACorp.NVIDIAControlPanel_8.1.956.0_x64__56jybvy8sckqj was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.
2020-03-04 11:51:37, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2.
2020-03-04 11:51:37, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.
2020-03-04 11:51:37, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2
2020-03-04 11:51:37, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2
2020-03-04 11:51:37, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2
2020-03-04 11:51:37, Error [0x0f0070] SYSPRP RunDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
2020-03-04 11:51:37, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2
2020-03-04 11:51:39, Info [0x0f0052] SYSPRP Shutting down SysPrep log
2020-03-04 11:51:39, Info [0x0f004d] SYSPRP The time is now 2020-03-04 11:51:39