Hi everybody, I'm experimenting with a problem.
I customized a server 2012r2 stock installation and let a 3rd party supplier install his software on the server.
Then I ran sysprep.exe ( /generalize /oobe /shutdown /unattend:myunattend.xml ) and captured my custom wim.
The unattend.xml is very simple, only skiprearm tag is in it.
When the system starts after sysprep it is stuck in finalizing your settings.
Using taskmgr I kill msoobe.exe and I can access the system.
Analyzing the setupact.log and the setuperr.log C:\Windows\Panther\UnattendGC the problem is that the msoobe.exe can't do the remove admin task.
Any suggestion of what gets in the way to delete, as the correct oobe step, the administrator profile?
Thanks in advance
Gabriele
setuperr.log
Error [msoobe.exe] TASK: End failed running task RemoveAdminProfile with hr=0x800706BE
setupact.log
2021-05-10 15:49:05, Info [msoobe.exe] ----------------------------------------------------------
2021-05-10 15:49:05, Info [msoobe.exe] Starting OOBE
2021-05-10 15:49:05, Info [msoobe.exe] Calculated OOBE STARTUP FLAGS: [0x0000000C]
2021-05-10 15:49:05, Info [msoobe.exe] Successfully created first boot reg key
2021-05-10 15:49:05, Info [msoobe.exe] Cleared previous OOBE Stats Registry Key
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin ComputerName Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin ConnectedUser Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Plugin ConnectedUser Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin End Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin Eula Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading EULA file for language [en-US], channel [Volume], edition [ServerStandard]
2021-05-10 15:49:05, Info [msoobe.exe] Successfully retrieved EULA path [C:\Windows\System32\en-US\Licenses\Volume\ServerStandard\license.rtf]
2021-05-10 15:49:05, Info [msoobe.exe] No OEM Eula specified.
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin HidPairing Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Plugin HidPairing Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin HomeGroup Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Plugin HomeGroup Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin Language Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Found [1] UI languages
2021-05-10 15:49:05, Info [msoobe.exe] Successfully added language English (United States)
2021-05-10 15:49:05, Info [msoobe.exe] Posted cache change notification for setting UI_SUPPORTED_LANGIDS.
2021-05-10 15:49:05, Info [msoobe.exe] Posted cache change notification for setting LANGUAGE.
2021-05-10 15:49:05, Info [msoobe.exe] Posted cache change notification for setting LANGISO639.
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin LocalUser Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Found existing password on built in admin account
2021-05-10 15:49:05, Info [msoobe.exe] Plugin LocalUser Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin Misc Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Added IOOBEGlobalSettingsCacheListener Misc Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin NLA Plugin
2021-05-10 15:49:05, Info [msoobe.exe] NLA Plugin will not run - install is Server.
2021-05-10 15:49:05, Info [msoobe.exe] Plugin NLA Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin OEMRegistration Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Plugin OEMRegistration Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin PID Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Added IOOBEGlobalSettingsCacheListener PID Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin ProtectPC Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Posted cache change notification for setting WUCONFIG.
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin Proxy Configuration Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin RecommendedSettings Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Plugin RecommendedSettings Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin Region Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin TimeDate Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Added IOOBEGlobalSettingsCacheListener TimeDate Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Loading OOBE plugin ZDP Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Plugin ZDP Plugin should not run
2021-05-10 15:49:05, Info [msoobe.exe] Parsing oobe.xml files...
2021-05-10 15:49:05, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\oobe.xml with hr=0x80070003
2021-05-10 15:49:05, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\oobe.xml with hr=0x80070003
2021-05-10 15:49:05, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\244\oobe.xml with hr=0x80070003
2021-05-10 15:49:05, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\1033\oobe.xml with hr=0x80070003
2021-05-10 15:49:05, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\244\1033\oobe.xml with hr=0x80070003
2021-05-10 15:49:05, Info [msoobe.exe] Loading EULA file for language [en-US], channel [Volume], edition [ServerStandard]
2021-05-10 15:49:05, Info [msoobe.exe] Successfully retrieved EULA path [C:\Windows\System32\en-US\Licenses\Volume\ServerStandard\license.rtf]
2021-05-10 15:49:05, Info [msoobe.exe] No OEM Eula specified.
2021-05-10 15:49:05, Info [msoobe.exe] ExecuteInitialMandatoryTasks not implemented for plugin Proxy Configuration Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Attempting to start asynchronous notify ui language change.
2021-05-10 15:49:05, Info [msoobe.exe] Successfully executed initial mandatory task for plugin Language Plugin
2021-05-10 15:49:05, Info [msoobe.exe] Processing cache change notification for setting UI_SUPPORTED_LANGIDS.
2021-05-10 15:49:05, Info [msoobe.exe] Processing cache change notification for setting LANGUAGE.
2021-05-10 15:49:05, Info [msoobe.exe] Processing cache change notification for setting LANGISO639.
2021-05-10 15:49:05, Info [msoobe.exe] Processing cache change notification for setting WUCONFIG.
2021-05-10 15:49:05, Info [msoobe.exe] TASK: Begin running task NotifyUILanguageChange...
2021-05-10 15:49:05, Info [msoobe.exe] TASK: Begin running task SaveEnabledInputMethods...
2021-05-10 15:49:05, Info [msoobe.exe] Posted cache change notification for setting NOTIFYLANGUAGEDONE.
2021-05-10 15:49:05, Info [msoobe.exe] Processing cache change notification for setting NOTIFYLANGUAGEDONE.
2021-05-10 15:49:05, Info [msoobe.exe] Successfully verified and committed UI language settings
2021-05-10 15:49:06, Info [msoobe.exe] TASK: End successfully running task SaveEnabledInputMethods
2021-05-10 15:49:06, Info [msoobe.exe] Successfully executed initial mandatory task for plugin Region Plugin
2021-05-10 15:49:06, Info [msoobe.exe] TASK: Begin running task WaitForService...
2021-05-10 15:49:06, Info [msoobe.exe] Beginning wait for service w32time (initial state SERVICE_START_PENDING, desired state SERVICE_START_PENDING)
2021-05-10 15:49:06, Info [msoobe.exe] Service w32time successfully reports in state SERVICE_START_PENDING
2021-05-10 15:49:06, Info [msoobe.exe] Successfully signalled SCM event to start up services
2021-05-10 15:49:06, Info [msoobe.exe] Posted cache change notification for setting COMPUTERNAME.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully executed initial mandatory task for plugin ComputerName Plugin
2021-05-10 15:49:06, Info [msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.
2021-05-10 15:49:06, Info [msoobe.exe] Launched background PID install task from plugin's Initial Mandatory Tasks
2021-05-10 15:49:06, Info [msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully executed initial mandatory task for plugin PID Plugin
2021-05-10 15:49:06, Info [msoobe.exe] ExecuteInitialMandatoryTasks not implemented for plugin Eula Plugin
2021-05-10 15:49:06, Info [msoobe.exe] Successfully executed initial mandatory task for plugin ProtectPC Plugin
2021-05-10 15:49:06, Info [msoobe.exe] TASK: Begin running task InstallPid...
2021-05-10 15:49:06, Info [msoobe.exe] Posted cache change notification for setting TIMESYNCSTATUS.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully executed initial mandatory task for plugin TimeDate Plugin
2021-05-10 15:49:06, Info [msoobe.exe] Successfully executed initial mandatory task for plugin Misc Plugin
2021-05-10 15:49:06, Info [msoobe.exe] ExecuteInitialMandatoryTasks not implemented for plugin End Plugin
2021-05-10 15:49:06, Info [msoobe.exe] TASK: Begin running task CreateDirectoryJunctions...
2021-05-10 15:49:06, Info [msoobe.exe] Creating directory junctions
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page AccountError. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Optional plugin wireless is requested but not present.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page AuthProxy.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page ComputerName.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page ConnectedUser. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page End.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page Eula.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page FeedbackSettings.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page HidAccessoryPairing. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page HidKeyboardPairing. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page HidMousePairing. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page InformationalSettings.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page Localization.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page LocalUser. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page NLA. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page OEMRegistration. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page PID.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page ProtectionSettings.
2021-05-10 15:49:06, Info [msoobe.exe] Optional plugin wireless is requested but not present.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created wizard page ProxyConfiguration.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page RecommendedSettings. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page UpgradePassword. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Unable to create wizard page Wireless. Skipping page.
2021-05-10 15:49:06, Info [msoobe.exe] Creating section Account.
2021-05-10 15:49:06, Info [msoobe.exe] Section Account: could not find page UpgradePassword. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Section Account: could not find page ConnectedUser. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Section Account: could not find page LocalUser. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] No pages were found for section Account.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created section Account.
2021-05-10 15:49:06, Info [msoobe.exe] Creating section Connect.
2021-05-10 15:49:06, Info [msoobe.exe] Section Connect: could not find page Wireless. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] No pages were found for section Connect.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created section Connect.
2021-05-10 15:49:06, Info [msoobe.exe] Creating section End.
2021-05-10 15:49:06, Info [msoobe.exe] Section End: successfully added page End
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created section End.
2021-05-10 15:49:06, Info [msoobe.exe] Creating section Personalize.
2021-05-10 15:49:06, Info [msoobe.exe] Section Personalize: successfully added page ComputerName
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created section Personalize.
2021-05-10 15:49:06, Info [msoobe.exe] Creating section PreOOBE.
2021-05-10 15:49:06, Info [msoobe.exe] Section PreOOBE: could not find page HidMousePairing. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Section PreOOBE: could not find page HidKeyboardPairing. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Section PreOOBE: successfully added page Localization
2021-05-10 15:49:06, Info [msoobe.exe] Section PreOOBE: successfully added page PID
2021-05-10 15:49:06, Info [msoobe.exe] Section PreOOBE: successfully added page Eula
2021-05-10 15:49:06, Info [msoobe.exe] Section PreOOBE: could not find page HidAccessoryPairing. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Section PreOOBE: could not find page OEMRegistration. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created section PreOOBE.
2021-05-10 15:49:06, Info [msoobe.exe] Creating section Server.
2021-05-10 15:49:06, Info [msoobe.exe] Section Server: successfully added page Localization
2021-05-10 15:49:06, Info [msoobe.exe] Section Server: successfully added page PID
2021-05-10 15:49:06, Info [msoobe.exe] Section Server: successfully added page Eula
2021-05-10 15:49:06, Info [msoobe.exe] Section Server: could not find page LocalUser. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created section Server.
2021-05-10 15:49:06, Info [msoobe.exe] Creating section SetItUp.
2021-05-10 15:49:06, Info [msoobe.exe] Section SetItUp: could not find page RecommendedSettings. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Section SetItUp: could not find page NLA. Moving on.
2021-05-10 15:49:06, Info [msoobe.exe] Section SetItUp: successfully added page ProtectionSettings
2021-05-10 15:49:06, Info [msoobe.exe] Section SetItUp: successfully added page FeedbackSettings
2021-05-10 15:49:06, Info [msoobe.exe] Section SetItUp: successfully added page InformationalSettings
2021-05-10 15:49:06, Info [msoobe.exe] Successfully created section SetItUp.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully added section Server to main flow.
2021-05-10 15:49:06, Info [msoobe.exe] Successfully added section End to main flow.
2021-05-10 15:49:06, Info [msoobe.exe] Display mode is set to 1024x768x32 [60Hz]
2021-05-10 15:49:06, Info [msoobe.exe] TASK: End successfully running task CreateDirectoryJunctions
2021-05-10 15:49:06, Info [msoobe.exe] Beginning wait for service netprofm (initial state SERVICE_START_PENDING, desired state SERVICE_RUNNING)
2021-05-10 15:49:06, Info [msoobe.exe] Installed product key ((null))
2021-05-10 15:49:06, Info [msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.
2021-05-10 15:49:06, Info [msoobe.exe] TASK: End successfully running task InstallPid
2021-05-10 15:49:06, Info [msoobe.exe] StartService returned that Service Themes is already running
2021-05-10 15:49:06, Info [msoobe.exe] Beginning wait for service Themes (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)
2021-05-10 15:49:06, Info [msoobe.exe] Service Themes successfully reports in state SERVICE_RUNNING
2021-05-10 15:49:07, Info [msoobe.exe] Successfully notified UI language change
2021-05-10 15:49:07, Info [msoobe.exe] Posted cache change notification for setting NOTIFYLANGUAGEDONE.
2021-05-10 15:49:07, Info [msoobe.exe] TASK: End successfully running task NotifyUILanguageChange
2021-05-10 15:49:07, Info [msoobe.exe] StartService returned that Service Schedule is already running
2021-05-10 15:49:07, Info [msoobe.exe] Beginning wait for service Schedule (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)
2021-05-10 15:49:07, Info [msoobe.exe] Service Schedule successfully reports in state SERVICE_RUNNING
2021-05-10 15:49:07, Info [msoobe.exe] Running OOBE wizard...
2021-05-10 15:49:07, Info [msoobe.exe] Service netprofm successfully reports in state SERVICE_RUNNING
2021-05-10 15:49:07, Info [msoobe.exe] TASK: End successfully running task WaitForService
2021-05-10 15:49:07, Info [msoobe.exe] Adjusting margins for [landscape] at 1024x768
2021-05-10 15:49:07, Info [msoobe.exe] Using layout options 0.
2021-05-10 15:49:07, Info [msoobe.exe] Not setting OEM logo - horizontal resolution is lower than target
2021-05-10 15:49:07, Info [msoobe.exe] SETACTIVE: wizard page for page Localization
2021-05-10 15:49:07, Info [msoobe.exe] Posted cache change notification for setting LOCALE.
2021-05-10 15:49:07, Info [msoobe.exe] Processing cache change notification for setting COMPUTERNAME.
2021-05-10 15:49:07, Info [msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.
2021-05-10 15:49:07, Info [msoobe.exe] TASK: Begin running task RemoveAdminProfile...
2021-05-10 15:49:07, Info [msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.
2021-05-10 15:49:07, Info [msoobe.exe] TASK: Begin running task QueueArsSystemTasksTask...
2021-05-10 15:49:07, Info [msoobe.exe] TASK: Begin running task WindowsRecoveryEnvironment...
2021-05-10 15:49:07, Info [msoobe.exe] Removing Administrator Profile
2021-05-10 15:49:07, Info [msoobe.exe] Processing cache change notification for setting TIMESYNCSTATUS.
2021-05-10 15:49:07, Info [msoobe.exe] Installing Windows Recovery Environment
2021-05-10 15:49:07, Info [msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.
2021-05-10 15:49:07, Info [msoobe.exe] Processing cache change notification for setting NOTIFYLANGUAGEDONE.
2021-05-10 15:49:07, Info [msoobe.exe] Service profsvc is already running without invoking StartService()
2021-05-10 15:49:07, Info [msoobe.exe] Beginning wait for service profsvc (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)
2021-05-10 15:49:07, Info [msoobe.exe] Service profsvc successfully reports in state SERVICE_RUNNING
2021-05-10 15:49:07, Info [msoobe.exe] winreCheckRegKeyRegQueryValueEx(U) failed. with error 0x2
2021-05-10 15:49:07, Info [msoobe.exe] WinReOobeInstall Skipping auxiliary data collection
2021-05-10 15:49:07, Info [msoobe.exe] WinReOobeInstall Checking if install is needed
2021-05-10 15:49:07, Info [msoobe.exe] WinReInstallOnTargetOS Beginning WinRE installation.
2021-05-10 15:49:07, Info [msoobe.exe] winreCheckRegKeyTest hook (S) present and disabled
2021-05-10 15:49:08, Warning [msoobe.exe] WofEnumWimEntries failed: 0x80070001.
2021-05-10 15:49:08, Info [msoobe.exe] WinReInstallOnTargetOS Checking for downlevel WinRE installation.
2021-05-10 15:49:08, Info [msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.
2021-05-10 15:49:08, Info [msoobe.exe] Connectivity changed: Internet detected
2021-05-10 15:49:08, Info [msoobe.exe] Successfully created internet listener
2021-05-10 15:49:08, Info [msoobe.exe] Processing cache change notification for setting LOCALE.
2021-05-10 15:49:08, Info [msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.
2021-05-10 15:49:08, Info [msoobe.exe] TASK: Begin running task SyncSystemTime...
2021-05-10 15:49:08, Info [msoobe.exe] Service w32time is already running without invoking StartService()
2021-05-10 15:49:08, Info [msoobe.exe] Beginning wait for service w32time (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)
2021-05-10 15:49:08, Info [msoobe.exe] Service w32time successfully reports in state SERVICE_RUNNING
2021-05-10 15:49:08, Info [msoobe.exe] WinReInstallOnTargetOS Getting current WinRE configuration.
2021-05-10 15:49:08, Info [msoobe.exe] WinReInstallOnTargetOS (WinRE)WinRE is already installed, setting BCD entry (winre location \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE
2021-05-10 15:49:09, Info [msoobe.exe] WinReInstallOnTargetOS (WinRE)WinREInstall() returning TRUE
2021-05-10 15:49:09, Info [msoobe.exe] WinReOobeInstall WinREInstall succeeded
2021-05-10 15:49:12, Info [msoobe.exe] WinReOobeInstall : Registering the WimBoot overlay as the recovery image if necessary.
2021-05-10 15:49:12, Warning [msoobe.exe] WofEnumWimEntries failed: 0x80070001.
2021-05-10 15:49:12, Warning [msoobe.exe] winreGetWimBootOverlays failed: 0x1.
2021-05-10 15:49:12, Info [msoobe.exe] WinReOobeInstall Failed to register the WimBoot recovery image, error 0X1
2021-05-10 15:49:12, Info [msoobe.exe] WinReOobeInstall Resetting WinRE recovery action
2021-05-10 15:49:14, Info [msoobe.exe] WinReOobeInstall Resealing volume if necessary
2021-05-10 15:49:14, Info [msoobe.exe] WinReOobeInstall WinRE installation in OOBE completed
2021-05-10 15:49:14, Info [msoobe.exe] Successfully installed Windows Recovery Environment
2021-05-10 15:49:14, Info [msoobe.exe] TASK: End successfully running task WindowsRecoveryEnvironment
2021-05-10 15:49:24, Warning [msoobe.exe] Failed to sync the system clock with the w32time service on attempt 1 [dwResyncResult=0x00000001]
2021-05-10 15:49:24, Info [msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.
2021-05-10 15:49:24, Info [msoobe.exe] Connectivity changed: Internet detected
2021-05-10 15:49:24, Info [msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.
2021-05-10 15:49:40, Warning [msoobe.exe] Failed to sync the system clock with the w32time service on attempt 2 [dwResyncResult=0x00000001]
2021-05-10 15:49:49, Info [msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.
2021-05-10 15:49:49, Info [msoobe.exe] Connectivity changed: Local network detected
2021-05-10 15:49:49, Info [msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.
2021-05-10 15:49:56, Warning [msoobe.exe] Failed to sync the system clock with the w32time service on attempt 3 [dwResyncResult=0x00000001]
2021-05-10 15:50:12, Warning [msoobe.exe] Failed to sync the system clock with the w32time service on attempt 4 [dwResyncResult=0x00000001]
2021-05-10 15:50:28, Warning [msoobe.exe] Failed to sync the system clock with the w32time service on attempt 5 [dwResyncResult=0x00000001]
2021-05-10 15:50:28, Info [msoobe.exe] Successfully attempted syncing the system clock with the w32time service.
2021-05-10 15:50:28, Info [msoobe.exe] Posted cache change notification for setting TIMESYNCSTATUS.
2021-05-10 15:50:28, Info [msoobe.exe] TASK: End successfully running task SyncSystemTime
2021-05-10 15:50:28, Info [msoobe.exe] Processing cache change notification for setting TIMESYNCSTATUS.
2021-05-10 15:50:50, Info [msoobe.exe] NEXT button was clicked
2021-05-10 15:50:50, Info [msoobe.exe] UPDATE: running for language
2021-05-10 15:50:50, Info [msoobe.exe] Skipping Update() in Language Plugin - No current language set in plugin
2021-05-10 15:50:50, Info [msoobe.exe] UPDATE: succeeded for plugin language
2021-05-10 15:50:50, Info [msoobe.exe] UPDATE: running for region
2021-05-10 15:50:50, Info [msoobe.exe] Successfully committed region [USA]
2021-05-10 15:50:50, Info [msoobe.exe] TASK: Begin running task SetLocale...
2021-05-10 15:50:50, Info [msoobe.exe] Start copy locale settings for "en-US" to default/system/new user account.
2021-05-10 15:50:50, Info [msoobe.exe] Succeed in copying locale settings for "en-US" to default/system/new user account.
2021-05-10 15:50:50, Info [msoobe.exe] System locale is already "en-US". There is no need to set the system locale.
2021-05-10 15:50:50, Info [msoobe.exe] TASK: End successfully running task SetLocale
2021-05-10 15:50:50, Info [msoobe.exe] Successfully committed locale [en-US]
2021-05-10 15:50:50, Info [msoobe.exe] Setting keyboard to [0409:00000409]
2021-05-10 15:50:50, Info [msoobe.exe] TASK: Begin running task SetKeyboard...
2021-05-10 15:50:50, Info [msoobe.exe] Not adding default input method for UI language; language already represented
2021-05-10 15:50:50, Info [msoobe.exe] TASK: End successfully running task SetKeyboard
2021-05-10 15:50:51, Info [msoobe.exe] Successfully committed keyboard [0409:00000409]
2021-05-10 15:50:51, Info [msoobe.exe] UPDATE: succeeded for plugin region
2021-05-10 15:50:51, Info [msoobe.exe] Plugin region requests that oobe.xml settings get reloaded.
2021-05-10 15:50:51, Info [msoobe.exe] Parsing oobe.xml files...
2021-05-10 15:50:51, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\oobe.xml with hr=0x80070003
2021-05-10 15:50:51, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\oobe.xml with hr=0x80070003
2021-05-10 15:50:51, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\244\oobe.xml with hr=0x80070003
2021-05-10 15:50:51, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\1033\oobe.xml with hr=0x80070003
2021-05-10 15:50:51, Info [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\244\1033\oobe.xml with hr=0x80070003
2021-05-10 15:50:51, Info [msoobe.exe] Loading EULA file for language [en-US], channel [Volume], edition [ServerStandard]
2021-05-10 15:50:51, Info [msoobe.exe] Successfully retrieved EULA path [C:\Windows\System32\en-US\Licenses\Volume\ServerStandard\license.rtf]
2021-05-10 15:50:51, Info [msoobe.exe] No OEM Eula specified.
2021-05-10 15:50:51, Info [msoobe.exe] UPDATE: running for timedate
2021-05-10 15:50:51, Info [msoobe.exe] Set time zone to [W. Europe Standard Time]
2021-05-10 15:50:51, Info [msoobe.exe] UPDATE: succeeded for plugin timedate
2021-05-10 15:50:51, Info [msoobe.exe] Determining which page to show next: [default] page requested
2021-05-10 15:50:51, Info [msoobe.exe] Not running update for plugins after page Localization
2021-05-10 15:50:51, Info [msoobe.exe] Determining which page to show next: [default] page requested
2021-05-10 15:50:51, Info [msoobe.exe] Changing page to [Eula]
2021-05-10 15:50:51, Info [msoobe.exe] KILLACTIVE: wizard page for page Localization
2021-05-10 15:50:51, Info [msoobe.exe] SETACTIVE: wizard page for page Eula
2021-05-10 15:50:51, Info [msoobe.exe] Resizing RTF content using EM_SETFONTSIZE with parameter (1)
2021-05-10 15:51:01, Info [msoobe.exe] NEXT button was clicked
2021-05-10 15:51:01, Info [msoobe.exe] UPDATE: running for eula
2021-05-10 15:51:01, Info [msoobe.exe] Successfully installed EULA for language [en-US], channel [Volume], edition [ServerStandard]
2021-05-10 15:51:01, Info [msoobe.exe] UPDATE: succeeded for plugin eula
2021-05-10 15:51:01, Info [msoobe.exe] Determining which page to show next: [default] page requested
2021-05-10 15:51:01, Info [msoobe.exe] Changing page to [End]
2021-05-10 15:51:01, Info [msoobe.exe] KILLACTIVE: wizard page for page Eula
2021-05-10 15:51:01, Info [msoobe.exe] SETACTIVE: wizard page for page End
2021-05-10 15:51:01, Info [msoobe.exe] Optional plugin zdp is requested but not present.
2021-05-10 15:51:01, Info [msoobe.exe] Adjusting margins for [landscape] at 1024x768
2021-05-10 15:51:01, Info [msoobe.exe] Using layout options 2.
2021-05-10 15:51:02, Info [msoobe.exe] NEXT button was clicked
2021-05-10 15:51:02, Info [msoobe.exe] UPDATE: running for end
2021-05-10 15:51:02, Info [msoobe.exe] UPDATE: not implemented for plugin end
2021-05-10 15:51:02, Info [msoobe.exe] Plugin zdp was not found for update
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin Proxy Configuration Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: not implemented for plugin Proxy Configuration Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin Language Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: not implemented for plugin Language Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin Region Plugin
2021-05-10 15:51:02, Info [msoobe.exe] Skipping commit region - no pending region to set.
2021-05-10 15:51:02, Info [msoobe.exe] Skipping commit locale - no pending locale to set.
2021-05-10 15:51:02, Info [msoobe.exe] Skipping commit keyboard - no pending keyboard to set.
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: succeeded for plugin Region Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin ComputerName Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: succeeded for plugin ComputerName Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin PID Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: not implemented for plugin PID Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin Eula Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: not implemented for plugin Eula Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin ProtectPC Plugin
2021-05-10 15:51:02, Info [msoobe.exe] ProtectPC Plugin did not find SelectedSettings value in global cache
2021-05-10 15:51:02, Info [msoobe.exe] TASK: Begin running task CommitProtectPCSettings...
2021-05-10 15:51:02, Info [msoobe.exe] Setting windows error reporting [0x1]
2021-05-10 15:51:02, Info [msoobe.exe] Setting device metadata [0x1]
2021-05-10 15:51:02, Info [msoobe.exe] Setting driver searching value [0x0]
2021-05-10 15:51:02, Info [msoobe.exe] Set IEDoNotTrack value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set IEDoNotTrack (Wow6432Node) value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Setting IE Phishing Filter value [0x0]
2021-05-10 15:51:02, Info [msoobe.exe] Setting EnableSmartScreen value [Off]
2021-05-10 15:51:02, Info [msoobe.exe] Set EnableWebContentEvaluation value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Skipping setting SpyNet value - should not enable
2021-05-10 15:51:02, Info [msoobe.exe] Set SubmitSamplesConsent value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Skipping setting Assistance GlobalOnlineAssist value - should not enable
2021-05-10 15:51:02, Info [msoobe.exe] Skipping setting Assistance Implicit value - should not enable
2021-05-10 15:51:02, Info [msoobe.exe] Setting SQMClient CEIPEnable value [0x0]
2021-05-10 15:51:02, Info [msoobe.exe] Set LocationPlatform value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set CrowdSourcing CSEnable value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set UserTileAccess AppsReadAccess value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set IECompatibility MSCompatibilityMode value [1]
2021-05-10 15:51:02, Info [msoobe.exe] Set IECompatibility (Wow6432Node) MSCompatibilityMode value [1]
2021-05-10 15:51:02, Info [msoobe.exe] Set App Update Auto Download value [2]
2021-05-10 15:51:02, Info [msoobe.exe] Set ConnectedSearchUseWeb value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set ConnectedSearchLocationAwareness value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set FPEnabled value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set FPEnabled (Wow6432Node) value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Set Enabled value [0]
2021-05-10 15:51:02, Info [msoobe.exe] Skipping setting Automatic Update value - AskMeLater selected
2021-05-10 15:51:02, Info [msoobe.exe] TASK: End successfully running task CommitProtectPCSettings
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: succeeded for plugin ProtectPC Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin TimeDate Plugin
2021-05-10 15:51:02, Info [msoobe.exe] Skipping commit time zone - no pending time zone to set.
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: succeeded for plugin TimeDate Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin Misc Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: not implemented for plugin Misc Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: running for plugin End Plugin
2021-05-10 15:51:02, Info [msoobe.exe] COMMIT: not implemented for plugin End Plugin
2021-05-10 15:51:02, Info [msoobe.exe] Successfully executed final mandatory task for plugin Proxy Configuration Plugin
2021-05-10 15:51:02, Info [msoobe.exe] Successfully executed final mandatory task for plugin Language Plugin
2021-05-10 15:51:02, Info [msoobe.exe] Region Plugin successfully set default Dvd region
2021-05-10 15:51:02, Info [msoobe.exe] Successfully executed final mandatory task for plugin Region Plugin
2021-05-10 15:51:02, Info [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin ComputerName Plugin
2021-05-10 15:51:02, Info [msoobe.exe] Successfully executed final mandatory task for plugin PID Plugin
2021-05-10 15:51:02, Info [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin Eula Plugin
2021-05-10 15:51:02, Info [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin ProtectPC Plugin
2021-05-10 15:51:02, Info [msoobe.exe] Beginning wait for service w32time (initial state SERVICE_STOP_PENDING, desired state SERVICE_STOPPED)
2021-05-10 15:51:12, Warning [msoobe.exe] Service w32time is not in state SERVICE_STOPPED after waiting 10000 milliseconds (final state is SERVICE_STOP_PENDING)
2021-05-10 15:51:12, Warning [msoobe.exe] Failed to wait for service w32time to enter state SERVICE_STOPPED [0x8007041D]
2021-05-10 15:51:12, Info [msoobe.exe] Successfully executed final mandatory task for plugin TimeDate Plugin
2021-05-10 15:58:58, Warning [msoobe.exe] Failed to create ARS [hr=0x800706BE]
2021-05-10 15:58:58, Info [msoobe.exe] TASK: End successfully running task QueueArsSystemTasksTask
2021-05-10 15:59:25, Warning [msoobe.exe] Failed to delete Admin profile S-1-5-21-4144969354-3439408847-629065041-500 with hr=0x800706BE
2021-05-10 15:59:25, Error [msoobe.exe] TASK: End failed running task RemoveAdminProfile with hr=0x800706BE.
2021-05-10 15:59:25, Warning [msoobe.exe] Failed to remove the Administrator's profile with hr=0x800706BE
2021-05-10 15:59:25, Info [msoobe.exe] TASK: Begin running task ResetNotificationTimerTask...
2021-05-10 15:59:25, Info [msoobe.exe] TASK: End successfully running task ResetNotificationTimerTask
2021-05-10 15:59:25, Info [msoobe.exe] TASK: Begin running task RunSetupFinalTask...
2021-05-10 15:59:25, Info [msoobe.exe] Running Setup Final Tasks
2021-05-10 15:59:25, Info [msoobe.exe] Starting system services...
2021-05-10 15:59:27, Info [msoobe.exe] TASK: End successfully running task RunSetupFinalTask
2021-05-10 15:59:27, Info [msoobe.exe] Successfully executed final mandatory task for plugin Misc Plugin
2021-05-10 15:59:27, Info [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin End Plugin
2021-05-10 15:59:27, Info [msoobe.exe] KILLACTIVE: wizard page for page End
2021-05-10 15:59:27, Info [msoobe.exe] OOBE wizard finishing - preparing final UX before destroying wizard.
2021-05-10 15:59:27, Info [msoobe.exe] Triggering fade to black to end OOBE UI
2021-05-10 15:59:28, Info [msoobe.exe] Posting Quit message after Fade To Black Transition Complete
2021-05-10 15:59:28, Info [msoobe.exe] Main Wizard message loop finished
2021-05-10 15:59:28, Info [msoobe.exe] Finished running wizard with hr=0x00000000
2021-05-10 15:59:28, Info [msoobe.exe] Ensuring netprofm task is complete.
2021-05-10 15:59:28, Info [msoobe.exe] Wrote End-of-OOBE Timestamp to Registry
2021-05-10 15:59:28, Info [msoobe.exe] Host returned successfully
2021-05-10 15:59:28, Info [msoobe.exe] Ending OOBE