Unattended join doesn't work with sysprep in windows 2012 r2

0

Everyone that read this thread.

I got problem about joining domain when doing sysprep.

My all nodes is on VirtualBox as VM and runs AD-DS, normal node.

My goal is to succeed for joining dns with sysprep using "Microsoft-Windows-UnattendedJoin" component.

AD-DS is already on service and has static ip for DNS.

Normal node that will be as domain member got problem.

After sysprep, this node could not join to DNS as member.

I set UnattendJoin component in specialize pass. Below is the information.

<Identification>
<Credentials>
   <Password>myPassword</Password>
   <Domain>arom2.local</Domain>
   <Username>administrator</Username>
</Credentials>
<JoinDomain>arom2.local</JoinDomain>
<UnsecureJoin>false</UnsecureJoin>
</Identification>

I found the related log in C:\Windows\Panther\UnattendGC after sysprep.

[DJOIN.EXE] Unattended Join: Checking that auto start services have started.
[DJOIN.EXE] Unattended Join: Calling DsGetDcName for arom2.local...
[DJOIN.EXE] Unattended Join: DsGetDcName failed: 0x54b, last error is 0x0, will retry in 10 seconds...
.
.
[DJOIN.EXE] Unattended Join: DsGetDcName failed: 0x54b, last error is 0x0, will retry in 10 seconds...
[DJOIN.EXE] Unattended Join: DsGetDcName failed: 0x54b, last error is 0x0, will retry in 10 seconds...
[DJOIN.EXE] Unattended Join: Calling DsGetDcName for arom2.local...
[DJOIN.EXE] Unattended Join: DsGetDcName failed: 0x54b, last error is 0x0, will retry in 10 seconds...
[DJOIN.EXE] Unattended Join: NetJoinDomain failed error code is [1355]
[DJOIN.EXE] Unattended Join: Unable to join; gdwError = 0x54b
[DJOIN.EXE] Unattended Join: Exit, returning 0x0
[windeploy.exe] Process exited with exit code [0x0]
[windeploy.exe] Found completion flag [True], reboot requested flag [True] --> rebooting computer before proceeding with deployment...

And i attached full log.

Please analyze this symptom.

As I mentioned, This runs on the VirtualBox.

###### Full log ######

