Unattend.xml Fehler oobe Komponente
Hallo,
ich habe ien Problemmit der unattend.xml. Eine oobe-Komponente kann nicht verarbeitet werden, und die Installation bricht ab. Ausden Fehlermeldungen werde ich nciht schlau,. Vielleicht kannmir jemand weiterhelfen.
Hier die einzelnen Dateien
unattend.xml
setuperrl.log
setupact.log
ich habe ien Problemmit der unattend.xml. Eine oobe-Komponente kann nicht verarbeitet werden, und die Installation bricht ab. Ausden Fehlermeldungen werde ich nciht schlau,. Vielleicht kannmir jemand weiterhelfen.
Hier die einzelnen Dateien
unattend.xml
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="generalize">
<component name="Microsoft-Windows-PnpSysprep" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DoNotCleanUpNonPresentDevices>true</DoNotCleanUpNonPresentDevices>
<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
<SkipRearm>1</SkipRearm>
</component>
</settings>
<settings pass="specialize">
<component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ExtendOSPartition>
<Size>20000</Size>
<Extend>false</Extend>
</ExtendOSPartition>
<RunSynchronous>
<RunSynchronousCommand wcm:action="add">
<Order>1</Order>
<Path>net user administrator /active:yes</Path>
</RunSynchronousCommand>
</RunSynchronous>
</component>
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ComputerName>*</ComputerName>
<CopyProfile>true</CopyProfile>
<ProductKey>*****************************</ProductKey>
<ShowWindowsLive>true</ShowWindowsLive>
<TimeZone>W. Europe Standard Time</TimeZone>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-International-Core" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<InputLocale>de-DE</InputLocale>
<SystemLocale>de-DE</SystemLocale>
<UILanguage>de-DE</UILanguage>
<UserLocale>de-DE</UserLocale>
</component>
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Work</NetworkLocation>
<ProtectYourPC>3</ProtectYourPC>
</OOBE>
<UserAccounts>
<AdministratorPassword>
<Value>cABhAHUAbABpAG4AZQAxADIAMwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
<PlainText>false</PlainText>
</AdministratorPassword>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>cABhAHUAbABpAG4AZQAxADIAMwBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<Description>Administrator</Description>
<DisplayName>Administrator</DisplayName>
<Group>Administrator</Group>
<Name>Administrator</Name>
</LocalAccount>
<LocalAccount wcm:action="add">
<Password>
<Value>dQBzAGUAcgBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<DisplayName>user</DisplayName>
<Name>user</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
<AutoLogon>
<Password>
<Value>user</Value>
<PlainText>true</PlainText>
</Password>
<Enabled>true</Enabled>
<LogonCount>2</LogonCount>
<Username>user</Username>
</AutoLogon>
</component>
</settings>
<cpi:offlineImage cpi:source="wim://*******/downloads/sw_dvd5_win_pro_7_32bit_german_full_mlf_x15-71073/sources/install.wim#Windows 7 PROFESSIONAL" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
setuperrl.log
2015-10-20 12:45:30, Error [SETUPUGC.EXE] ApplyDiskOperationUsingService: Failed to correctly apply disk operation of type [0x8]; hr = 0x8004240f
2015-10-20 12:47:54, Error [oobeldr.exe] SMI data results dump: Source = Name: Microsoft-Windows-Shell-Setup, Language: neutral, ProcessorArchitecture: x86, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS, /settings/UserAccounts/AutoLogon
2015-10-20 12:47:54, Error [oobeldr.exe] SMI data results dump: Description = Die Einstellung ist in dieser Komponente nicht definiert.
2015-10-20 12:47:55, Error [oobeldr.exe] User input error was detected in unattend file. Error: [0x0]
2015-10-20 13:17:01, Error [oobeldr.exe] Pass has failed status; system is in an invalid state.
2015-10-20 13:17:02, Error [oobeldr.exe] Failed to complete RunSMIPass for oobeSystem. Error: [0x8030000C]
2015-10-20 13:17:02, Error [oobeldr.exe] There was an error while processing oobeSystem. Error: [0x8030000C]
2015-10-20 13:17:09, Error [windeploy.exe] Command [%windir%\system32\oobe\oobeldr.exe /system] failed with exit code [0x8030000c]
2015-10-20 13:17:09, Error [windeploy.exe] Failure occured during online installation. Online installation cannot complete at this time.; hr = 0x80004005
2015-10-20 13:18:32, Error [oobeldr.exe] Pass has failed status; system is in an invalid state.
2015-10-20 13:18:34, Error [oobeldr.exe] Failed to complete RunSMIPass for oobeSystem. Error: [0x8030000C]
2015-10-20 13:18:34, Error [oobeldr.exe] There was an error while processing oobeSystem. Error: [0x8030000C]
setupact.log
2015-10-19 11:33:21, Info [windeploy.exe] ------------------------------------------------
2015-10-19 11:33:21, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-19 11:33:21, Info [windeploy.exe] Setup has not completed, adding pending reboot.
2015-10-19 11:33:21, Info [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.
2015-10-19 11:33:21, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...
2015-10-19 11:36:35, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-19 11:36:35, Info [windeploy.exe] Found completion flag [True], reboot requested flag [True] --> rebooting computer before proceeding with deployment...
2015-10-19 11:36:35, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-19 11:36:35, Info [windeploy.exe] An immediate reboot or shutdown was requested/required... rebooting / shutting down computer
2015-10-19 11:36:35, Info [windeploy.exe] Flushing registry to disk...
2015-10-19 11:36:36, Info [windeploy.exe] Flush took 1310 ms.
2015-10-19 11:36:36, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-19 11:38:00, Info [windeploy.exe] ------------------------------------------------
2015-10-19 11:38:00, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-19 11:38:00, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-19 11:38:00, Info [windeploy.exe] Found no unattend file.
2015-10-19 11:38:04, Info [windeploy.exe] Started WinSAT; will need to wait
2015-10-19 11:38:26, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...
2015-10-19 11:38:26, Info [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...
2015-10-19 11:38:26, Info [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-19 11:38:26, Info [oobeldr.exe] Parsing command line arguments...
2015-10-19 11:38:26, Info [oobeldr.exe] Parsing the following command line: [/system]
2015-10-19 11:38:26, Info [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x0
2015-10-19 11:38:26, Info [oobeldr.exe] Found no unattend file for oobeSystem pass; skipping pass.
2015-10-19 11:38:26, Info [oobeldr.exe] No reboot has been requested for oobeSystem unattend.
2015-10-19 11:38:26, Info [oobeldr.exe] Successfully ran oobeSystem pass.
2015-10-19 11:38:26, Info [oobeldr.exe] Launching [C:\Windows\system32\oobe\msoobe.exe]...
2015-10-19 11:38:26, Info [msoobe.exe] Starting service sppsvc
2015-10-19 11:38:28, Info [msoobe.exe] Service sppsvc reports as running
2015-10-19 11:38:28, Info [msoobe.exe] Starting service audiosrv
2015-10-19 11:38:29, Info [msoobe.exe] Service audiosrv reports as running
2015-10-19 11:38:29, Info [msoobe.exe] Successfully created first boot reg key
2015-10-19 11:38:30, Info [msoobe.exe] Display mode is set to 1280x800x32 [60Hz]
2015-10-19 11:38:30, Info [msoobe.exe] Starting service Themes
2015-10-19 11:38:31, Info [msoobe.exe] Service Themes reports as running
2015-10-19 11:38:31, Info [msoobe.exe] Starting service TabletInputService
2015-10-19 11:38:32, Warning [msoobe.exe] Service TabletInputService is not running after waiting 10000 milliseconds
2015-10-19 11:38:32, Info [msoobe.exe] Found [1] UI languages
2015-10-19 11:38:32, Info [msoobe.exe] Saving language [0x0407] [de]
2015-10-19 11:38:32, Info [msoobe.exe] Saving language [0x0407] [de]
2015-10-19 11:38:32, Info [msoobe.exe] Creating background bitmap [layout=0x00000000, cached=1]
2015-10-19 11:38:32, Info [msoobe.exe] PID EditionID: [Professional]
2015-10-19 11:38:32, Info [msoobe.exe] Registry EditionID: [Professional]
2015-10-19 11:38:32, Info [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\Volume\Professional\license.rtf]
2015-10-19 11:38:32, Info [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\_Default\Professional\license.rtf]
2015-10-19 11:38:32, Info [msoobe.exe] Found EULA: [C:\Windows\system32\de-DE\Licenses\_Default\Professional\license.rtf]
2015-10-19 11:38:39, Info [msoobe.exe] Cleaning up background work
2015-10-19 11:38:39, Info [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-19 11:38:39, Info [oobeldr.exe] OOBE UI requested a switch into audit mode
2015-10-19 11:38:39, Info [oobeldr.exe] OOBELdr.exe exiting with code [0xbc2]...
2015-10-19 11:38:39, Info [windeploy.exe] Process exited with exit code [0xbc2]
2015-10-19 11:38:39, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\Panther\SetupInfo succeeded.
2015-10-19 11:38:39, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.
2015-10-19 11:38:39, Info [windeploy.exe] An immediate reboot or shutdown was requested/required... rebooting / shutting down computer
2015-10-19 11:38:39, Info [windeploy.exe] Flushing registry to disk...
2015-10-19 11:38:41, Info [windeploy.exe] Flush took 1077 ms.
2015-10-19 11:38:41, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-19 11:40:03, Info [windeploy.exe] ------------------------------------------------
2015-10-19 11:40:03, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-19 11:40:03, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-19 11:40:03, Info [windeploy.exe] Found no unattend file.
2015-10-19 11:40:03, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\audit.exe /system]...
2015-10-19 11:40:04, Info [audit.exe] Audit.exe launched with command-line [/system]...
2015-10-19 11:40:04, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-19 11:40:04, Info [audit.exe] Parsing command line arguments...
2015-10-19 11:40:04, Info [audit.exe] Parsing the following command line: [/system]
2015-10-19 11:40:04, Info [audit.exe] Status for unattend pass [auditSystem] = 0x0
2015-10-19 11:40:04, Info [audit.exe] Found no unattend file for auditSystem pass; skipping pass.
2015-10-19 11:40:04, Info [audit.exe] No reboot has been requested for auditSystem unattend.
2015-10-19 11:40:04, Info [audit.exe] Successfully ran unattend pass.
2015-10-19 11:40:04, Info [audit.exe] Arranging to be re-called after logon with command line [C:\Windows\system32\oobe\audit.exe /user]...
2015-10-19 11:40:04, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-19 11:40:04, Info [audit.exe] Successfully enabled local account [Administrator]; prev state = 0x10203
2015-10-19 11:40:04, Info [audit.exe] Successfully configured system for autologon
2015-10-19 11:40:04, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-19 11:40:04, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-19 11:40:04, Info [windeploy.exe] Starting system services...
2015-10-19 11:40:14, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-19 11:40:23, Info [audit.exe] Audit.exe launched with command-line [/user]...
2015-10-19 11:40:23, Info [audit.exe] Parsing command line arguments...
2015-10-19 11:40:23, Info [audit.exe] Parsing the following command line: [/user]
2015-10-19 11:40:23, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-19 11:40:24, Info [audit.exe] Successfully restored previous state (0x10203) for user [Administrator]
2015-10-19 11:40:24, Info [audit.exe] ScreenSaver:Screen saver was already disabled, no need to disable it
2015-10-19 11:40:24, Info [audit.exe] Status for unattend pass [auditUser] = 0x0
2015-10-19 11:40:24, Info [audit.exe] Found no unattend file for auditUser pass; skipping pass.
2015-10-19 11:40:24, Info [audit.exe] No reboot has been requested for auditUser unattend.
2015-10-19 11:40:24, Info [audit.exe] Successfully ran unattend pass.
2015-10-19 11:40:24, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-19 11:40:24, Info [audit.exe] Successfully launched Sysprep with command line [C:\Windows\system32\sysprep\sysprep.exe /reboot]
2015-10-19 11:40:24, Info [audit.exe] ScreenSaver:Screen saver was originally disabled, leaving it disabled
2015-10-19 11:40:24, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-19 14:06:49, Info [windeploy.exe] ------------------------------------------------
2015-10-19 14:06:49, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-19 14:06:49, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-19 14:06:49, Info [windeploy.exe] Found no unattend file.
2015-10-19 14:06:49, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\audit.exe /system]...
2015-10-19 14:06:49, Info [audit.exe] Audit.exe launched with command-line [/system]...
2015-10-19 14:06:49, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-19 14:06:49, Info [audit.exe] Parsing command line arguments...
2015-10-19 14:06:49, Info [audit.exe] Parsing the following command line: [/system]
2015-10-19 14:06:49, Info [audit.exe] Status for unattend pass [auditSystem] = 0x0
2015-10-19 14:06:49, Info [audit.exe] Found no unattend file for auditSystem pass; skipping pass.
2015-10-19 14:06:49, Info [audit.exe] No reboot has been requested for auditSystem unattend.
2015-10-19 14:06:49, Info [audit.exe] Successfully ran unattend pass.
2015-10-19 14:06:49, Info [audit.exe] Arranging to be re-called after logon with command line [C:\Windows\system32\oobe\audit.exe /user]...
2015-10-19 14:06:49, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-19 14:06:50, Info [audit.exe] Successfully enabled local account [Administrator]; prev state = 0x10203
2015-10-19 14:06:50, Info [audit.exe] Successfully configured system for autologon
2015-10-19 14:06:50, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-19 14:06:50, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-19 14:06:50, Info [windeploy.exe] Starting system services...
2015-10-19 14:06:53, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-19 14:07:11, Info [audit.exe] Audit.exe launched with command-line [/user]...
2015-10-19 14:07:11, Info [audit.exe] Parsing command line arguments...
2015-10-19 14:07:11, Info [audit.exe] Parsing the following command line: [/user]
2015-10-19 14:07:11, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-19 14:07:11, Info [audit.exe] Successfully restored previous state (0x10203) for user [Administrator]
2015-10-19 14:07:11, Info [audit.exe] ScreenSaver:Screen saver was already disabled, no need to disable it
2015-10-19 14:07:11, Info [audit.exe] Status for unattend pass [auditUser] = 0x0
2015-10-19 14:07:11, Info [audit.exe] Found no unattend file for auditUser pass; skipping pass.
2015-10-19 14:07:11, Info [audit.exe] No reboot has been requested for auditUser unattend.
2015-10-19 14:07:11, Info [audit.exe] Successfully ran unattend pass.
2015-10-19 14:07:11, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-19 14:07:11, Info [audit.exe] Successfully launched Sysprep with command line [C:\Windows\system32\sysprep\sysprep.exe /reboot]
2015-10-19 14:07:11, Info [audit.exe] ScreenSaver:Screen saver was originally disabled, leaving it disabled
2015-10-19 14:07:11, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-19 19:48:12, Info [windeploy.exe] ------------------------------------------------
2015-10-19 19:48:12, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-19 19:48:12, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-19 19:48:12, Info [windeploy.exe] Found no unattend file.
2015-10-19 19:48:12, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\audit.exe /system]...
2015-10-19 19:48:12, Info [audit.exe] Audit.exe launched with command-line [/system]...
2015-10-19 19:48:12, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-19 19:48:12, Info [audit.exe] Parsing command line arguments...
2015-10-19 19:48:12, Info [audit.exe] Parsing the following command line: [/system]
2015-10-19 19:48:12, Info [audit.exe] Status for unattend pass [auditSystem] = 0x0
2015-10-19 19:48:12, Info [audit.exe] Found no unattend file for auditSystem pass; skipping pass.
2015-10-19 19:48:12, Info [audit.exe] No reboot has been requested for auditSystem unattend.
2015-10-19 19:48:12, Info [audit.exe] Successfully ran unattend pass.
2015-10-19 19:48:12, Info [audit.exe] Arranging to be re-called after logon with command line [C:\Windows\system32\oobe\audit.exe /user]...
2015-10-19 19:48:12, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-19 19:48:12, Info [audit.exe] Successfully enabled local account [Administrator]; prev state = 0x10203
2015-10-19 19:48:13, Info [audit.exe] Successfully configured system for autologon
2015-10-19 19:48:13, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-19 19:48:13, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-19 19:48:13, Info [windeploy.exe] Starting system services...
2015-10-19 19:48:25, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-19 19:48:30, Info [audit.exe] Audit.exe launched with command-line [/user]...
2015-10-19 19:48:30, Info [audit.exe] Parsing command line arguments...
2015-10-19 19:48:30, Info [audit.exe] Parsing the following command line: [/user]
2015-10-19 19:48:30, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-19 19:48:30, Info [audit.exe] Successfully restored previous state (0x10203) for user [Administrator]
2015-10-19 19:48:30, Info [audit.exe] ScreenSaver:Screen saver was already disabled, no need to disable it
2015-10-19 19:48:30, Info [audit.exe] Status for unattend pass [auditUser] = 0x0
2015-10-19 19:48:30, Info [audit.exe] Found no unattend file for auditUser pass; skipping pass.
2015-10-19 19:48:30, Info [audit.exe] No reboot has been requested for auditUser unattend.
2015-10-19 19:48:30, Info [audit.exe] Successfully ran unattend pass.
2015-10-19 19:48:30, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-19 19:48:30, Info [audit.exe] Successfully launched Sysprep with command line [C:\Windows\system32\sysprep\sysprep.exe /reboot]
2015-10-19 19:48:30, Info [audit.exe] ScreenSaver:Screen saver was originally disabled, leaving it disabled
2015-10-19 19:48:30, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:06:20, Info [windeploy.exe] ------------------------------------------------
2015-10-20 08:06:20, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 08:06:20, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 08:06:20, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:06:20, Info [windeploy.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:06:20, Info [windeploy.exe] Found no unattend file.
2015-10-20 08:06:20, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\audit.exe /system]...
2015-10-20 08:06:21, Info [audit.exe] Audit.exe launched with command-line [/system]...
2015-10-20 08:06:21, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-20 08:06:21, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:06:21, Info [audit.exe] Parsing the following command line: [/system]
2015-10-20 08:06:21, Info [audit.exe] Status for unattend pass [auditSystem] = 0x0
2015-10-20 08:06:21, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:06:21, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:06:21, Info [audit.exe] Found no unattend file for auditSystem pass; skipping pass.
2015-10-20 08:06:21, Info [audit.exe] No reboot has been requested for auditSystem unattend.
2015-10-20 08:06:21, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:06:21, Info [audit.exe] Arranging to be re-called after logon with command line [C:\Windows\system32\oobe\audit.exe /user]...
2015-10-20 08:06:21, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:06:21, Info [audit.exe] Successfully enabled local account [Administrator]; prev state = 0x10203
2015-10-20 08:06:21, Info [audit.exe] Successfully configured system for autologon
2015-10-20 08:06:21, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:06:22, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-20 08:06:22, Info [windeploy.exe] Starting system services...
2015-10-20 08:07:10, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-20 08:07:16, Info [audit.exe] Audit.exe launched with command-line [/user]...
2015-10-20 08:07:17, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:07:17, Info [audit.exe] Parsing the following command line: [/user]
2015-10-20 08:07:17, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:07:17, Info [audit.exe] Successfully restored previous state (0x10203) for user [Administrator]
2015-10-20 08:07:17, Info [audit.exe] ScreenSaver:Screen saver was already disabled, no need to disable it
2015-10-20 08:07:17, Info [audit.exe] Status for unattend pass [auditUser] = 0x0
2015-10-20 08:07:17, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:07:17, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:07:17, Info [audit.exe] Found no unattend file for auditUser pass; skipping pass.
2015-10-20 08:07:17, Info [audit.exe] No reboot has been requested for auditUser unattend.
2015-10-20 08:07:17, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:07:17, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-20 08:07:17, Info [audit.exe] Successfully launched Sysprep with command line [C:\Windows\system32\sysprep\sysprep.exe /reboot]
2015-10-20 08:07:17, Info [audit.exe] ScreenSaver:Screen saver was originally disabled, leaving it disabled
2015-10-20 08:07:17, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:09:05, Info [windeploy.exe] ------------------------------------------------
2015-10-20 08:09:05, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 08:09:05, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 08:09:05, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:09:05, Info [windeploy.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:09:05, Info [windeploy.exe] Found no unattend file.
2015-10-20 08:09:05, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\audit.exe /system]...
2015-10-20 08:09:06, Info [audit.exe] Audit.exe launched with command-line [/system]...
2015-10-20 08:09:06, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-20 08:09:06, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:09:06, Info [audit.exe] Parsing the following command line: [/system]
2015-10-20 08:09:06, Info [audit.exe] Status for unattend pass [auditSystem] = 0x0
2015-10-20 08:09:06, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:09:06, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:09:06, Info [audit.exe] Found no unattend file for auditSystem pass; skipping pass.
2015-10-20 08:09:06, Info [audit.exe] No reboot has been requested for auditSystem unattend.
2015-10-20 08:09:06, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:09:06, Info [audit.exe] Arranging to be re-called after logon with command line [C:\Windows\system32\oobe\audit.exe /user]...
2015-10-20 08:09:06, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:09:07, Info [audit.exe] Successfully enabled local account [Administrator]; prev state = 0x10203
2015-10-20 08:09:07, Info [audit.exe] Successfully configured system for autologon
2015-10-20 08:09:07, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:09:07, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-20 08:09:07, Info [windeploy.exe] Starting system services...
2015-10-20 08:09:56, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-20 08:10:00, Info [audit.exe] Audit.exe launched with command-line [/user]...
2015-10-20 08:10:00, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:10:00, Info [audit.exe] Parsing the following command line: [/user]
2015-10-20 08:10:00, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:10:00, Info [audit.exe] Successfully restored previous state (0x10203) for user [Administrator]
2015-10-20 08:10:00, Info [audit.exe] ScreenSaver:Screen saver was already disabled, no need to disable it
2015-10-20 08:10:00, Info [audit.exe] Status for unattend pass [auditUser] = 0x0
2015-10-20 08:10:00, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:10:00, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:10:00, Info [audit.exe] Found no unattend file for auditUser pass; skipping pass.
2015-10-20 08:10:00, Info [audit.exe] No reboot has been requested for auditUser unattend.
2015-10-20 08:10:00, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:10:00, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-20 08:10:00, Info [audit.exe] Successfully launched Sysprep with command line [C:\Windows\system32\sysprep\sysprep.exe /reboot]
2015-10-20 08:10:00, Info [audit.exe] ScreenSaver:Screen saver was originally disabled, leaving it disabled
2015-10-20 08:10:00, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:18:29, Info [windeploy.exe] ------------------------------------------------
2015-10-20 08:18:29, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 08:18:29, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 08:18:29, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:18:29, Info [windeploy.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:18:29, Info [windeploy.exe] Found no unattend file.
2015-10-20 08:18:29, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\audit.exe /system]...
2015-10-20 08:18:29, Info [audit.exe] Audit.exe launched with command-line [/system]...
2015-10-20 08:18:29, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-20 08:18:30, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:18:30, Info [audit.exe] Parsing the following command line: [/system]
2015-10-20 08:18:30, Info [audit.exe] Status for unattend pass [auditSystem] = 0x0
2015-10-20 08:18:30, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:18:30, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:18:30, Info [audit.exe] Found no unattend file for auditSystem pass; skipping pass.
2015-10-20 08:18:30, Info [audit.exe] No reboot has been requested for auditSystem unattend.
2015-10-20 08:18:30, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:18:30, Info [audit.exe] Arranging to be re-called after logon with command line [C:\Windows\system32\oobe\audit.exe /user]...
2015-10-20 08:18:30, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:18:30, Info [audit.exe] Successfully enabled local account [Administrator]; prev state = 0x10203
2015-10-20 08:18:30, Info [audit.exe] Successfully configured system for autologon
2015-10-20 08:18:30, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:18:31, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-20 08:18:31, Info [windeploy.exe] Starting system services...
2015-10-20 08:19:18, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-20 08:19:23, Info [audit.exe] Audit.exe launched with command-line [/user]...
2015-10-20 08:19:24, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:19:24, Info [audit.exe] Parsing the following command line: [/user]
2015-10-20 08:19:24, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:19:24, Info [audit.exe] Successfully restored previous state (0x10203) for user [Administrator]
2015-10-20 08:19:24, Info [audit.exe] ScreenSaver:Screen saver was already disabled, no need to disable it
2015-10-20 08:19:24, Info [audit.exe] Status for unattend pass [auditUser] = 0x0
2015-10-20 08:19:24, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:19:24, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:19:24, Info [audit.exe] Found no unattend file for auditUser pass; skipping pass.
2015-10-20 08:19:24, Info [audit.exe] No reboot has been requested for auditUser unattend.
2015-10-20 08:19:24, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:19:24, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-20 08:19:24, Info [audit.exe] Successfully launched Sysprep with command line [C:\Windows\system32\sysprep\sysprep.exe /reboot]
2015-10-20 08:19:24, Info [audit.exe] ScreenSaver:Screen saver was originally disabled, leaving it disabled
2015-10-20 08:19:24, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:29:51, Info [windeploy.exe] ------------------------------------------------
2015-10-20 08:29:51, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 08:29:51, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 08:29:51, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:29:51, Info [windeploy.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:29:51, Info [windeploy.exe] Found no unattend file.
2015-10-20 08:29:51, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\audit.exe /system]...
2015-10-20 08:29:51, Info [audit.exe] Audit.exe launched with command-line [/system]...
2015-10-20 08:29:51, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-20 08:29:51, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:29:51, Info [audit.exe] Parsing the following command line: [/system]
2015-10-20 08:29:51, Info [audit.exe] Status for unattend pass [auditSystem] = 0x0
2015-10-20 08:29:51, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:29:51, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:29:51, Info [audit.exe] Found no unattend file for auditSystem pass; skipping pass.
2015-10-20 08:29:51, Info [audit.exe] No reboot has been requested for auditSystem unattend.
2015-10-20 08:29:51, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:29:51, Info [audit.exe] Arranging to be re-called after logon with command line [C:\Windows\system32\oobe\audit.exe /user]...
2015-10-20 08:29:51, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:29:52, Info [audit.exe] Successfully enabled local account [Administrator]; prev state = 0x10203
2015-10-20 08:29:52, Info [audit.exe] Successfully configured system for autologon
2015-10-20 08:29:52, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 08:29:52, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-20 08:29:52, Info [windeploy.exe] Starting system services...
2015-10-20 08:30:39, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-20 08:30:43, Info [audit.exe] Audit.exe launched with command-line [/user]...
2015-10-20 08:30:44, Info [audit.exe] Parsing command line arguments...
2015-10-20 08:30:44, Info [audit.exe] Parsing the following command line: [/user]
2015-10-20 08:30:44, Info [audit.exe] GetAdminAccountName: Local built-in admin account name is [Administrator]
2015-10-20 08:30:44, Info [audit.exe] Successfully restored previous state (0x10203) for user [Administrator]
2015-10-20 08:30:44, Info [audit.exe] ScreenSaver:Screen saver was already disabled, no need to disable it
2015-10-20 08:30:44, Info [audit.exe] Status for unattend pass [auditUser] = 0x0
2015-10-20 08:30:44, Info [audit.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 08:30:44, Info [audit.exe] UnattendSearchExplicitPath: [C:\Windows\system32\sysprep\unattend.xml] does not meet criteria to be used for this unattend pass.
2015-10-20 08:30:44, Info [audit.exe] Found no unattend file for auditUser pass; skipping pass.
2015-10-20 08:30:44, Info [audit.exe] No reboot has been requested for auditUser unattend.
2015-10-20 08:30:44, Info [audit.exe] Successfully ran unattend pass.
2015-10-20 08:30:44, Info [audit.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_AUDIT]
2015-10-20 08:30:44, Info [audit.exe] Successfully launched Sysprep with command line [C:\Windows\system32\sysprep\sysprep.exe /reboot]
2015-10-20 08:30:44, Info [audit.exe] ScreenSaver:Screen saver was originally disabled, leaving it disabled
2015-10-20 08:30:44, Info [audit.exe] Audit.exe exiting with code [0x0]...
2015-10-20 12:43:14, Info [windeploy.exe] ------------------------------------------------
2015-10-20 12:43:14, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 12:43:14, Info [windeploy.exe] Setup has not completed, adding pending reboot.
2015-10-20 12:43:14, Info [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.
2015-10-20 12:43:14, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...
2015-10-20 12:44:35, Info [Shell Unattend] Running 'specialize' pass
2015-10-20 12:44:35, Info [Shell Unattend] ComputerName: generating computer name from user name
2015-10-20 12:44:35, Info [Shell Unattend] ComputerName: generated name 'WINDOWS-8NTT9HR'
2015-10-20 12:44:35, Info [Shell Unattend] ComputerName set to WINDOWS-8NTT9HR
2015-10-20 12:44:35, Info [Shell Unattend] Starting service sppsvc
2015-10-20 12:44:37, Info [Shell Unattend] Service sppsvc reports as running
2015-10-20 12:45:02, Info [Shell Unattend] ProductKey set
2015-10-20 12:45:02, Info [Shell Unattend] TimeZone: Time zone set to 'W. Europe Standard Time'
2015-10-20 12:45:25, Info [Shell Unattend] CopyProfileDirectory from C:\Users\Administrator succeeded.
2015-10-20 12:45:25, Info [Shell Unattend] CopyProfile succeeded
2015-10-20 12:45:25, Info [Shell Unattend] Exiting 'specialize' pass with status 0x001f1000
2015-10-20 12:45:26, Info [SETUPUGC.EXE] SetupUGC launched with command line [specialize]
2015-10-20 12:45:26, Info [SETUPUGC.EXE] SetupUGC running to process unattend settings for pass [specialize]
2015-10-20 12:45:26, Info [SETUPUGC.EXE] Processing any RunSynchronous setting...
2015-10-20 12:45:26, Info [SETUPUGC.EXE] Running commands is not yet in progress
2015-10-20 12:45:26, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\panther\commandexec\CommandExec succeeded.
2015-10-20 12:45:26, Info [SETUPUGC.EXE] Found run command in registry: credentials = { domain is not specified, username is not specified, password info not logged }
2015-10-20 12:45:26, Info [SETUPUGC.EXE] Found run command in registry: will continue execution without examining exit code
2015-10-20 12:45:26, Info [SETUPUGC.EXE] Found run command in registry: path = [net user administrator /active:yes]
2015-10-20 12:45:26, Info [SETUPUGC.EXE] Found RunSynchronous command: [net user administrator /active:yes]
2015-10-20 12:45:27, Info [SETUPUGC.EXE] Finished executing [net user administrator /active:yes] synchronously
2015-10-20 12:45:27, Info [SETUPUGC.EXE] Process returned with exit code 0x0
2015-10-20 12:45:27, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\commandexec\commandexec.
2015-10-20 12:45:27, Info [SETUPUGC.EXE] Processing any RunAsynchronous setting...
2015-10-20 12:45:27, Info [SETUPUGC.EXE] Running commands is not yet in progress
2015-10-20 12:45:27, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\panther\commandexec\CommandExec succeeded.
2015-10-20 12:45:27, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\commandexec\commandexec.
2015-10-20 12:45:27, Info [SETUPUGC.EXE] Processing ExtendOSPartition setting (if present)...
2015-10-20 12:45:27, Info [SETUPUGC.EXE] ExtractSettingFromRegistry: (ExtendOSPartition) User requested extension by 20000 MB
2015-10-20 12:45:27, Info [SETUPUGC.EXE] ExtendOSPartition: User requested that OS partition be extended by 20971520000 bytes
2015-10-20 12:45:27, Info [SETUPUGC.EXE] ExtendOSPartition: OS partition is at disk byte offset [0x6500000]
2015-10-20 12:45:27, Info [SETUPUGC.EXE] InitVDSService:Creating VDS loader...
2015-10-20 12:45:27, Info [SETUPUGC.EXE] InitVDSService:Loading VDS service...
2015-10-20 12:45:30, Info [SETUPUGC.EXE] InitVDSService:Successfully launched service.
2015-10-20 12:45:30, Info [SETUPUGC.EXE] ApplyDiskOperationUsingService: Extending partition on disk at offset [0x6500000].
2015-10-20 12:45:30, Info [SETUPUGC.EXE] GetDisk: Querying VDS providers...
2015-10-20 12:45:30, Info [SETUPUGC.EXE] GetDisk: Finished querying VDS providers.
2015-10-20 12:45:30, Info [SETUPUGC.EXE] GetDisk: Querying VDS providers...
2015-10-20 12:45:30, Info [SETUPUGC.EXE] GetDisk: Finished querying VDS providers.
2015-10-20 12:45:30, Error [SETUPUGC.EXE] ApplyDiskOperationUsingService: Failed to correctly apply disk operation of type [0x8]; hr = 0x8004240f
2015-10-20 12:45:30, Warning [SETUPUGC.EXE] PerformExtendOperation: Failed to extend OS partition, continuing anyway... (hr = 0x8004240f)
2015-10-20 12:45:30, Info [SETUPUGC.EXE] SetupUGC returning with exit code
2015-10-20 12:45:33, Info [windeploy.exe] Process exited with exit code [0x0]
2015-10-20 12:45:33, Info [windeploy.exe] Found completion flag [True], reboot requested flag [True] --> rebooting computer before proceeding with deployment...
2015-10-20 12:45:33, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 12:45:33, Info [windeploy.exe] An immediate reboot or shutdown was requested/required... rebooting / shutting down computer
2015-10-20 12:45:33, Info [windeploy.exe] Flushing registry to disk...
2015-10-20 12:45:34, Info [windeploy.exe] Flush took 1528 ms.
2015-10-20 12:45:34, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]
2015-10-20 12:46:48, Info [windeploy.exe] ------------------------------------------------
2015-10-20 12:46:48, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 12:46:48, Info [windeploy.exe] Updating pass status for [specialize] to reflect reboot: 0x8 --> 0x9
2015-10-20 12:46:48, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 12:46:48, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.
2015-10-20 12:46:48, Info [windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].
2015-10-20 12:46:48, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 12:46:48, Info [windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\system32\sysprep\unattend.xml].
2015-10-20 12:46:48, Info [windeploy.exe] Found unattend file: [C:\Windows\Panther\unattend.xml]
2015-10-20 12:46:48, Info [windeploy.exe] This is supposed to be an OOBE boot; checking for <Reseal> setting override in unattend file [C:\Windows\Panther\unattend.xml]...
2015-10-20 12:46:51, Info [windeploy.exe] Started WinSAT; will need to wait
2015-10-20 12:47:53, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...
2015-10-20 12:47:53, Info [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...
2015-10-20 12:47:53, Info [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE] --> [IMAGE_STATE_UNDEPLOYABLE]
2015-10-20 12:47:53, Info [oobeldr.exe] Parsing command line arguments...
2015-10-20 12:47:53, Info [oobeldr.exe] Parsing the following command line: [/system]
2015-10-20 12:47:53, Info [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x0
2015-10-20 12:47:53, Info [oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.
2015-10-20 12:47:53, Info [oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].
2015-10-20 12:47:53, Info [oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
2015-10-20 12:47:53, Info [oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\system32\sysprep\unattend.xml].
2015-10-20 12:47:53, Info [oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\Panther\unattend.xml]...
2015-10-20 12:47:53, Info [oobeldr.exe] Caching copy of unattend file: [C:\Windows\Panther\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]
2015-10-20 12:47:53, Info [oobeldr.exe] Source and destination paths are identical; skipping file copy.
2015-10-20 12:47:53, Info [oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]
2015-10-20 12:47:53, Info [oobeldr.exe] Current pass status for [oobeSystem] is [0x0]
2015-10-20 12:47:53, Info [oobeldr.exe] Applying data-only settings overrides using SMI...
2015-10-20 12:47:54, Error [oobeldr.exe] SMI data results dump: Source = Name: Microsoft-Windows-Shell-Setup, Language: neutral, ProcessorArchitecture: x86, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS, /settings/UserAccounts/AutoLogon
2015-10-20 12:47:54, Error [oobeldr.exe] SMI data results dump: Description = Die Einstellung ist in dieser Komponente nicht definiert.
2015-10-20 12:47:54, Info [oobeldr.exe] Successfully applied data-only settings overrides.
2015-10-20 12:47:54, Info [oobeldr.exe] Flushing registry to disk...
2015-10-20 12:47:55, Info [oobeldr.exe] Flush took 1466 ms.
2015-10-20 12:47:55, Info [oobeldr.exe] Successfully completed RunSMIPass for oobeSystem.
2015-10-20 12:47:55, Info [oobeldr.exe] No reboot has been requested for oobeSystem unattend.
2015-10-20 12:47:55, Error [oobeldr.exe] User input error was detected in unattend file. Error: [0x0]
2015-10-20 12:47:55, Info IBS UnattendErrorFromResults: Hit an unattend error; dumping any info we have about the failure...
2015-10-20 12:47:55, Info IBS UnattendDumpSetting: ------Unattend setting error / warning------
2015-10-20 12:47:55, Info IBS UnattendDumpSetting: Error code = 0x80220001
2015-10-20 12:47:55, Info IBS UnattendDumpSetting: Pass = oobeSystem
2015-10-20 12:47:55, Info IBS UnattendDumpSetting: --------------------------------------------
2015-10-20 12:47:55, Info IBS UnattendErrorFromResults: Error text = Die Antwortdatei f�r die unbeaufsichtigte Installation [C:\Windows\Panther\unattend.xml] f�r Durchgang [oobeSystem] konnte nicht analysiert oder verarbeitet werden. Eine in der Antwortdatei angegebene Komponente oder Einstellung ist nicht vorhanden.
2015-10-20 13:16:58, Info [windeploy.exe] ------------------------------------------------
2015-10-20 13:16:58, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 13:16:58, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 13:17:01, Info [windeploy.exe] Started WinSAT; will *not* need to wait
2015-10-20 13:17:01, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...
2015-10-20 13:17:01, Info [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...
2015-10-20 13:17:01, Info [oobeldr.exe] Parsing command line arguments...
2015-10-20 13:17:01, Info [oobeldr.exe] Parsing the following command line: [/system]
2015-10-20 13:17:01, Info [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x1
2015-10-20 13:17:01, Info [oobeldr.exe] In-use cached unattend file for [oobeSystem] is still present at [C:\Windows\panther\unattend.xml].
2015-10-20 13:17:01, Info [oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\panther\unattend.xml]...
2015-10-20 13:17:01, Info [oobeldr.exe] Caching copy of unattend file: [C:\Windows\panther\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]
2015-10-20 13:17:01, Info [oobeldr.exe] Source and destination paths are identical; skipping file copy.
2015-10-20 13:17:01, Info [oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]
2015-10-20 13:17:01, Info [oobeldr.exe] Current pass status for [oobeSystem] is [0x1]
2015-10-20 13:17:01, Error [oobeldr.exe] Pass has failed status; system is in an invalid state.
2015-10-20 13:17:01, Info [oobeldr.exe] Flushing registry to disk...
2015-10-20 13:17:02, Info [oobeldr.exe] Flush took 1123 ms.
2015-10-20 13:17:02, Error [oobeldr.exe] Failed to complete RunSMIPass for oobeSystem. Error: [0x8030000C]
2015-10-20 13:17:02, Info [oobeldr.exe] No reboot has been requested for oobeSystem unattend.
2015-10-20 13:17:02, Error [oobeldr.exe] There was an error while processing oobeSystem. Error: [0x8030000C]
2015-10-20 13:17:09, Info [oobeldr.exe] OOBELdr.exe exiting with code [0x8030000c]...
2015-10-20 13:17:09, Info [windeploy.exe] Process exited with exit code [0x8030000c]
2015-10-20 13:17:09, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\Panther\SetupInfo succeeded.
2015-10-20 13:17:09, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.
2015-10-20 13:17:09, Info [windeploy.exe] Failed to create Setup SQM task with error 0x80070003
2015-10-20 13:17:09, Error [windeploy.exe] Command [%windir%\system32\oobe\oobeldr.exe /system] failed with exit code [0x8030000c]
2015-10-20 13:17:09, Error [windeploy.exe] Failure occured during online installation. Online installation cannot complete at this time.; hr = 0x80004005
2015-10-20 13:17:09, Info [windeploy.exe] Flushing registry to disk...
2015-10-20 13:17:10, Info [windeploy.exe] Flush took 187 ms.
2015-10-20 13:17:10, Info [windeploy.exe] WinDeploy.exe exiting with code [0x80004005]
2015-10-20 13:18:29, Info [windeploy.exe] ------------------------------------------------
2015-10-20 13:18:29, Info [windeploy.exe] WinDeploy.exe launched with command-line ...
2015-10-20 13:18:29, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.
2015-10-20 13:18:32, Info [windeploy.exe] Started WinSAT; will *not* need to wait
2015-10-20 13:18:32, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...
2015-10-20 13:18:32, Info [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...
2015-10-20 13:18:32, Info [oobeldr.exe] Parsing command line arguments...
2015-10-20 13:18:32, Info [oobeldr.exe] Parsing the following command line: [/system]
2015-10-20 13:18:32, Info [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x1
2015-10-20 13:18:32, Info [oobeldr.exe] In-use cached unattend file for [oobeSystem] is still present at [C:\Windows\panther\unattend.xml].
2015-10-20 13:18:32, Info [oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\panther\unattend.xml]...
2015-10-20 13:18:32, Info [oobeldr.exe] Caching copy of unattend file: [C:\Windows\panther\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]
2015-10-20 13:18:32, Info [oobeldr.exe] Source and destination paths are identical; skipping file copy.
2015-10-20 13:18:32, Info [oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]
2015-10-20 13:18:32, Info [oobeldr.exe] Current pass status for [oobeSystem] is [0x1]
2015-10-20 13:18:32, Error [oobeldr.exe] Pass has failed status; system is in an invalid state.
2015-10-20 13:18:32, Info [oobeldr.exe] Flushing registry to disk...
2015-10-20 13:18:34, Info [oobeldr.exe] Flush took 1108 ms.
2015-10-20 13:18:34, Error [oobeldr.exe] Failed to complete RunSMIPass for oobeSystem. Error: [0x8030000C]
2015-10-20 13:18:34, Info [oobeldr.exe] No reboot has been requested for oobeSystem unattend.
2015-10-20 13:18:34, Error [oobeldr.exe] There was an error while processing oobeSystem. Error: [0x8030000C]
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 286143
Url: https://administrator.de/contentid/286143
Ausgedruckt am: 25.11.2024 um 16:11 Uhr