[windeploy.exe] ------------------------------------------------
[windeploy.exe] WinDeploy.exe launched with command-line []...
[windeploy.exe] LogBootDeviceInfo:The firmware boot device ARC path is [multi(0)disk(0)rdisk(0)partition(1)] and NT path is [\Device\Harddisk0\Partition1].
[windeploy.exe] LogBootDeviceInfo:The system boot device ARC path is [multi(0)disk(0)rdisk(1)partition(1)] and NT path is [\Device\Harddisk1\Partition1].
[windeploy.exe] Windeploy: Sysprep mode is [0x0]; setting SQM data for the same.
[windeploy.exe] Windeploy: Executing PreSysprep commands
[windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.
[windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...
[Shell Unattend] Running 'specialize' pass
[Shell Unattend] ComputerName: generating computer name from user name
[Shell Unattend] ComputerName: generated name 'WINDOWS-5G8TF6N'
[Shell Unattend] ComputerName set to WINDOWS-5G8TF6N 
[Shell Unattend] ProductKey set 
[Shell Unattend] TimeZone: Time zone set to 'Korea Standard Time' 
[Shell Unattend] Exiting 'specialize' pass with status 0x002c1000
[DJOIN.EXE] Unattended Join: Begin
[DJOIN.EXE] Unattended Join: Loading input parameters...
[DJOIN.EXE] Unattended Join: AccountData = [NULL]
[DJOIN.EXE] Unattended Join: UnsecureJoin = [false]
[DJOIN.EXE] Unattended Join: MachinePassword = [secret not logged]
[DJOIN.EXE] Unattended Join: JoinDomain = [arom2.local]
[DJOIN.EXE] Unattended Join: JoinWorkgroup = [NULL]
[DJOIN.EXE] Unattended Join: Domain = [arom2.local]
[DJOIN.EXE] Unattended Join: Username = [administrator]
[DJOIN.EXE] Unattended Join: Password = [secret not logged]
[DJOIN.EXE] Unattended Join: MachineObjectOU = [NULL]
[DJOIN.EXE] Unattended Join: DebugJoin = [NULL]
[DJOIN.EXE] Unattended Join: DebugJoinOnlyOnThisError = [NULL]
[DJOIN.EXE] Unattended Join: TimeoutPeriodInMinutes = [NULL]
[DJOIN.EXE] Unattended Join: Checking that auto start services have started.
[DJOIN.EXE] Unattended Join: Calling DsGetDcName for arom2.local...
[DJOIN.EXE] Unattended Join: DsGetDcName failed: 0x54b, last error is 0x0, will retry in 10 seconds...
..
..
..

[DJOIN.EXE] Unattended Join: DsGetDcName failed: 0x54b, last error is 0x0, will retry in 10 seconds...
[DJOIN.EXE] Unattended Join: Calling DsGetDcName for arom2.local...
[DJOIN.EXE] Unattended Join: DsGetDcName failed: 0x54b, last error is 0x0, will retry in 10 seconds...
[DJOIN.EXE] Unattended Join: NetJoinDomain failed error code is [1355]
[DJOIN.EXE] Unattended Join: Unable to join; gdwError = 0x54b
[DJOIN.EXE] Unattended Join: Exit, returning 0x0
[windeploy.exe] Process exited with exit code [0x0]
[windeploy.exe] Found completion flag [True], reboot requested flag [True] --> rebooting computer before proceeding with deployment...
[windeploy.exe] Windeploy: Executing PostSysprep commands
[windeploy.exe] pOrchestrateEnumServices: Dumping all active service names; 48 in total
[windeploy.exe] pOrchestrateEnumServices:       Winmgmt
..
[windeploy.exe] pOrchestrateEnumServices:       WinRM
[windeploy.exe] OrchestrateCanStartOOBE: Found 48 active services, which is more than OOBE services; restart required before OOBE launch
[windeploy.exe] Reboot required after setup.exe and PostSysprep commands, before launching OOBE.
[windeploy.exe] Making sure that SystemSetupInProgress is cleared.
[windeploy.exe] An immediate reboot or shutdown was requested/required... rebooting / shutting down computer
[windeploy.exe] Flushing registry to disk...
[windeploy.exe] Flush took 47 ms.
[windeploy.exe] WinDeploy.exe exiting with code [0x0]
[windeploy.exe] ------------------------------------------------
[windeploy.exe] WinDeploy.exe launched with command-line []...
[windeploy.exe] LogBootDeviceInfo:The firmware boot device ARC path is [multi(0)disk(0)rdisk(0)partition(1)] and NT path is [\Device\Harddisk0\Partition1].
[windeploy.exe] LogBootDeviceInfo:The system boot device ARC path is [multi(0)disk(0)rdisk(1)partition(1)] and NT path is [\Device\Harddisk1\Partition1].
[windeploy.exe] Updating pass status for [specialize] to reflect reboot: 0x8 --> 0x9
[windeploy.exe] Making sure that SystemSetupInProgress is cleared.
[windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.
[windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].
[windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
[windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\system32\sysprep\unattend.xml].
[windeploy.exe] Found unattend file: [C:\Windows\Panther\unattend.xml]
[windeploy.exe] This is supposed to be an OOBE boot; checking for <Reseal> setting override in unattend file [C:\Windows\Panther\unattend.xml]...
[windeploy.exe] Windeploy: Executing PreOOBE commands
[windeploy.exe] Restoring system default power request
[windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...
[oobeldr.exe] OOBELdr.exe launched with command-line [/system]...
[oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE] --> [IMAGE_STATE_UNDEPLOYABLE]
[oobeldr.exe] Parsing command line arguments...
[oobeldr.exe] Parsing the following command line: [/system]
[oobeldr.exe] Status for unattend pass [oobeSystem] = 0x0
[oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.
[oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].
[oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\system32\sysprep\unattend.xml]; examining for applicability.
[oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\system32\sysprep\unattend.xml].
[oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\Panther\unattend.xml]...
[oobeldr.exe] Caching copy of unattend file: [C:\Windows\Panther\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]
[oobeldr.exe] Source and destination paths are identical; skipping file copy.
[oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]
[oobeldr.exe] Current pass status for [oobeSystem] is [0x0]
[oobeldr.exe] Applying data-only settings overrides using SMI...
00000001@2017/5/23:07:36:14.803 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fff4db360e5 @0x7fff4ddaceee @0x7fff4ddc4e47 @0x7fff4dd99358 @0x7fff4dd982fb @0x7ff6c89da34b)
[oobeldr.exe] Successfully applied data-only settings overrides.
[oobeldr.exe] Calling into RunSMIActionPass to execute unattend GCs for pass [oobeSystem]
[oobeldr.exe] [Action Queue] : GenerateActionQueue begin
[oobeldr.exe] [Action Queue] : Processing pass = oobeSystem
[oobeldr.exe] [Action Queue] : Generating queue file to C:\Windows\panther\actionqueue\oobeSystem.uaq
[oobeldr.exe] [Action Queue] : Identity 0: Microsoft-Windows-International-Core, Culture=neutral, Version=6.3.9600.17415, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS
[oobeldr.exe] [Action Queue] : Identity 1: Microsoft-Windows-Shell-Setup, Culture=neutral, Version=6.3.9600.17415, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS
[oobeldr.exe] [Action Queue] : Using component order file C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.17246_none_fa4ae8e99b1f603c\GlobalInstallOrder.xml
00000001@2017/5/23:07:36:14.944 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fff4db360e5 @0x7fff4deeff4d @0x7fff4deeef24 @0x7fff4deeed34 @0x7ff6c89d9d0e @0x7ff6c89d9762)
[oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-international-core_31bf3856ad364e35_6.3.9600.17415_none_dab55f6fad7e7332.manifest
[oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-shell-setup_31bf3856ad364e35_6.3.9600.17415_none_c365cd92bd5da198.manifest
[oobeldr.exe] [Action Queue] : GenerateActionQueue finish (hr = 0x0)
[oobeldr.exe] [Action Queue] : ProcessActionQueue start
[oobeldr.exe] [Action Queue] : ProcessActionQueue using queue file C:\Windows\panther\actionqueue\oobeSystem.uaq
[oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\MUIUNATTEND.EXE / arguments =  / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-international-core_31bf3856ad364e35_6.3.9600.17415_none_dab55f6fad7e7332.manifest
[oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\RUNDLL32.EXE / arguments = shsetup.dll,SHUnattendedSetup / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-shell-setup_31bf3856ad364e35_6.3.9600.17415_none_c365cd92bd5da198.manifest
[oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\MUIUNATTEND.EXE"  oobeSystem
[MUIUNATTEND.EXE] Starting MuiUnattend.exe GC
[MUIUNATTEND.EXE] muiunattend is called with pass: oobeSystem
[MUIUNATTEND.EXE] Found unattend setting "UILanguage" with value: "ko-KR".
[MUIUNATTEND.EXE] Unattended setting "UILanguageFallback" could not be found. error:(2). Ignoring.
[MUIUNATTEND.EXE] Found unattend setting "Systemlocale" with value: "ko-KR".
[MUIUNATTEND.EXE] Found unattend setting "UserLocale" with value: "ko-KR".
[MUIUNATTEND.EXE] Found unattend setting "InputLocale" with value: "ko-KR".
[MUIUNATTEND.EXE] Setting UILanguage setting.
[MUIUNATTEND.EXE] Setting UILanguage setting to ko-KR succeded.
[MUIUNATTEND.EXE] Setting system locale using unattended setting SystemLocale:"ko-KR".
[MUIUNATTEND.EXE] Set system locale to "ko-KR" successfully.
[MUIUNATTEND.EXE] Setting input locale using unattended setting InputLocale:"0412:{A028AE76-01B1-46C2-99C4-ACD9858AE02F}{B5FE1F02-D5F2-4445-9C03-C568F23C99A1}" and apply the same setting to default user accont/system accounts/new user account.
[MUIUNATTEND.EXE] Set input locale to "0412:{A028AE76-01B1-46C2-99C4-ACD9858AE02F}{B5FE1F02-D5F2-4445-9C03-C568F23C99A1}" and apply the same setting to default user accont/system accounts/new user account successfully.
[MUIUNATTEND.EXE] Setting user locale to using unattended setting UserLocale:"ko-KR", and try apply the same settings to default user accont/system accounts/new user account.
[MUIUNATTEND.EXE] Succeed in setting current user locale to "ko-KR".
[MUIUNATTEND.EXE] Succeed in setting location to 134.
[MUIUNATTEND.EXE] Succeed in copying settings for current user locale "ko-KR" to default user/system/new user accounts.
[MUIUNATTEND.EXE] Set user locale to "ko-KR" successfully and apply the same settings to default user acconts/system account/new user account.
[MUIUNATTEND.EXE] Applying user settings to all user (non-system) accounts.
[MUIUNATTEND.EXE] Input locale is set for user:Administrator, value:0412:{A028AE76-01B1-46C2-99C4-ACD9858AE02F}{B5FE1F02-D5F2-4445-9C03-C568F23C99A1}.
[MUIUNATTEND.EXE] User locale is set for user:Administrator, value:ko-KR.
[MUIUNATTEND.EXE] Input locale is set for user:administrator.AROM2, value:0412:{A028AE76-01B1-46C2-99C4-ACD9858AE02F}{B5FE1F02-D5F2-4445-9C03-C568F23C99A1}.
[MUIUNATTEND.EXE] User locale is set for user:administrator.AROM2, value:ko-KR.
[MUIUNATTEND.EXE] Input locale is set for user:hpcuser, value:0412:{A028AE76-01B1-46C2-99C4-ACD9858AE02F}{B5FE1F02-D5F2-4445-9C03-C568F23C99A1}.
[MUIUNATTEND.EXE] User locale is set for user:hpcuser, value:ko-KR.
[MUIUNATTEND.EXE] Applying settings to user (non-system) accounts succeeded.
[MUIUNATTEND.EXE] Setting OOBE handshake information succeeded.
[MUIUNATTEND.EXE] Exiting MuiUnattend.exe GC
[oobeldr.exe] [Action Queue] : process exit code = 0
[oobeldr.exe] [Action Queue] : Unattend action returned operation complete.
[oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup oobeSystem
[Shell Unattend] Running 'oobeSystem' pass
[Shell Unattend] TimeZone: Time zone set to 'Korea Standard Time' 
[Shell Unattend] Exiting 'oobeSystem' pass with status 0x00000000
[oobeldr.exe] [Action Queue] : process exit code = 0
[oobeldr.exe] [Action Queue] : Unattend action returned operation complete.
[oobeldr.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x0)
[oobeldr.exe] Successfully completed execution of GC queue
[oobeldr.exe] Flushing registry to disk...
[oobeldr.exe] Flush took 125 ms.
[oobeldr.exe] Successfully completed RunSMIPass for oobeSystem.
[oobeldr.exe] No reboot has been requested for oobeSystem unattend.
[oobeldr.exe] Successfully ran oobeSystem pass.
[oobeldr.exe] Launching [C:\Windows\system32\oobe\msoobe.exe]...
[msoobe.exe] ----------------------------------------------------------
[msoobe.exe] Starting OOBE
[msoobe.exe] Calculated OOBE STARTUP FLAGS: [0x0000000A]
[msoobe.exe] Successfully created first boot reg key
[msoobe.exe] Cleared previous OOBE Stats Registry Key
[msoobe.exe] Loading OOBE plugin ComputerName Plugin
[msoobe.exe] Loading OOBE plugin ConnectedUser Plugin
[msoobe.exe] Plugin ConnectedUser Plugin should not run
[msoobe.exe] Loading OOBE plugin End Plugin
[msoobe.exe] Loading OOBE plugin Eula Plugin
[msoobe.exe] Loading EULA file for language [ko-KR], channel [Retail], edition [ServerStandard]
[msoobe.exe] Successfully retrieved EULA path [C:\Windows\System32\ko-KR\Licenses\_Default\ServerStandard\license.rtf]
[msoobe.exe] No OEM Eula specified.
[msoobe.exe] Plugin Eula Plugin should not run
[msoobe.exe] Loading OOBE plugin HidPairing Plugin
[msoobe.exe] Plugin HidPairing Plugin should not run
[msoobe.exe] Loading OOBE plugin HomeGroup Plugin
[msoobe.exe] Plugin HomeGroup Plugin should not run
[msoobe.exe] Loading OOBE plugin Language Plugin
[msoobe.exe] Found [1] UI languages
[msoobe.exe] Successfully added language 한국어
[msoobe.exe] Posted cache change notification for setting UI_SUPPORTED_LANGIDS.
[msoobe.exe] Posted cache change notification for setting LANGUAGE.
[msoobe.exe] Posted cache change notification for setting LANGISO639.
[msoobe.exe] Loading OOBE plugin LocalUser Plugin
[msoobe.exe] Found existing password on built in admin account
[msoobe.exe] Plugin LocalUser Plugin should not run
[msoobe.exe] Loading OOBE plugin Misc Plugin
[msoobe.exe] Added IOOBEGlobalSettingsCacheListener Misc Plugin
[msoobe.exe] Loading OOBE plugin NLA Plugin
[msoobe.exe] NLA Plugin will not run - install is Server.
[msoobe.exe] Plugin NLA Plugin should not run
[msoobe.exe] Loading OOBE plugin OEMRegistration Plugin
[msoobe.exe] Plugin OEMRegistration Plugin should not run
[msoobe.exe] Loading OOBE plugin PID Plugin
[msoobe.exe] Added IOOBEGlobalSettingsCacheListener PID Plugin
[msoobe.exe] Loading OOBE plugin ProtectPC Plugin
[msoobe.exe] Posted cache change notification for setting WUCONFIG.
[msoobe.exe] Loading OOBE plugin Proxy Configuration Plugin
[msoobe.exe] Loading OOBE plugin RecommendedSettings Plugin
[msoobe.exe] Plugin RecommendedSettings Plugin should not run
[msoobe.exe] Loading OOBE plugin Region Plugin
[msoobe.exe] Loading OOBE plugin TimeDate Plugin
[msoobe.exe] Added IOOBEGlobalSettingsCacheListener TimeDate Plugin
[msoobe.exe] Loading OOBE plugin ZDP Plugin
[msoobe.exe] Plugin ZDP Plugin should not run
[msoobe.exe] Parsing oobe.xml files...
[msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\oobe.xml with hr=0x80070003
[msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\oobe.xml with hr=0x80070003
[msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\134\oobe.xml with hr=0x80070003
[msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\1042\oobe.xml with hr=0x80070003
[msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\134\1042\oobe.xml with hr=0x80070003
[msoobe.exe] ExecuteInitialMandatoryTasks not implemented for plugin Proxy Configuration Plugin
[msoobe.exe] Attempting to start asynchronous notify ui language change.
[msoobe.exe] Successfully executed initial mandatory task for plugin Language Plugin
[msoobe.exe] Processing cache change notification for setting UI_SUPPORTED_LANGIDS.
[msoobe.exe] Processing cache change notification for setting LANGUAGE.
[msoobe.exe] Processing cache change notification for setting LANGISO639.
[msoobe.exe] Processing cache change notification for setting WUCONFIG.
[msoobe.exe] TASK: Begin running task NotifyUILanguageChange...
[msoobe.exe] Processing cache change notification for setting NOTIFYLANGUAGEDONE.
[msoobe.exe] Posted cache change notification for setting NOTIFYLANGUAGEDONE.
[msoobe.exe] Successfully verified and committed UI language settings
[msoobe.exe] TASK: Begin running task SaveEnabledInputMethods...
[msoobe.exe] TASK: End successfully running task SaveEnabledInputMethods
[msoobe.exe] Successfully executed initial mandatory task for plugin Region Plugin
[msoobe.exe] TASK: Begin running task WaitForService...
[msoobe.exe] Beginning wait for service w32time (initial state SERVICE_START_PENDING, desired state SERVICE_START_PENDING)
[msoobe.exe] Service w32time successfully reports in state SERVICE_START_PENDING
[msoobe.exe] Successfully signalled SCM event to start up services
[msoobe.exe] Posted cache change notification for setting COMPUTERNAME.
[msoobe.exe] Successfully executed initial mandatory task for plugin ComputerName Plugin
[msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.
[msoobe.exe] Launched background PID install task from plugin's Initial Mandatory Tasks
[msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.
[msoobe.exe] Successfully executed initial mandatory task for plugin PID Plugin
[msoobe.exe] Successfully executed initial mandatory task for plugin ProtectPC Plugin
[msoobe.exe] Posted cache change notification for setting TIMESYNCSTATUS.
[msoobe.exe] Successfully executed initial mandatory task for plugin TimeDate Plugin
[msoobe.exe] Successfully executed initial mandatory task for plugin Misc Plugin
[msoobe.exe] ExecuteInitialMandatoryTasks not implemented for plugin End Plugin
[msoobe.exe] Found SkipMachineOOBE unattend setting.  Not showing wizard.
[msoobe.exe] Successfully executed final mandatory task for plugin Proxy Configuration Plugin
[msoobe.exe] Processing cache change notification for setting COMPUTERNAME.
[msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.
[msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.
[msoobe.exe] Processing cache change notification for setting TIMESYNCSTATUS.
[msoobe.exe] TASK: Begin running task InstallPid...
[msoobe.exe] TASK: Begin running task CreateDirectoryJunctions...
[msoobe.exe] Creating directory junctions
[msoobe.exe] TASK: Begin running task WindowsRecoveryEnvironment...
[msoobe.exe] Installing Windows Recovery Environment
[msoobe.exe] TASK: Begin running task RemoveAdminProfile...
[msoobe.exe] Removing Administrator Profile
[msoobe.exe] TASK: Begin running task QueueArsSystemTasksTask...
[msoobe.exe] winreCheckRegKeyRegQueryValueEx(U) failed. with error 0x2
[msoobe.exe] WinReOobeInstall Skipping auxiliary data collection
[msoobe.exe] WinReOobeInstall Checking if install is needed
[msoobe.exe] WinReInstallOnTargetOS Beginning WinRE installation.
[msoobe.exe] winreCheckRegKeyTest hook (S) present and disabled
[msoobe.exe] WofEnumWimEntries failed: 0x80070001.
[msoobe.exe] WinReInstallOnTargetOS Checking for downlevel WinRE installation.
[msoobe.exe] WinReInstallOnTargetOS Getting current WinRE configuration.
[msoobe.exe] TASK: End successfully running task CreateDirectoryJunctions
[msoobe.exe] WinReInstallOnTargetOS (WinRE)WinRE is already installed, setting BCD entry (winre location \\?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE 
[msoobe.exe] WinReInstallOnTargetOS (WinRE)WinREInstall()  returning TRUE
[msoobe.exe] WinReOobeInstall WinREInstall succeeded
[msoobe.exe] WinReOobeInstall : Registering the WimBoot overlay as the recovery image if necessary.
[msoobe.exe] WofEnumWimEntries failed: 0x80070001.
[msoobe.exe] winreGetWimBootOverlays failed: 0x1.
[msoobe.exe] WinReOobeInstall Failed to register the WimBoot recovery image, error 0X1
[msoobe.exe] WinReOobeInstall Resetting WinRE recovery action
[msoobe.exe] WinReOobeInstall Resealing volume if necessary
[msoobe.exe] WinReOobeInstall WinRE installation in OOBE completed
[msoobe.exe] Successfully installed Windows Recovery Environment
[msoobe.exe] TASK: End successfully running task WindowsRecoveryEnvironment
[msoobe.exe] Beginning wait for service netprofm (initial state SERVICE_START_PENDING, desired state SERVICE_RUNNING)
[msoobe.exe] Successfully notified UI language change
[msoobe.exe] Processing cache change notification for setting NOTIFYLANGUAGEDONE.
[msoobe.exe] Posted cache change notification for setting NOTIFYLANGUAGEDONE.
[msoobe.exe] TASK: End successfully running task NotifyUILanguageChange
[msoobe.exe] Successfully executed final mandatory task for plugin Language Plugin
[msoobe.exe] Region Plugin successfully set default Dvd region
[msoobe.exe] Successfully executed final mandatory task for plugin Region Plugin
[msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin ComputerName Plugin
[msoobe.exe] Service netprofm successfully reports in state SERVICE_RUNNING
[msoobe.exe] TASK: End successfully running task WaitForService
[msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.
[msoobe.exe] Connectivity changed: No connection detected
[msoobe.exe] Successfully created internet listener
[msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.
[msoobe.exe] StartService returned that Service profsvc is already running
[msoobe.exe] Beginning wait for service profsvc (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)
[msoobe.exe] Service profsvc successfully reports in state SERVICE_RUNNING
[msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.
[msoobe.exe] Connectivity changed: Local network detected
[msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.
[msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.
[msoobe.exe] Connectivity changed: Internet detected
[msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.
[msoobe.exe] TASK: Begin running task SyncSystemTime...
[msoobe.exe] Service w32time is already running without invoking StartService()
[msoobe.exe] Beginning wait for service w32time (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)
[msoobe.exe] Service w32time successfully reports in state SERVICE_RUNNING
[msoobe.exe] Failed to sync the system clock with the w32time service on attempt 1 [dwResyncResult=0x00000001]
[msoobe.exe] Successfully attempted syncing the system clock with the w32time service.
[msoobe.exe] Posted cache change notification for setting TIMESYNCSTATUS.
[msoobe.exe] TASK: End successfully running task SyncSystemTime
[msoobe.exe] Processing cache change notification for setting TIMESYNCSTATUS.
[msoobe.exe] Installed product key ((null))
[msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.
[msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.
[msoobe.exe] TASK: End successfully running task InstallPid
[msoobe.exe] Successfully executed final mandatory task for plugin PID Plugin
[msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin ProtectPC Plugin
[msoobe.exe] Beginning wait for service w32time (initial state SERVICE_STOP_PENDING, desired state SERVICE_STOPPED)
[msoobe.exe] Service w32time is not in state SERVICE_STOPPED after waiting 10000 milliseconds (final state is SERVICE_STOP_PENDING)
[msoobe.exe] Failed to wait for service w32time to enter state SERVICE_STOPPED [0x8007041D]
[msoobe.exe] Successfully executed final mandatory task for plugin TimeDate Plugin
[msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.
[msoobe.exe] Connectivity changed: Internet detected
[msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.
[msoobe.exe] AppReadinessService QueueSystemTasks result [hr=0x00000000]
[msoobe.exe] TASK: End successfully running task QueueArsSystemTasksTask
[msoobe.exe] Successfully removed Administrator profile
[msoobe.exe] TASK: End successfully running task RemoveAdminProfile
[msoobe.exe] TASK: Begin running task ResetNotificationTimerTask...
[msoobe.exe] TASK: End successfully running task ResetNotificationTimerTask
[msoobe.exe] TASK: Begin running task RunSetupFinalTask...
[msoobe.exe] Running Setup Final Tasks
[msoobe.exe] TASK: End successfully running task RunSetupFinalTask
[msoobe.exe] Successfully executed final mandatory task for plugin Misc Plugin
[msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin End Plugin
[msoobe.exe] Ensuring netprofm task is complete.
[msoobe.exe] Wrote End-of-OOBE Timestamp to Registry
[msoobe.exe] Host returned successfully
[msoobe.exe] Ending OOBE
[msoobe.exe] ----------------------------------------------------------
[oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_COMPLETE]
[oobeldr.exe] OOBELdr.exe exiting with code [0x0]...
[windeploy.exe] Process exited with exit code [0x0]
CBlackboard::Open: C:\Windows\Panther\SetupInfo succeeded.
CBlackboard::Close: c:\windows\panther\setupinfo.
[windeploy.exe] Windeploy: Executing PostOOBE commands
[windeploy.exe] Publishing WNF notification to indicate OOBE completion
[windeploy.exe] OrchestrateWnfPublishOobeCompletion: Publishing WNF event for OOBE completion; OOBE completion flag = TRUE
[windeploy.exe] WinDeploy.exe exiting with code [0x0]
sysprep
asked on Stack Overflow May 23, 2017 by er1p3h • edited May 23, 2017 by er1p3h

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0