jsingleton Posted May 2, 2013 Report post Posted May 2, 2013 Hello Everyone, I have an interesting problem. I have an OSD to deploy Windows 7 in SCCM 2012 SP1 that works perfectly, expect when imaging one model of laptop. The OSD fails to join the domain, I check the logs in Windows\Panther\UnattendGC on the laptop and they say that the laptop is unable to find the domain. I suspected that this was a driver issue, however when I login to the laptop there is a driver and I am able to manually join the domain without issue. Can any one point me in the right direction? Many Thanks Jim Quote Share this post Link to post Share on other sites More sharing options...
binarymime Posted May 2, 2013 Report post Posted May 2, 2013 Can you post the log? Quote Share this post Link to post Share on other sites More sharing options...
jsingleton Posted May 3, 2013 Report post Posted May 3, 2013 Here is the Log 2013-04-04 10:44:00, Info [windeploy.exe] ------------------------------------------------2013-04-04 10:44:00, Info [windeploy.exe] WinDeploy.exe launched with command-line []...2013-04-04 10:44:00, Info [windeploy.exe] Setup has not completed, adding pending reboot.2013-04-04 10:44:00, Info [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.2013-04-04 10:44:00, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...2013-04-04 10:46:50, Info [shell Unattend] Running 'specialize' pass2013-04-04 10:46:50, Info [shell Unattend] ComputerName set to DRAMA2-TEACHER2013-04-04 10:46:50, Info [shell Unattend] Exiting 'specialize' pass with status 0x001f10002013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Begin2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Loading input parameters...2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: AccountData = [NULL]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: UnsecureJoin = [NULL]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: MachinePassword = [secret not logged]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: JoinDomain = [mangotsfield.local]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: JoinWorkgroup = [NULL]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Domain = [CSE2K]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Username = [Administrator]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Password = [secret not logged]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: MachineObjectOU = [CN=Computers,DC=mangotsfield,DC=local]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: DebugJoin = [NULL]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: DebugJoinOnlyOnThisError = [NULL]2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Checking that auto start services have started.2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Joining domain [mangotsfield.local]...2013-04-04 10:46:50, Info [DJOIN.EXE] Unattended Join: Calling DsGetDcName for mangotsfield.local...2013-04-04 10:46:51, Info [DJOIN.EXE] Unattended Join: DsGetDcName returned [sVR-DC01.mangotsfield.local]2013-04-04 10:46:51, Info [DJOIN.EXE] Unattended Join: Constructed domain parameter [mangotsfield.local\SVR-DC01.mangotsfield.local]2013-04-04 10:46:51, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed because account exists: 0x8b0, will try to reuse existing account...2013-04-04 10:46:53, Info [DJOIN.EXE] Unattended Join: NetJoinDomain succeeded!2013-04-04 10:46:53, Info [DJOIN.EXE] Unattended Join: Exit, returning 0x12013-04-04 10:46:53, Info [sETUPUGC.EXE] SetupUGC launched with command line [specialize]2013-04-04 10:46:53, Info [sETUPUGC.EXE] SetupUGC running to process unattend settings for pass [specialize]2013-04-04 10:46:53, Info [sETUPUGC.EXE] Processing any RunSynchronous setting...2013-04-04 10:46:53, Info [sETUPUGC.EXE] Running commands is not yet in progress2013-04-04 10:46:53, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\panther\commandexec\CommandExec succeeded.2013-04-04 10:46:53, Info [sETUPUGC.EXE] Found run command in registry: description = [disable user account page]2013-04-04 10:46:53, Info [sETUPUGC.EXE] Found run command in registry: credentials = { domain is not specified, username is not specified, password info not logged }2013-04-04 10:46:53, Info [sETUPUGC.EXE] Found run command in registry: will continue execution without examining exit code2013-04-04 10:46:53, Info [sETUPUGC.EXE] Found run command in registry: path = [reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f]2013-04-04 10:46:53, Info [sETUPUGC.EXE] Found RunSynchronous command: [reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f]2013-04-04 10:46:53, Info [sETUPUGC.EXE] Finished executing [reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f] synchronously2013-04-04 10:46:53, Info [sETUPUGC.EXE] Process returned with exit code 0x02013-04-04 10:46:53, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\commandexec\commandexec.2013-04-04 10:46:53, Info [sETUPUGC.EXE] Processing any RunAsynchronous setting...2013-04-04 10:46:53, Info [sETUPUGC.EXE] Running commands is not yet in progress2013-04-04 10:46:53, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\panther\commandexec\CommandExec succeeded.2013-04-04 10:46:53, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\commandexec\commandexec.2013-04-04 10:46:53, Info [sETUPUGC.EXE] Processing ExtendOSPartition setting (if present)...2013-04-04 10:46:53, Info [sETUPUGC.EXE] SetupUGC returning with exit code [0]2013-04-04 10:46:56, Info [windeploy.exe] Process exited with exit code [0x0]2013-04-04 10:46:56, Info [windeploy.exe] Found completion flag [True], reboot requested flag [True] --> rebooting computer before proceeding with deployment...2013-04-04 10:46:56, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.2013-04-04 10:46:56, Info [windeploy.exe] An immediate reboot or shutdown was requested/required... rebooting / shutting down computer2013-04-04 10:46:56, Info [windeploy.exe] Flushing registry to disk...2013-04-04 10:46:57, Info [windeploy.exe] Flush took 1092 ms.2013-04-04 10:46:57, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]2013-04-04 10:47:54, Info [windeploy.exe] ------------------------------------------------2013-04-04 10:47:54, Info [windeploy.exe] WinDeploy.exe launched with command-line []...2013-04-04 10:47:54, Info [windeploy.exe] Updating pass status for [specialize] to reflect reboot: 0x8 --> 0x92013-04-04 10:47:54, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.2013-04-04 10:47:54, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.2013-04-04 10:47:54, Info [windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].2013-04-04 10:47:54, Info [windeploy.exe] Found unattend file: [C:\Windows\Panther\unattend.xml]2013-04-04 10:47:54, Info [windeploy.exe] This is supposed to be an OOBE boot; checking for <Reseal> setting override in unattend file [C:\Windows\Panther\unattend.xml]...2013-04-04 10:47:59, Info [windeploy.exe] Started WinSAT; will need to wait2013-04-04 10:48:20, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...2013-04-04 10:48:20, Info [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...2013-04-04 10:48:20, Info [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [iMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE] --> [iMAGE_STATE_UNDEPLOYABLE]2013-04-04 10:48:20, Info [oobeldr.exe] Parsing command line arguments...2013-04-04 10:48:20, Info [oobeldr.exe] Parsing the following command line: [/system]2013-04-04 10:48:20, Info [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x02013-04-04 10:48:20, Info [oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.2013-04-04 10:48:20, Info [oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].2013-04-04 10:48:20, Info [oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\Panther\unattend.xml]...2013-04-04 10:48:20, Info [oobeldr.exe] Caching copy of unattend file: [C:\Windows\Panther\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]2013-04-04 10:48:20, Info [oobeldr.exe] Source and destination paths are identical; skipping file copy.2013-04-04 10:48:20, Info [oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]2013-04-04 10:48:20, Info [oobeldr.exe] Current pass status for [oobeSystem] is [0x0]2013-04-04 10:48:20, Info [oobeldr.exe] Applying data-only settings overrides using SMI...2013-04-04 10:48:21, Info CSI 00000001@2013/4/4:17:48:21.045 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x745cd84e @0x7479e2d6 @0x747b0018 @0x7478adf1 @0x7478a984 @0x3e942b)2013-04-04 10:48:21, Info [oobeldr.exe] Successfully applied data-only settings overrides.2013-04-04 10:48:21, Info [oobeldr.exe] Calling into RunSMIActionPass to execute unattend GCs for pass [oobeSystem]2013-04-04 10:48:21, Info [oobeldr.exe] [Action Queue] : GenerateActionQueue begin2013-04-04 10:48:21, Info [oobeldr.exe] [Action Queue] : Processing pass = oobeSystem2013-04-04 10:48:21, Info [oobeldr.exe] [Action Queue] : Generating queue file to C:\Windows\panther\actionqueue\oobeSystem.uaq2013-04-04 10:48:21, Info [oobeldr.exe] [Action Queue] : Identity 0: Microsoft-Windows-Shell-Setup, Culture=neutral, Version=6.1.7601.17514, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=x86, versionScope=NonSxS2013-04-04 10:48:21, Info [oobeldr.exe] [Action Queue] : Using component order file C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\GlobalInstallOrder.xml2013-04-04 10:48:21, Info CSI 00000001@2013/4/4:17:48:21.185 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x743ed84e @0x747feced @0x747fed9d @0x747fe1e4 @0x747feaeb @0x3e9228)2013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\x86_microsoft-windows-shell-setup_31bf3856ad364e35_6.1.7601.17514_none_d4623c9747e247a7.manifest2013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : GenerateActionQueue finish (hr = 0x0)2013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : ProcessActionQueue start2013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : ProcessActionQueue using queue file C:\Windows\panther\actionqueue\oobeSystem.uaq2013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\RUNDLL32.EXE / arguments = shsetup.dll,SHUnattendedSetup / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\x86_microsoft-windows-shell-setup_31bf3856ad364e35_6.1.7601.17514_none_d4623c9747e247a7.manifest2013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup oobeSystem2013-04-04 10:48:22, Info [shell Unattend] Running 'oobeSystem' pass2013-04-04 10:48:22, Info [shell Unattend] TimeZone: Time zone set to 'GMT Standard Time'2013-04-04 10:48:22, Info [shell Unattend] Decoded password2013-04-04 10:48:22, Info [shell Unattend] UserAccounts: Password set for 'Administrator'2013-04-04 10:48:22, Info [shell Unattend] Exiting 'oobeSystem' pass with status 0x000000002013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : process exit code = 02013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : Unattend action returned operation complete.2013-04-04 10:48:22, Info [oobeldr.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x0)2013-04-04 10:48:22, Info [oobeldr.exe] Successfully completed execution of GC queue2013-04-04 10:48:22, Info [oobeldr.exe] Flushing registry to disk...2013-04-04 10:48:23, Info [oobeldr.exe] Flush took 733 ms.2013-04-04 10:48:23, Info [oobeldr.exe] Successfully completed RunSMIPass for oobeSystem.2013-04-04 10:48:23, Info [oobeldr.exe] No reboot has been requested for oobeSystem unattend.2013-04-04 10:48:23, Info [oobeldr.exe] Successfully ran oobeSystem pass.2013-04-04 10:48:23, Info [oobeldr.exe] Launching [C:\Windows\system32\oobe\msoobe.exe]...2013-04-04 10:48:23, Info [msoobe.exe] Starting service sppsvc2013-04-04 10:48:25, Info [msoobe.exe] Service sppsvc reports as running2013-04-04 10:48:25, Info [msoobe.exe] Starting service audiosrv2013-04-04 10:48:27, Info [msoobe.exe] Service audiosrv reports as running2013-04-04 10:48:27, Info [msoobe.exe] Successfully created first boot reg key2013-04-04 10:48:27, Info [msoobe.exe] Display mode is set to 1280x1024x32 [60Hz]2013-04-04 10:48:27, Info [msoobe.exe] Starting service Themes2013-04-04 10:48:28, Info [msoobe.exe] Service Themes reports as running2013-04-04 10:48:28, Info [msoobe.exe] Starting service TabletInputService2013-04-04 10:48:29, Warning [msoobe.exe] Service TabletInputService is not running after waiting 10000 milliseconds2013-04-04 10:48:29, Info [msoobe.exe] Found [1] UI languages2013-04-04 10:48:29, Info [msoobe.exe] Saving language [0x0409] [en]2013-04-04 10:48:29, Info [msoobe.exe] Saving language [0x0409] [en]2013-04-04 10:48:29, Info [msoobe.exe] Creating background bitmap [layout=0x00000000, cached=1]2013-04-04 10:48:29, Info [msoobe.exe] PID EditionID: [Professional]2013-04-04 10:48:29, Info [msoobe.exe] Registry EditionID: [Professional]2013-04-04 10:48:29, Info [msoobe.exe] Searching for EULA: [system32\en-US\Licenses\Volume\Professional\license.rtf]2013-04-04 10:48:29, Info [msoobe.exe] Searching for EULA: [system32\en-US\Licenses\_Default\Professional\license.rtf]2013-04-04 10:48:29, Info [msoobe.exe] Found EULA: [C:\Windows\system32\en-US\Licenses\_Default\Professional\license.rtf]2013-04-04 10:48:29, Info [msoobe.exe] Queuing background work to worker thread; eType=02013-04-04 10:48:29, Info [msoobe.exe] Starting service Schedule2013-04-04 10:48:29, Info [msoobe.exe] Starting service netprofm2013-04-04 10:48:29, Info [msoobe.exe] CFSMNetworkState is invalid : Domain Member is set2013-04-04 10:48:29, Info [msoobe.exe] HomeGroup join: network is not NETWORK_HOME2013-04-04 10:48:29, Info [msoobe.exe] HomeGroup join: skipping HomeGroup join page2013-04-04 10:48:29, Info [msoobe.exe] CFSMNetworkState is invalid : Domain Member is set2013-04-04 10:48:29, Info [msoobe.exe] HomeGroup join: network is not NETWORK_HOME2013-04-04 10:48:29, Info [msoobe.exe] HomeGroup join: skipping HomeGroup join page2013-04-04 10:48:29, Info [msoobe.exe] Finalize: entered2013-04-04 10:48:29, Info [msoobe.exe] Finalize: setting windows error reporting [0x2]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: setting Device Metadata PreventDeviceMetadataFromNetwork [0x0]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: setting Windows Defender DisableTakingAction [0x0]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: enabling Windows Defender check for signatures before scan [0x1]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: driver searching value set to [0x1]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: setting Internet Explorer phishing filter [0x1]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: enabling SpyNet reporting [0x1]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: setting TroubleShooting DefaultQueryRemoteServer [0x1]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: setting Assitance GlobalOnlineAssist and GlobalImplicitFeedback [0x1]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: setting SQMClient CEIPEnable [0x1]2013-04-04 10:48:29, Info [msoobe.exe] Finalize: enabling automatic updates2013-04-04 10:48:30, Info [msoobe.exe] Finalize: WU setting non admin elevated2013-04-04 10:48:30, Info [msoobe.exe] Finalize: WU setting non admin elevated set successfully2013-04-04 10:48:30, Info [msoobe.exe] Finalize: setting automatic update setting - notification level = aunlScheduledInstallation2013-04-04 10:48:30, Info [msoobe.exe] Finalize: setting automatic update setting - scheduled install day = ausidEveryDay2013-04-04 10:48:30, Info [msoobe.exe] Finalize: setting automatic update setting - scheduled install time = 32013-04-04 10:48:30, Info [msoobe.exe] Finalize: setting automatic update setting - include recommended updates = yes2013-04-04 10:48:30, Info [msoobe.exe] Finalize: successfully set automatic update settings; now attempting to save2013-04-04 10:48:32, Info [msoobe.exe] Service netprofm reports as running2013-04-04 10:48:32, Info [msoobe.exe] Successfully signalled event to start up services2013-04-04 10:48:34, Info [msoobe.exe] Service Schedule reports as running2013-04-04 10:48:34, Info [msoobe.exe] Successfully verified and committed UI language settings2013-04-04 10:48:42, Info [msoobe.exe] Finalize: successfully saved automatic update settings2013-04-04 10:48:42, Info [msoobe.exe] Finalize: leaving automatic update settings2013-04-04 10:48:42, Info [msoobe.exe] Finalize: setting networks2013-04-04 10:48:42, Info [msoobe.exe] Wait for network init: Completed with hr=0x800700572013-04-04 10:48:42, Info [msoobe.exe] Setting networks: No network guid specified or WaitForNetworkInitialize failed2013-04-04 10:48:42, Info [msoobe.exe] Setting networks: Completed with hr=0x800700572013-04-04 10:48:42, Info [msoobe.exe] Running mandatory tasks2013-04-04 10:48:42, Info [msoobe.exe] Doing background work directly in MandatoryTasks; eType=12013-04-04 10:48:42, Info [msoobe.exe] Successfully installed product key2013-04-04 10:48:42, Info [msoobe.exe] Starting service netprofm2013-04-04 10:48:42, Info [msoobe.exe] Service netprofm is already running2013-04-04 10:48:42, Info [msoobe.exe] Failed to open event to start up services [0x80070002]2013-04-04 10:48:42, Info [msoobe.exe] Doing background work directly in MandatoryTasks; eType=02013-04-04 10:48:42, Info [msoobe.exe] Starting service Schedule2013-04-04 10:48:42, Info [msoobe.exe] Service Schedule is already running2013-04-04 10:48:42, Info [msoobe.exe] Successfully verified and committed UI language settings2013-04-04 10:48:43, Info [msoobe.exe] Successfully notified UI language change2013-04-04 10:48:43, Info [msoobe.exe] Successfully notified UI language change2013-04-04 10:48:43, Info [msoobe.exe] Successfully installed Windows Recovery Environment2013-04-04 10:48:47, Info [msoobe.exe] Successfully removed administrator profile2013-04-04 10:48:47, Info [msoobe.exe] RunUserProvidedScript: Found script at [C:\Windows\Setup\Scripts\SetupComplete.cmd]; executing with UI hidden...2013-04-04 10:54:20, Info [msoobe.exe] RunUserProvidedScript: Successfully executed script; (returned with exit code 0x0)2013-04-04 10:54:20, Info [msoobe.exe] Exiting mandatory tasks... [0x00000000]2013-04-04 10:54:21, Info [msoobe.exe] Cleaning up background work2013-04-04 10:54:21, Info [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [iMAGE_STATE_UNDEPLOYABLE] --> [iMAGE_STATE_COMPLETE]2013-04-04 10:54:21, Info [oobeldr.exe] OOBELdr.exe exiting with code [0x0]...2013-04-04 10:54:21, Info [windeploy.exe] Process exited with exit code [0x0]2013-04-04 10:54:21, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\Panther\SetupInfo succeeded.2013-04-04 10:54:21, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.2013-04-04 10:54:21, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]2013-05-02 12:05:17, Info [windeploy.exe] ------------------------------------------------2013-05-02 12:05:17, Info [windeploy.exe] WinDeploy.exe launched with command-line []...2013-05-02 12:05:17, Info [windeploy.exe] Setup has not completed, adding pending reboot.2013-05-02 12:05:17, Info [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.2013-05-02 12:05:17, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...2013-05-02 12:10:04, Info [shell Unattend] Running 'specialize' pass2013-05-02 12:10:05, Info [shell Unattend] ComputerName set to MININT-R9NM4VI2013-05-02 12:10:05, Info [shell Unattend] Exiting 'specialize' pass with status 0x001f10002013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Begin2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Loading input parameters...2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: AccountData = [NULL]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: UnsecureJoin = [NULL]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: MachinePassword = [secret not logged]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: JoinDomain = [mangotsfield.local]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: JoinWorkgroup = [NULL]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Domain = [CSE2K]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Username = [Administrator]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Password = [secret not logged]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: MachineObjectOU = [CN=Computers,DC=mangotsfield,DC=local]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: DebugJoin = [NULL]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: DebugJoinOnlyOnThisError = [NULL]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Checking that auto start services have started.2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Joining domain [mangotsfield.local]...2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Calling DsGetDcName for mangotsfield.local...2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: DsGetDcName returned [sVR-DC01.mangotsfield.local]2013-05-02 12:10:05, Info [DJOIN.EXE] Unattended Join: Constructed domain parameter [mangotsfield.local\SVR-DC01.mangotsfield.local]2013-05-02 12:10:06, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:11, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:16, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:21, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:27, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:32, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:37, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:42, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:48, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:53, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:10:58, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:03, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:09, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:14, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:19, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:24, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:29, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:35, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:40, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:45, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:50, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:11:56, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:01, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:06, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:11, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:17, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:22, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:27, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:32, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:38, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:43, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:48, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:53, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:12:58, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:04, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:09, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:14, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:19, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:25, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:30, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:35, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:40, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:46, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:51, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:13:56, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:01, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:06, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:12, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:17, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:22, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:27, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:33, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:38, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:43, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:48, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:54, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:14:59, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:04, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:09, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:14, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:20, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:25, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:30, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:35, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:41, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:46, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:51, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:15:56, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:01, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:07, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:12, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:17, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:22, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:27, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:33, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:38, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:43, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:48, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:53, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:16:59, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:17:04, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...2013-05-02 12:17:09, Error [DJOIN.EXE] Unattended Join: NetJoinDomain failed error code is [2]2013-05-02 12:17:09, Error [DJOIN.EXE] Unattended Join: Unable to join; gdwError = 0x22013-05-02 12:17:09, Info [DJOIN.EXE] Unattended Join: Exit, returning 0x02013-05-02 12:17:09, Info [sETUPUGC.EXE] SetupUGC launched with command line [specialize]2013-05-02 12:17:09, Info [sETUPUGC.EXE] SetupUGC running to process unattend settings for pass [specialize]2013-05-02 12:17:09, Info [sETUPUGC.EXE] Processing any RunSynchronous setting...2013-05-02 12:17:09, Info [sETUPUGC.EXE] Running commands is not yet in progress2013-05-02 12:17:09, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\panther\commandexec\CommandExec succeeded.2013-05-02 12:17:09, Info [sETUPUGC.EXE] Found run command in registry: description = [disable user account page]2013-05-02 12:17:09, Info [sETUPUGC.EXE] Found run command in registry: credentials = { domain is not specified, username is not specified, password info not logged }2013-05-02 12:17:09, Info [sETUPUGC.EXE] Found run command in registry: will continue execution without examining exit code2013-05-02 12:17:09, Info [sETUPUGC.EXE] Found run command in registry: path = [reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f]2013-05-02 12:17:09, Info [sETUPUGC.EXE] Found RunSynchronous command: [reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f]2013-05-02 12:17:09, Info [sETUPUGC.EXE] Finished executing [reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f] synchronously2013-05-02 12:17:09, Info [sETUPUGC.EXE] Process returned with exit code 0x02013-05-02 12:17:09, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\commandexec\commandexec.2013-05-02 12:17:09, Info [sETUPUGC.EXE] Processing any RunAsynchronous setting...2013-05-02 12:17:09, Info [sETUPUGC.EXE] Running commands is not yet in progress2013-05-02 12:17:09, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\panther\commandexec\CommandExec succeeded.2013-05-02 12:17:09, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\commandexec\commandexec.2013-05-02 12:17:09, Info [sETUPUGC.EXE] Processing ExtendOSPartition setting (if present)...2013-05-02 12:17:09, Info [sETUPUGC.EXE] SetupUGC returning with exit code [0]2013-05-02 12:17:11, Info [windeploy.exe] Process exited with exit code [0x0]2013-05-02 12:17:11, Info [windeploy.exe] Found completion flag [True], reboot requested flag [True] --> rebooting computer before proceeding with deployment...2013-05-02 12:17:11, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.2013-05-02 12:17:11, Info [windeploy.exe] An immediate reboot or shutdown was requested/required... rebooting / shutting down computer2013-05-02 12:17:11, Info [windeploy.exe] Flushing registry to disk...2013-05-02 12:17:11, Info [windeploy.exe] Flush took 891 ms.2013-05-02 12:17:11, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]2013-05-02 12:18:17, Info [windeploy.exe] ------------------------------------------------2013-05-02 12:18:17, Info [windeploy.exe] WinDeploy.exe launched with command-line []...2013-05-02 12:18:17, Info [windeploy.exe] Updating pass status for [specialize] to reflect reboot: 0x8 --> 0x92013-05-02 12:18:17, Info [windeploy.exe] Making sure that SystemSetupInProgress is cleared.2013-05-02 12:18:17, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\Unattend\unattend.xml]; examining for applicability.2013-05-02 12:18:17, Info [windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\Unattend\unattend.xml].2013-05-02 12:18:17, Info [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.2013-05-02 12:18:17, Info [windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].2013-05-02 12:18:17, Info [windeploy.exe] Found unattend file: [C:\Windows\Panther\Unattend\unattend.xml]2013-05-02 12:18:17, Info [windeploy.exe] This is supposed to be an OOBE boot; checking for <Reseal> setting override in unattend file [C:\Windows\Panther\Unattend\unattend.xml]...2013-05-02 12:18:20, Info [windeploy.exe] Started WinSAT; will need to wait2013-05-02 12:18:40, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...2013-05-02 12:18:40, Info [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...2013-05-02 12:18:40, Info [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [iMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE] --> [iMAGE_STATE_UNDEPLOYABLE]2013-05-02 12:18:40, Info [oobeldr.exe] Parsing command line arguments...2013-05-02 12:18:40, Info [oobeldr.exe] Parsing the following command line: [/system]2013-05-02 12:18:40, Info [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x02013-05-02 12:18:40, Info [oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\Unattend\unattend.xml]; examining for applicability.2013-05-02 12:18:40, Info [oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\Unattend\unattend.xml].2013-05-02 12:18:40, Info [oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.2013-05-02 12:18:40, Info [oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].2013-05-02 12:18:40, Info [oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\Panther\Unattend\unattend.xml]...2013-05-02 12:18:40, Info [oobeldr.exe] Caching copy of unattend file: [C:\Windows\Panther\Unattend\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]2013-05-02 12:18:40, Info [oobeldr.exe] Found existing file at [C:\Windows\panther\unattend.xml]; deleting it...2013-05-02 12:18:40, Info [oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]2013-05-02 12:18:40, Info [oobeldr.exe] Current pass status for [oobeSystem] is [0x0]2013-05-02 12:18:40, Info [oobeldr.exe] Applying data-only settings overrides using SMI...2013-05-02 12:18:41, Info CSI 00000001@2013/5/2:11:18:41.515 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7410d84e @0x742de2d6 @0x742f0018 @0x742cadf1 @0x742ca984 @0x9942b)2013-05-02 12:18:41, Info [oobeldr.exe] Successfully applied data-only settings overrides.2013-05-02 12:18:41, Info [oobeldr.exe] Calling into RunSMIActionPass to execute unattend GCs for pass [oobeSystem]2013-05-02 12:18:41, Info [oobeldr.exe] [Action Queue] : GenerateActionQueue begin2013-05-02 12:18:41, Info [oobeldr.exe] [Action Queue] : Processing pass = oobeSystem2013-05-02 12:18:41, Info [oobeldr.exe] [Action Queue] : Generating queue file to C:\Windows\panther\actionqueue\oobeSystem.uaq2013-05-02 12:18:41, Info [oobeldr.exe] [Action Queue] : Identity 0: Microsoft-Windows-Shell-Setup, Culture=neutral, Version=6.1.7601.17514, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=x86, versionScope=NonSxS2013-05-02 12:18:41, Info [oobeldr.exe] [Action Queue] : Identity 1: Microsoft-Windows-International-Core, Culture=neutral, Version=6.1.7601.17514, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=x86, versionScope=NonSxS2013-05-02 12:18:41, Info [oobeldr.exe] [Action Queue] : Using component order file C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\GlobalInstallOrder.xml2013-05-02 12:18:41, Info CSI 00000001@2013/5/2:11:18:41.734 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x73f2d84e @0x7433eced @0x7433ed9d @0x7433e1e4 @0x7433eaeb @0x99228)2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\x86_microsoft-windows-international-core_31bf3856ad364e35_6.1.7601.17514_none_ebb1ce7438031941.manifest2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\x86_microsoft-windows-shell-setup_31bf3856ad364e35_6.1.7601.17514_none_d4623c9747e247a7.manifest2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : GenerateActionQueue finish (hr = 0x0)2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : ProcessActionQueue start2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : ProcessActionQueue using queue file C:\Windows\panther\actionqueue\oobeSystem.uaq2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\MUIUNATTEND.EXE / arguments = / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\x86_microsoft-windows-international-core_31bf3856ad364e35_6.1.7601.17514_none_ebb1ce7438031941.manifest2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\RUNDLL32.EXE / arguments = shsetup.dll,SHUnattendedSetup / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\x86_microsoft-windows-shell-setup_31bf3856ad364e35_6.1.7601.17514_none_d4623c9747e247a7.manifest2013-05-02 12:18:42, Info [oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\MUIUNATTEND.EXE" oobeSystem2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] Starting MuiUnattend.exe GC2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] muiunattend is called with pass: oobeSystem2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] Unattended setting "UILanguage" could not be found. error:(2). Ignoring.2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] Unattended setting "UILanguageFallback" could not be found. error:(2). Ignoring.2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] Found unattend setting "Systemlocale" with value: "en-US".2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] Unattended setting "UserLocale" could not be found. error:(2). Ignoring.2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] Unattended setting "InputLocale" could not be found. error:(2). Ignoring.2013-05-02 12:18:42, Info [MUIUNATTEND.EXE] Setting system locale using unattended setting SystemLocale:"en-US".2013-05-02 12:18:43, Info [MUIUNATTEND.EXE] Set system locale to "en-US" successfully.2013-05-02 12:18:43, Info [MUIUNATTEND.EXE] Setting OOBE handshake information succeeded.2013-05-02 12:18:43, Info [MUIUNATTEND.EXE] Exiting MuiUnattend.exe GC2013-05-02 12:18:43, Info [oobeldr.exe] [Action Queue] : process exit code = 02013-05-02 12:18:43, Info [oobeldr.exe] [Action Queue] : Unattend action returned operation complete.2013-05-02 12:18:43, Info [oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup oobeSystem2013-05-02 12:18:43, Info [shell Unattend] Running 'oobeSystem' pass2013-05-02 12:18:43, Info [shell Unattend] TimeZone: Time zone set to 'GMT Standard Time'2013-05-02 12:18:43, Info [shell Unattend] Decoded password2013-05-02 12:18:44, Info [shell Unattend] UserAccounts: Password set for 'Administrator'2013-05-02 12:18:44, Info [shell Unattend] Exiting 'oobeSystem' pass with status 0x000000002013-05-02 12:18:44, Info [oobeldr.exe] [Action Queue] : process exit code = 02013-05-02 12:18:44, Info [oobeldr.exe] [Action Queue] : Unattend action returned operation complete.2013-05-02 12:18:44, Info [oobeldr.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x0)2013-05-02 12:18:44, Info [oobeldr.exe] Successfully completed execution of GC queue2013-05-02 12:18:44, Info [oobeldr.exe] Flushing registry to disk...2013-05-02 12:18:45, Info [oobeldr.exe] Flush took 1250 ms.2013-05-02 12:18:45, Info [oobeldr.exe] Successfully completed RunSMIPass for oobeSystem.2013-05-02 12:18:45, Info [oobeldr.exe] No reboot has been requested for oobeSystem unattend.2013-05-02 12:18:45, Info [oobeldr.exe] Successfully ran oobeSystem pass.2013-05-02 12:18:45, Info [oobeldr.exe] Launching [C:\Windows\system32\oobe\msoobe.exe]...2013-05-02 12:18:45, Info [msoobe.exe] Starting service sppsvc2013-05-02 12:18:47, Info [msoobe.exe] Service sppsvc reports as running2013-05-02 12:18:47, Info [msoobe.exe] Starting service audiosrv2013-05-02 12:18:49, Info [msoobe.exe] Service audiosrv reports as running2013-05-02 12:18:49, Info [msoobe.exe] Successfully created first boot reg key2013-05-02 12:18:49, Info [msoobe.exe] Display mode is set to 1280x800x32 [60Hz]2013-05-02 12:18:49, Info [msoobe.exe] Starting service Themes2013-05-02 12:18:50, Info [msoobe.exe] Service Themes reports as running2013-05-02 12:18:50, Info [msoobe.exe] Starting service TabletInputService2013-05-02 12:18:51, Warning [msoobe.exe] Service TabletInputService is not running after waiting 10000 milliseconds2013-05-02 12:18:51, Info [msoobe.exe] Found [1] UI languages2013-05-02 12:18:51, Info [msoobe.exe] Saving language [0x0409] [en]2013-05-02 12:18:51, Info [msoobe.exe] Saving language [0x0409] [en]2013-05-02 12:18:51, Info [msoobe.exe] Creating background bitmap [layout=0x00000000, cached=1]2013-05-02 12:18:51, Info [msoobe.exe] PID EditionID: [Professional]2013-05-02 12:18:51, Info [msoobe.exe] Registry EditionID: [Professional]2013-05-02 12:18:51, Info [msoobe.exe] Searching for EULA: [system32\en-US\Licenses\Volume\Professional\license.rtf]2013-05-02 12:18:51, Info [msoobe.exe] Searching for EULA: [system32\en-US\Licenses\_Default\Professional\license.rtf]2013-05-02 12:18:51, Info [msoobe.exe] Found EULA: [C:\Windows\system32\en-US\Licenses\_Default\Professional\license.rtf]2013-05-02 12:18:51, Info [msoobe.exe] Queuing background work to worker thread; eType=02013-05-02 12:18:51, Info [msoobe.exe] Starting service Schedule2013-05-02 12:18:52, Info [msoobe.exe] Checking whether to show wireless join2013-05-02 12:18:52, Info [msoobe.exe] CFSMNetworkState : wireless not valid2013-05-02 12:18:52, Info [msoobe.exe] Networks present [1]2013-05-02 12:18:52, Info [msoobe.exe] CFSMNetworkState : ethernet adapter selected2013-05-02 12:18:52, Info [msoobe.exe] CFSMNetworkState is invalid : Loaded unattend settings2013-05-02 12:18:52, Info [msoobe.exe] HomeGroup join: network is not NETWORK_HOME2013-05-02 12:18:52, Info [msoobe.exe] HomeGroup join: skipping HomeGroup join page2013-05-02 12:18:52, Info [msoobe.exe] CFSMNetworkState : wireless not valid2013-05-02 12:18:52, Info [msoobe.exe] CFSMNetworkState : ethernet adapter selected2013-05-02 12:18:52, Info [msoobe.exe] CFSMNetworkState is invalid : Loaded unattend settings2013-05-02 12:18:52, Info [msoobe.exe] HomeGroup join: network is not NETWORK_HOME2013-05-02 12:18:52, Info [msoobe.exe] HomeGroup join: skipping HomeGroup join page2013-05-02 12:18:52, Info [msoobe.exe] Finalize: entered2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting windows error reporting [0x2]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting Device Metadata PreventDeviceMetadataFromNetwork [0x0]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting Windows Defender DisableTakingAction [0x0]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: enabling Windows Defender check for signatures before scan [0x1]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: driver searching value set to [0x1]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting Internet Explorer phishing filter [0x1]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: enabling SpyNet reporting [0x1]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting TroubleShooting DefaultQueryRemoteServer [0x1]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting Assitance GlobalOnlineAssist and GlobalImplicitFeedback [0x1]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting SQMClient CEIPEnable [0x1]2013-05-02 12:18:52, Info [msoobe.exe] Finalize: enabling automatic updates2013-05-02 12:18:52, Info [msoobe.exe] Finalize: WU setting non admin elevated2013-05-02 12:18:52, Info [msoobe.exe] Finalize: WU setting non admin elevated set successfully2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting automatic update setting - notification level = aunlScheduledInstallation2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting automatic update setting - scheduled install day = ausidEveryDay2013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting automatic update setting - scheduled install time = 32013-05-02 12:18:52, Info [msoobe.exe] Finalize: setting automatic update setting - include recommended updates = yes2013-05-02 12:18:52, Info [msoobe.exe] Finalize: successfully set automatic update settings; now attempting to save2013-05-02 12:18:52, Info [msoobe.exe] Starting service wlansvc2013-05-02 12:18:54, Info [msoobe.exe] Service Schedule reports as running2013-05-02 12:18:54, Info [msoobe.exe] Successfully verified and committed UI language settings2013-05-02 12:18:55, Info [msoobe.exe] Service wlansvc reports as running2013-05-02 12:18:55, Info [msoobe.exe] Starting service netprofm2013-05-02 12:18:57, Info [msoobe.exe] Service netprofm reports as running2013-05-02 12:18:57, Info [msoobe.exe] Successfully signalled event to start up services2013-05-02 12:19:01, Info [msoobe.exe] Finalize: successfully saved automatic update settings2013-05-02 12:19:01, Info [msoobe.exe] Finalize: leaving automatic update settings2013-05-02 12:19:01, Info [msoobe.exe] Finalize: setting networks2013-05-02 12:19:01, Info [msoobe.exe] _WaitOnAdapter : Starting on adapter {00000000-0000-0000-0000-000000000000}2013-05-02 12:19:01, Info [msoobe.exe] _WaitOnAdapter : Our network profile could not be found or has not been created [0x80070490]. Waiting...2013-05-02 12:19:06, Info [msoobe.exe] OnNetworkConnected : {EC24ED2F-132F-4B07-921A-57AF85BA0840}2013-05-02 12:19:06, Info [msoobe.exe] _WaitOnAdapter : Adapter {00000000-0000-0000-0000-000000000000} maps to Network {EC24ED2F-132F-4B07-921A-57AF85BA0840}2013-05-02 12:19:06, Info [msoobe.exe] Wait for network init: Completed with hr=0x02013-05-02 12:19:06, Info [msoobe.exe] Setting networks: Successfully set network category to 12013-05-02 12:19:07, Info [msoobe.exe] Configuring service fdrespub for auto start2013-05-02 12:19:07, Info [msoobe.exe] Setting networks: Completed with hr=0x02013-05-02 12:19:07, Info [msoobe.exe] Successfully changed configuration for service fdrespub2013-05-02 12:19:07, Info [msoobe.exe] Starting service fdrespub2013-05-02 12:19:07, Info [msoobe.exe] Running mandatory tasks2013-05-02 12:19:07, Info [msoobe.exe] Doing background work directly in MandatoryTasks; eType=12013-05-02 12:19:07, Info [msoobe.exe] Successfully installed product key2013-05-02 12:19:07, Info [msoobe.exe] Starting service wlansvc2013-05-02 12:19:07, Info [msoobe.exe] Service wlansvc is already running2013-05-02 12:19:07, Info [msoobe.exe] Starting service netprofm2013-05-02 12:19:07, Info [msoobe.exe] Service netprofm is already running2013-05-02 12:19:07, Info [msoobe.exe] Failed to open event to start up services [0x80070002]2013-05-02 12:19:07, Info [msoobe.exe] Doing background work directly in MandatoryTasks; eType=02013-05-02 12:19:07, Info [msoobe.exe] Starting service Schedule2013-05-02 12:19:07, Info [msoobe.exe] Service Schedule is already running2013-05-02 12:19:07, Info [msoobe.exe] Successfully verified and committed UI language settings2013-05-02 12:19:08, Info [msoobe.exe] Service fdrespub reports as running2013-05-02 12:19:08, Info [msoobe.exe] Successfully notified UI language change2013-05-02 12:19:08, Info [msoobe.exe] Successfully notified UI language change2013-05-02 12:19:09, Info [msoobe.exe] Successfully installed Windows Recovery Environment2013-05-02 12:19:09, Info [msoobe.exe] RunUserProvidedScript: Found script at [C:\Windows\Setup\Scripts\SetupComplete.cmd]; executing with UI hidden...2013-05-02 12:23:25, Info [msoobe.exe] RunUserProvidedScript: Successfully executed script; (returned with exit code 0x0)2013-05-02 12:23:25, Info [msoobe.exe] Exiting mandatory tasks... [0x00000000]2013-05-02 12:23:25, Info [msoobe.exe] Cleaning up background work2013-05-02 12:23:26, Info [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [iMAGE_STATE_UNDEPLOYABLE] --> [iMAGE_STATE_COMPLETE]2013-05-02 12:23:26, Info [oobeldr.exe] OOBELdr.exe exiting with code [0x0]...2013-05-02 12:23:26, Info [windeploy.exe] Process exited with exit code [0x0]2013-05-02 12:23:26, Info [0x090008] PANTHR CBlackboard::Open: C:\Windows\Panther\SetupInfo succeeded.2013-05-02 12:23:26, Info [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.2013-05-02 12:23:26, Info [windeploy.exe] WinDeploy.exe exiting with code [0x0]2013-05-02 12:39:29, Info [sETUPSQM.EXE] SetupSQM started2013-05-02 12:39:29, Info [sETUPSQM.EXE] Panther path is C:\Windows\Panther2013-05-02 12:39:29, Info [sETUPSQM.EXE] SQM not opted in2013-05-02 12:39:29, Info [sETUPSQM.EXE] SetupSQM is finished2013-05-02 15:13:39, Info [sETUPSQM.EXE] SetupSQM started2013-05-02 15:13:39, Info [sETUPSQM.EXE] Panther path is C:\Windows\Panther2013-05-02 15:13:39, Info [sETUPSQM.EXE] SQM not opted in2013-05-02 15:13:39, Info [sETUPSQM.EXE] SetupSQM is finished2013-05-03 00:00:00, Info [sETUPSQM.EXE] SetupSQM started2013-05-03 00:00:00, Info [sETUPSQM.EXE] Panther path is C:\Windows\Panther2013-05-03 00:00:00, Info [sETUPSQM.EXE] SQM not opted in2013-05-03 00:00:00, Info [sETUPSQM.EXE] SetupSQM is finished2013-05-03 12:13:25, Info [sETUPSQM.EXE] SetupSQM started2013-05-03 12:13:25, Info [sETUPSQM.EXE] Panther path is C:\Windows\Panther2013-05-03 12:13:25, Info [sETUPSQM.EXE] SQM not opted in2013-05-03 12:13:25, Info [sETUPSQM.EXE] SetupSQM is finished Thanks Quote Share this post Link to post Share on other sites More sharing options...
jsingleton Posted May 8, 2013 Report post Posted May 8, 2013 giving this a bump Quote Share this post Link to post Share on other sites More sharing options...
binarymime Posted May 8, 2013 Report post Posted May 8, 2013 k, next can you post the netsetup.log file from the C:\windows\debug folder on the client having the issue. What method are you using for your domain join step in the task sequence? An answer file or a domain join step? Thanks Quote Share this post Link to post Share on other sites More sharing options...
jsingleton Posted May 15, 2013 Report post Posted May 15, 2013 sorry for the slow reply. I have been away for a short while. Unfortunatly the machine that this was happening on was reloaded from disk while I was away and has gone out into use. So i can't provide the log files Thanks for your time binarymine Quote Share this post Link to post Share on other sites More sharing options...
jsingleton Posted May 15, 2013 Report post Posted May 15, 2013 just in case this helps without the logs. I'm using a domain join step Thanks Quote Share this post Link to post Share on other sites More sharing options...
jsingleton Posted June 24, 2013 Report post Posted June 24, 2013 OK I have this problem again with a laptop so I can provide the information that is required. Can anyone help before I start posting log files? Quote Share this post Link to post Share on other sites More sharing options...
Tim Sabella Posted November 18, 2013 Report post Posted November 18, 2013 Hello, i get the same Problems. But with a vm Ware the Domain join is okay? With Hardware Clients i get the Problem. First i had one Kind of Hardware an the Domain join works. but after i insert more Driver packages the Domain join will not work. first i thought it is a Driver Problem but i created for each Hardware a new tasksequenz which separat install the the correct Drivers. Attached you get my netsetup.log Maybe someone can help me? Regards. Tim 11/14/2013 13:27:05:177 -----------------------------------------------------------------11/14/2013 13:27:05:177 NetpDoDomainJoin11/14/2013 13:27:05:177 NetpMachineValidToJoin: 'IT-00000875'11/14/2013 13:27:05:177 OS Version: 6.111/14/2013 13:27:05:177 Build number: 7601 (7601.win7sp1_gdr.130318-1533)11/14/2013 13:27:05:177 ServicePack: Service Pack 111/14/2013 13:27:05:177 SKU: Windows 7 Enterprise11/14/2013 13:27:05:177 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x011/14/2013 13:27:05:177 NetpGetLsaPrimaryDomain: status: 0x011/14/2013 13:27:05:177 NetpMachineValidToJoin: status: 0x011/14/2013 13:27:05:177 NetpJoinDomain11/14/2013 13:27:05:177 Machine: IT-0000087511/14/2013 13:27:05:177 Domain: xyz.net\DC01.xyz.net11/14/2013 13:27:05:177 MachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:05:177 Account: xyz.net\sccm_dj11/14/2013 13:27:05:177 Options: 0x2111/14/2013 13:27:05:177 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:05:177 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:05:177 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:05:177 NetpLoadParameters: status: 0x211/14/2013 13:27:05:177 NetpValidateName: checking to see if 'xyz.net' is valid as type 3 name11/14/2013 13:27:05:286 NetpCheckDomainNameIsValid [ Exists ] for 'xyz.net' returned 0x011/14/2013 13:27:05:286 NetpValidateName: name 'xyz.net' is valid for type 311/14/2013 13:27:05:286 NetpJoinDomain: status of connecting to dc '\\DC01.xyz.net': 0x011/14/2013 13:27:05:286 NetpJoinDomainOnDs: Passed DC 'DC01.xyz.net' verified as DNS name '\\DC01.xyz.net'11/14/2013 13:27:05:286 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:05:286 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:05:286 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:05:286 NetpLoadParameters: status: 0x211/14/2013 13:27:05:286 NetpDsGetDcName: status of verifying DNS A record name resolution for 'DC01.xyz.net': 0x011/14/2013 13:27:05:286 NetpProvisionComputerAccount:11/14/2013 13:27:05:286 lpDomain: xyz.net11/14/2013 13:27:05:286 lpMachineName: IT-0000087511/14/2013 13:27:05:286 lpMachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:05:286 lpDcName: DC01.xyz.net11/14/2013 13:27:05:286 lpDnsHostName: (NULL)11/14/2013 13:27:05:286 lpMachinePassword: (null)11/14/2013 13:27:05:286 lpAccount: xyz.net\sccm_dj11/14/2013 13:27:05:286 lpPassword: (non-null)11/14/2013 13:27:05:286 dwJoinOptions: 0x2111/14/2013 13:27:05:286 dwOptions: 0x4000000311/14/2013 13:27:05:286 NetpLdapBind: Verified minimum encryption strength on DC01.xyz.net: 0x011/14/2013 13:27:05:286 NetpLdapGetLsaPrimaryDomain: reading domain data11/14/2013 13:27:05:286 NetpGetNCData: Reading NC data11/14/2013 13:27:05:286 NetpGetDomainData: Lookup domain data for: DC=xyz,DC=net11/14/2013 13:27:05:286 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=xyz,DC=net11/14/2013 13:27:05:286 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x011/14/2013 13:27:05:302 NetpGetComputerObjectDn: Cracking DNS domain name xyz.net/ into Netbios on \\DC01.xyz.net11/14/2013 13:27:05:302 NetpGetComputerObjectDn: Crack results: name = NT_DOMAIN_SO_01\11/14/2013 13:27:05:302 NetpGetComputerObjectDn: Cracking account name NT_DOMAIN_SO_01\IT-00000875$ on \\DC01.xyz.net11/14/2013 13:27:05:302 NetpGetComputerObjectDn: Crack results: (Account already exists) DN = CN=IT-00000875,OU=Computer,OU=Studenten,OU=Sontheim,OU=ROE-STANDORTE,DC=xyz,DC=net11/14/2013 13:27:05:302 NetpModifyComputerObjectInDs: Initial attribute values:11/14/2013 13:27:05:302 objectClass = Computer11/14/2013 13:27:05:302 SamAccountName = IT-00000875$11/14/2013 13:27:05:302 userAccountControl = 0x100011/14/2013 13:27:05:302 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:05:302 ServicePrincipalName = HOST/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875 RestrictedKrbHost/IT-0000087511/14/2013 13:27:05:302 unicodePwd = <SomePassword>11/14/2013 13:27:05:302 NetpModifyComputerObjectInDs: Computer Object already exists in OU:11/14/2013 13:27:05:302 objectClass = top person organizationalPerson user computer11/14/2013 13:27:05:302 SamAccountName = IT-00000875$11/14/2013 13:27:05:302 userAccountControl = 0x100011/14/2013 13:27:05:302 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:05:302 ServicePrincipalName = CmRcService/IT-00000875 CmRcService/IT-00000875.xyz.net TERMSRV/IT-00000875 TERMSRV/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875 HOST/IT-00000875 RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875.xyz.net11/14/2013 13:27:05:302 unicodePwd = Account exists, resetting password: <SomePassword>11/14/2013 13:27:05:302 NetpModifyComputerObjectInDs: Attribute values to set:11/14/2013 13:27:05:302 unicodePwd = <SomePassword>11/14/2013 13:27:05:302 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1190, problem 4003 (INSUFF_ACCESS_RIGHTS), data 011/14/2013 13:27:05:302 NetpModifyComputerObjectInDs: ldap_modify_s failed: 0x32 0x511/14/2013 13:27:05:302 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x511/14/2013 13:27:05:302 NetpProvisionComputerAccount: LDAP creation failed: 0x511/14/2013 13:27:05:302 ldap_unbind status: 0x011/14/2013 13:27:05:302 NetpJoinDomainOnDs: Function exits with status of: 0x511/14/2013 13:27:05:302 NetpJoinDomainOnDs: status of disconnecting from '\\DC01.xyz.net': 0x011/14/2013 13:27:05:302 NetpDoDomainJoin: status: 0x511/14/2013 13:27:10:310 -----------------------------------------------------------------11/14/2013 13:27:10:310 NetpDoDomainJoin11/14/2013 13:27:10:310 NetpMachineValidToJoin: 'IT-00000875'11/14/2013 13:27:10:310 OS Version: 6.111/14/2013 13:27:10:310 Build number: 7601 (7601.win7sp1_gdr.130318-1533)11/14/2013 13:27:10:310 ServicePack: Service Pack 111/14/2013 13:27:10:310 SKU: Windows 7 Enterprise11/14/2013 13:27:10:310 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x011/14/2013 13:27:10:310 NetpGetLsaPrimaryDomain: status: 0x011/14/2013 13:27:10:310 NetpMachineValidToJoin: status: 0x011/14/2013 13:27:10:310 NetpJoinDomain11/14/2013 13:27:10:310 Machine: IT-0000087511/14/2013 13:27:10:310 Domain: xyz.net\DC01.xyz.net11/14/2013 13:27:10:310 MachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:10:310 Account: xyz.net\sccm_dj11/14/2013 13:27:10:310 Options: 0x2111/14/2013 13:27:10:310 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:10:310 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:10:310 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:10:310 NetpLoadParameters: status: 0x211/14/2013 13:27:10:310 NetpValidateName: checking to see if 'xyz.net' is valid as type 3 name11/14/2013 13:27:10:419 NetpCheckDomainNameIsValid [ Exists ] for 'xyz.net' returned 0x011/14/2013 13:27:10:419 NetpValidateName: name 'xyz.net' is valid for type 311/14/2013 13:27:10:419 NetpJoinDomain: status of connecting to dc '\\DC01.xyz.net': 0x011/14/2013 13:27:10:419 NetpJoinDomainOnDs: Passed DC 'DC01.xyz.net' verified as DNS name '\\DC01.xyz.net'11/14/2013 13:27:10:419 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:10:419 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:10:419 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:10:419 NetpLoadParameters: status: 0x211/14/2013 13:27:10:419 NetpDsGetDcName: status of verifying DNS A record name resolution for 'DC01.xyz.net': 0x011/14/2013 13:27:10:419 NetpProvisionComputerAccount:11/14/2013 13:27:10:419 lpDomain: xyz.net11/14/2013 13:27:10:419 lpMachineName: IT-0000087511/14/2013 13:27:10:419 lpMachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:10:419 lpDcName: DC01.xyz.net11/14/2013 13:27:10:419 lpDnsHostName: (NULL)11/14/2013 13:27:10:419 lpMachinePassword: (null)11/14/2013 13:27:10:419 lpAccount: xyz.net\sccm_dj11/14/2013 13:27:10:419 lpPassword: (non-null)11/14/2013 13:27:10:419 dwJoinOptions: 0x2111/14/2013 13:27:10:419 dwOptions: 0x4000000311/14/2013 13:27:10:419 NetpLdapBind: Verified minimum encryption strength on DC01.xyz.net: 0x011/14/2013 13:27:10:419 NetpLdapGetLsaPrimaryDomain: reading domain data11/14/2013 13:27:10:419 NetpGetNCData: Reading NC data11/14/2013 13:27:10:419 NetpGetDomainData: Lookup domain data for: DC=xyz,DC=net11/14/2013 13:27:10:419 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=xyz,DC=net11/14/2013 13:27:10:419 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x011/14/2013 13:27:10:419 NetpGetComputerObjectDn: Cracking DNS domain name xyz.net/ into Netbios on \\DC01.xyz.net11/14/2013 13:27:10:419 NetpGetComputerObjectDn: Crack results: name = NT_DOMAIN_SO_01\11/14/2013 13:27:10:419 NetpGetComputerObjectDn: Cracking account name NT_DOMAIN_SO_01\IT-00000875$ on \\DC01.xyz.net11/14/2013 13:27:10:419 NetpGetComputerObjectDn: Crack results: (Account already exists) DN = CN=IT-00000875,OU=Computer,OU=Studenten,OU=Sontheim,OU=ROE-STANDORTE,DC=xyz,DC=net11/14/2013 13:27:10:419 NetpModifyComputerObjectInDs: Initial attribute values:11/14/2013 13:27:10:419 objectClass = Computer11/14/2013 13:27:10:419 SamAccountName = IT-00000875$11/14/2013 13:27:10:419 userAccountControl = 0x100011/14/2013 13:27:10:419 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:10:419 ServicePrincipalName = HOST/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875 RestrictedKrbHost/IT-0000087511/14/2013 13:27:10:419 unicodePwd = <SomePassword>11/14/2013 13:27:10:419 NetpModifyComputerObjectInDs: Computer Object already exists in OU:11/14/2013 13:27:10:419 objectClass = top person organizationalPerson user computer11/14/2013 13:27:10:419 SamAccountName = IT-00000875$11/14/2013 13:27:10:419 userAccountControl = 0x100011/14/2013 13:27:10:419 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:10:419 ServicePrincipalName = CmRcService/IT-00000875 CmRcService/IT-00000875.xyz.net TERMSRV/IT-00000875 TERMSRV/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875 HOST/IT-00000875 RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875.xyz.net11/14/2013 13:27:10:419 unicodePwd = Account exists, resetting password: <SomePassword>11/14/2013 13:27:10:419 NetpModifyComputerObjectInDs: Attribute values to set:11/14/2013 13:27:10:419 unicodePwd = <SomePassword>11/14/2013 13:27:10:419 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1190, problem 4003 (INSUFF_ACCESS_RIGHTS), data 011/14/2013 13:27:10:419 NetpModifyComputerObjectInDs: ldap_modify_s failed: 0x32 0x511/14/2013 13:27:10:419 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x511/14/2013 13:27:10:419 NetpProvisionComputerAccount: LDAP creation failed: 0x511/14/2013 13:27:10:419 ldap_unbind status: 0x011/14/2013 13:27:10:419 NetpJoinDomainOnDs: Function exits with status of: 0x511/14/2013 13:27:10:434 NetpJoinDomainOnDs: status of disconnecting from '\\DC01.xyz.net': 0x011/14/2013 13:27:10:434 NetpDoDomainJoin: status: 0x511/14/2013 13:27:15:458 -----------------------------------------------------------------11/14/2013 13:27:15:458 NetpDoDomainJoin11/14/2013 13:27:15:458 NetpMachineValidToJoin: 'IT-00000875'11/14/2013 13:27:15:458 OS Version: 6.111/14/2013 13:27:15:458 Build number: 7601 (7601.win7sp1_gdr.130318-1533)11/14/2013 13:27:15:458 ServicePack: Service Pack 111/14/2013 13:27:15:458 SKU: Windows 7 Enterprise11/14/2013 13:27:15:458 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x011/14/2013 13:27:15:458 NetpGetLsaPrimaryDomain: status: 0x011/14/2013 13:27:15:458 NetpMachineValidToJoin: status: 0x011/14/2013 13:27:15:458 NetpJoinDomain11/14/2013 13:27:15:458 Machine: IT-0000087511/14/2013 13:27:15:458 Domain: xyz.net\DC01.xyz.net11/14/2013 13:27:15:458 MachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:15:458 Account: xyz.net\sccm_dj11/14/2013 13:27:15:458 Options: 0x2111/14/2013 13:27:15:458 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:15:458 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:15:458 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:15:458 NetpLoadParameters: status: 0x211/14/2013 13:27:15:458 NetpValidateName: checking to see if 'xyz.net' is valid as type 3 name11/14/2013 13:27:15:567 NetpCheckDomainNameIsValid [ Exists ] for 'xyz.net' returned 0x011/14/2013 13:27:15:567 NetpValidateName: name 'xyz.net' is valid for type 311/14/2013 13:27:15:567 NetpJoinDomain: status of connecting to dc '\\DC01.xyz.net': 0x011/14/2013 13:27:15:567 NetpJoinDomainOnDs: Passed DC 'DC01.xyz.net' verified as DNS name '\\DC01.xyz.net'11/14/2013 13:27:15:567 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:15:567 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:15:567 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:15:567 NetpLoadParameters: status: 0x211/14/2013 13:27:15:567 NetpDsGetDcName: status of verifying DNS A record name resolution for 'DC01.xyz.net': 0x011/14/2013 13:27:15:567 NetpProvisionComputerAccount:11/14/2013 13:27:15:567 lpDomain: xyz.net11/14/2013 13:27:15:567 lpMachineName: IT-0000087511/14/2013 13:27:15:567 lpMachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:15:567 lpDcName: DC01.xyz.net11/14/2013 13:27:15:567 lpDnsHostName: (NULL)11/14/2013 13:27:15:567 lpMachinePassword: (null)11/14/2013 13:27:15:567 lpAccount: xyz.net\sccm_dj11/14/2013 13:27:15:567 lpPassword: (non-null)11/14/2013 13:27:15:567 dwJoinOptions: 0x2111/14/2013 13:27:15:567 dwOptions: 0x4000000311/14/2013 13:27:15:567 NetpLdapBind: Verified minimum encryption strength on DC01.xyz.net: 0x011/14/2013 13:27:15:567 NetpLdapGetLsaPrimaryDomain: reading domain data11/14/2013 13:27:15:567 NetpGetNCData: Reading NC data11/14/2013 13:27:15:567 NetpGetDomainData: Lookup domain data for: DC=xyz,DC=net11/14/2013 13:27:15:567 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=xyz,DC=net11/14/2013 13:27:15:567 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x011/14/2013 13:27:15:567 NetpGetComputerObjectDn: Cracking DNS domain name xyz.net/ into Netbios on \\DC01.xyz.net11/14/2013 13:27:15:567 NetpGetComputerObjectDn: Crack results: name = NT_DOMAIN_SO_01\11/14/2013 13:27:15:567 NetpGetComputerObjectDn: Cracking account name NT_DOMAIN_SO_01\IT-00000875$ on \\DC01.xyz.net11/14/2013 13:27:15:567 NetpGetComputerObjectDn: Crack results: (Account already exists) DN = CN=IT-00000875,OU=Computer,OU=Studenten,OU=Sontheim,OU=ROE-STANDORTE,DC=xyz,DC=net11/14/2013 13:27:15:567 NetpModifyComputerObjectInDs: Initial attribute values:11/14/2013 13:27:15:567 objectClass = Computer11/14/2013 13:27:15:567 SamAccountName = IT-00000875$11/14/2013 13:27:15:567 userAccountControl = 0x100011/14/2013 13:27:15:567 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:15:567 ServicePrincipalName = HOST/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875 RestrictedKrbHost/IT-0000087511/14/2013 13:27:15:567 unicodePwd = <SomePassword>11/14/2013 13:27:15:567 NetpModifyComputerObjectInDs: Computer Object already exists in OU:11/14/2013 13:27:15:567 objectClass = top person organizationalPerson user computer11/14/2013 13:27:15:567 SamAccountName = IT-00000875$11/14/2013 13:27:15:567 userAccountControl = 0x100011/14/2013 13:27:15:567 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:15:567 ServicePrincipalName = CmRcService/IT-00000875 CmRcService/IT-00000875.xyz.net TERMSRV/IT-00000875 TERMSRV/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875 HOST/IT-00000875 RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875.xyz.net11/14/2013 13:27:15:567 unicodePwd = Account exists, resetting password: <SomePassword>11/14/2013 13:27:15:567 NetpModifyComputerObjectInDs: Attribute values to set:11/14/2013 13:27:15:567 unicodePwd = <SomePassword>11/14/2013 13:27:15:567 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1190, problem 4003 (INSUFF_ACCESS_RIGHTS), data 011/14/2013 13:27:15:567 NetpModifyComputerObjectInDs: ldap_modify_s failed: 0x32 0x511/14/2013 13:27:15:567 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x511/14/2013 13:27:15:567 NetpProvisionComputerAccount: LDAP creation failed: 0x511/14/2013 13:27:15:582 ldap_unbind status: 0x011/14/2013 13:27:15:582 NetpJoinDomainOnDs: Function exits with status of: 0x511/14/2013 13:27:15:582 NetpJoinDomainOnDs: status of disconnecting from '\\DC01.xyz.net': 0x011/14/2013 13:27:15:582 NetpDoDomainJoin: status: 0x511/14/2013 13:27:20:590 -----------------------------------------------------------------11/14/2013 13:27:20:590 NetpDoDomainJoin11/14/2013 13:27:20:590 NetpMachineValidToJoin: 'IT-00000875'11/14/2013 13:27:20:590 OS Version: 6.111/14/2013 13:27:20:590 Build number: 7601 (7601.win7sp1_gdr.130318-1533)11/14/2013 13:27:20:590 ServicePack: Service Pack 111/14/2013 13:27:20:590 SKU: Windows 7 Enterprise11/14/2013 13:27:20:590 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x011/14/2013 13:27:20:590 NetpGetLsaPrimaryDomain: status: 0x011/14/2013 13:27:20:590 NetpMachineValidToJoin: status: 0x011/14/2013 13:27:20:590 NetpJoinDomain11/14/2013 13:27:20:590 Machine: IT-0000087511/14/2013 13:27:20:590 Domain: xyz.net\DC01.xyz.net11/14/2013 13:27:20:590 MachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:20:590 Account: xyz.net\sccm_dj11/14/2013 13:27:20:590 Options: 0x2111/14/2013 13:27:20:590 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:20:590 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:20:590 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:20:590 NetpLoadParameters: status: 0x211/14/2013 13:27:20:590 NetpValidateName: checking to see if 'xyz.net' is valid as type 3 name11/14/2013 13:27:20:699 NetpCheckDomainNameIsValid [ Exists ] for 'xyz.net' returned 0x011/14/2013 13:27:20:699 NetpValidateName: name 'xyz.net' is valid for type 311/14/2013 13:27:20:699 NetpJoinDomain: status of connecting to dc '\\DC01.xyz.net': 0x011/14/2013 13:27:20:699 NetpJoinDomainOnDs: Passed DC 'DC01.xyz.net' verified as DNS name '\\DC01.xyz.net'11/14/2013 13:27:20:699 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:20:699 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:20:699 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:20:699 NetpLoadParameters: status: 0x211/14/2013 13:27:20:699 NetpDsGetDcName: status of verifying DNS A record name resolution for 'DC01.xyz.net': 0x011/14/2013 13:27:20:699 NetpProvisionComputerAccount:11/14/2013 13:27:20:699 lpDomain: xyz.net11/14/2013 13:27:20:699 lpMachineName: IT-0000087511/14/2013 13:27:20:699 lpMachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:20:699 lpDcName: DC01.xyz.net11/14/2013 13:27:20:699 lpDnsHostName: (NULL)11/14/2013 13:27:20:699 lpMachinePassword: (null)11/14/2013 13:27:20:699 lpAccount: xyz.net\sccm_dj11/14/2013 13:27:20:699 lpPassword: (non-null)11/14/2013 13:27:20:699 dwJoinOptions: 0x2111/14/2013 13:27:20:699 dwOptions: 0x4000000311/14/2013 13:27:20:699 NetpLdapBind: Verified minimum encryption strength on DC01.xyz.net: 0x011/14/2013 13:27:20:699 NetpLdapGetLsaPrimaryDomain: reading domain data11/14/2013 13:27:20:699 NetpGetNCData: Reading NC data11/14/2013 13:27:20:699 NetpGetDomainData: Lookup domain data for: DC=xyz,DC=net11/14/2013 13:27:20:699 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=xyz,DC=net11/14/2013 13:27:20:699 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x011/14/2013 13:27:20:699 NetpGetComputerObjectDn: Cracking DNS domain name xyz.net/ into Netbios on \\DC01.xyz.net11/14/2013 13:27:20:699 NetpGetComputerObjectDn: Crack results: name = NT_DOMAIN_SO_01\11/14/2013 13:27:20:699 NetpGetComputerObjectDn: Cracking account name NT_DOMAIN_SO_01\IT-00000875$ on \\DC01.xyz.net11/14/2013 13:27:20:699 NetpGetComputerObjectDn: Crack results: (Account already exists) DN = CN=IT-00000875,OU=Computer,OU=Studenten,OU=Sontheim,OU=ROE-STANDORTE,DC=xyz,DC=net11/14/2013 13:27:20:699 NetpModifyComputerObjectInDs: Initial attribute values:11/14/2013 13:27:20:699 objectClass = Computer11/14/2013 13:27:20:699 SamAccountName = IT-00000875$11/14/2013 13:27:20:699 userAccountControl = 0x100011/14/2013 13:27:20:699 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:20:699 ServicePrincipalName = HOST/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875 RestrictedKrbHost/IT-0000087511/14/2013 13:27:20:699 unicodePwd = <SomePassword>11/14/2013 13:27:20:699 NetpModifyComputerObjectInDs: Computer Object already exists in OU:11/14/2013 13:27:20:699 objectClass = top person organizationalPerson user computer11/14/2013 13:27:20:699 SamAccountName = IT-00000875$11/14/2013 13:27:20:699 userAccountControl = 0x100011/14/2013 13:27:20:699 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:20:699 ServicePrincipalName = CmRcService/IT-00000875 CmRcService/IT-00000875.xyz.net TERMSRV/IT-00000875 TERMSRV/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875 HOST/IT-00000875 RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875.xyz.net11/14/2013 13:27:20:699 unicodePwd = Account exists, resetting password: <SomePassword>11/14/2013 13:27:20:699 NetpModifyComputerObjectInDs: Attribute values to set:11/14/2013 13:27:20:699 unicodePwd = <SomePassword>11/14/2013 13:27:20:699 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1190, problem 4003 (INSUFF_ACCESS_RIGHTS), data 011/14/2013 13:27:20:699 NetpModifyComputerObjectInDs: ldap_modify_s failed: 0x32 0x511/14/2013 13:27:20:699 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x511/14/2013 13:27:20:699 NetpProvisionComputerAccount: LDAP creation failed: 0x511/14/2013 13:27:20:715 ldap_unbind status: 0x011/14/2013 13:27:20:715 NetpJoinDomainOnDs: Function exits with status of: 0x511/14/2013 13:27:20:715 NetpJoinDomainOnDs: status of disconnecting from '\\DC01.xyz.net': 0x011/14/2013 13:27:20:715 NetpDoDomainJoin: status: 0x511/14/2013 13:27:25:722 -----------------------------------------------------------------11/14/2013 13:27:25:722 NetpDoDomainJoin11/14/2013 13:27:25:722 NetpMachineValidToJoin: 'IT-00000875'11/14/2013 13:27:25:722 OS Version: 6.111/14/2013 13:27:25:722 Build number: 7601 (7601.win7sp1_gdr.130318-1533)11/14/2013 13:27:25:722 ServicePack: Service Pack 111/14/2013 13:27:25:722 SKU: Windows 7 Enterprise11/14/2013 13:27:25:722 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x011/14/2013 13:27:25:722 NetpGetLsaPrimaryDomain: status: 0x011/14/2013 13:27:25:722 NetpMachineValidToJoin: status: 0x011/14/2013 13:27:25:722 NetpJoinDomain11/14/2013 13:27:25:722 Machine: IT-0000087511/14/2013 13:27:25:722 Domain: xyz.net\DC01.xyz.net11/14/2013 13:27:25:722 MachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:25:722 Account: xyz.net\sccm_dj11/14/2013 13:27:25:722 Options: 0x2111/14/2013 13:27:25:722 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:25:722 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:25:722 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:25:722 NetpLoadParameters: status: 0x211/14/2013 13:27:25:722 NetpValidateName: checking to see if 'xyz.net' is valid as type 3 name11/14/2013 13:27:25:832 NetpCheckDomainNameIsValid [ Exists ] for 'xyz.net' returned 0x011/14/2013 13:27:25:832 NetpValidateName: name 'xyz.net' is valid for type 311/14/2013 13:27:25:832 NetpJoinDomain: status of connecting to dc '\\DC01.xyz.net': 0x011/14/2013 13:27:25:832 NetpJoinDomainOnDs: Passed DC 'DC01.xyz.net' verified as DNS name '\\DC01.xyz.net'11/14/2013 13:27:25:832 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:25:832 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:25:832 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:25:832 NetpLoadParameters: status: 0x211/14/2013 13:27:25:832 NetpDsGetDcName: status of verifying DNS A record name resolution for 'DC01.xyz.net': 0x011/14/2013 13:27:25:832 NetpProvisionComputerAccount:11/14/2013 13:27:25:832 lpDomain: xyz.net11/14/2013 13:27:25:832 lpMachineName: IT-0000087511/14/2013 13:27:25:832 lpMachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:25:832 lpDcName: DC01.xyz.net11/14/2013 13:27:25:832 lpDnsHostName: (NULL)11/14/2013 13:27:25:832 lpMachinePassword: (null)11/14/2013 13:27:25:832 lpAccount: xyz.net\sccm_dj11/14/2013 13:27:25:832 lpPassword: (non-null)11/14/2013 13:27:25:832 dwJoinOptions: 0x2111/14/2013 13:27:25:832 dwOptions: 0x4000000311/14/2013 13:27:25:832 NetpLdapBind: Verified minimum encryption strength on DC01.xyz.net: 0x011/14/2013 13:27:25:832 NetpLdapGetLsaPrimaryDomain: reading domain data11/14/2013 13:27:25:832 NetpGetNCData: Reading NC data11/14/2013 13:27:25:832 NetpGetDomainData: Lookup domain data for: DC=xyz,DC=net11/14/2013 13:27:25:832 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=xyz,DC=net11/14/2013 13:27:25:832 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x011/14/2013 13:27:25:832 NetpGetComputerObjectDn: Cracking DNS domain name xyz.net/ into Netbios on \\DC01.xyz.net11/14/2013 13:27:25:832 NetpGetComputerObjectDn: Crack results: name = NT_DOMAIN_SO_01\11/14/2013 13:27:25:832 NetpGetComputerObjectDn: Cracking account name NT_DOMAIN_SO_01\IT-00000875$ on \\DC01.xyz.net11/14/2013 13:27:25:832 NetpGetComputerObjectDn: Crack results: (Account already exists) DN = CN=IT-00000875,OU=Computer,OU=Studenten,OU=Sontheim,OU=ROE-STANDORTE,DC=xyz,DC=net11/14/2013 13:27:25:832 NetpModifyComputerObjectInDs: Initial attribute values:11/14/2013 13:27:25:832 objectClass = Computer11/14/2013 13:27:25:832 SamAccountName = IT-00000875$11/14/2013 13:27:25:832 userAccountControl = 0x100011/14/2013 13:27:25:832 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:25:832 ServicePrincipalName = HOST/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875 RestrictedKrbHost/IT-0000087511/14/2013 13:27:25:832 unicodePwd = <SomePassword>11/14/2013 13:27:25:832 NetpModifyComputerObjectInDs: Computer Object already exists in OU:11/14/2013 13:27:25:832 objectClass = top person organizationalPerson user computer11/14/2013 13:27:25:832 SamAccountName = IT-00000875$11/14/2013 13:27:25:832 userAccountControl = 0x100011/14/2013 13:27:25:832 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:25:832 ServicePrincipalName = CmRcService/IT-00000875 CmRcService/IT-00000875.xyz.net TERMSRV/IT-00000875 TERMSRV/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875 HOST/IT-00000875 RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875.xyz.net11/14/2013 13:27:25:832 unicodePwd = Account exists, resetting password: <SomePassword>11/14/2013 13:27:25:832 NetpModifyComputerObjectInDs: Attribute values to set:11/14/2013 13:27:25:832 unicodePwd = <SomePassword>11/14/2013 13:27:25:832 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1190, problem 4003 (INSUFF_ACCESS_RIGHTS), data 011/14/2013 13:27:25:832 NetpModifyComputerObjectInDs: ldap_modify_s failed: 0x32 0x511/14/2013 13:27:25:832 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x511/14/2013 13:27:25:832 NetpProvisionComputerAccount: LDAP creation failed: 0x511/14/2013 13:27:25:847 ldap_unbind status: 0x011/14/2013 13:27:25:847 NetpJoinDomainOnDs: Function exits with status of: 0x511/14/2013 13:27:25:847 NetpJoinDomainOnDs: status of disconnecting from '\\DC01.xyz.net': 0x011/14/2013 13:27:25:847 NetpDoDomainJoin: status: 0x511/14/2013 13:27:30:886 -----------------------------------------------------------------11/14/2013 13:27:30:886 NetpDoDomainJoin11/14/2013 13:27:30:886 NetpMachineValidToJoin: 'IT-00000875'11/14/2013 13:27:30:886 OS Version: 6.111/14/2013 13:27:30:886 Build number: 7601 (7601.win7sp1_gdr.130318-1533)11/14/2013 13:27:30:886 ServicePack: Service Pack 111/14/2013 13:27:30:886 SKU: Windows 7 Enterprise11/14/2013 13:27:30:886 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x011/14/2013 13:27:30:886 NetpGetLsaPrimaryDomain: status: 0x011/14/2013 13:27:30:886 NetpMachineValidToJoin: status: 0x011/14/2013 13:27:30:886 NetpJoinDomain11/14/2013 13:27:30:886 Machine: IT-0000087511/14/2013 13:27:30:886 Domain: xyz.net\DC01.xyz.net11/14/2013 13:27:30:886 MachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:30:886 Account: xyz.net\sccm_dj11/14/2013 13:27:30:886 Options: 0x2111/14/2013 13:27:30:886 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:30:886 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:30:886 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:30:886 NetpLoadParameters: status: 0x211/14/2013 13:27:30:886 NetpValidateName: checking to see if 'xyz.net' is valid as type 3 name11/14/2013 13:27:30:995 NetpCheckDomainNameIsValid [ Exists ] for 'xyz.net' returned 0x011/14/2013 13:27:30:995 NetpValidateName: name 'xyz.net' is valid for type 311/14/2013 13:27:30:995 NetpJoinDomain: status of connecting to dc '\\DC01.xyz.net': 0x011/14/2013 13:27:30:995 NetpJoinDomainOnDs: Passed DC 'DC01.xyz.net' verified as DNS name '\\DC01.xyz.net'11/14/2013 13:27:30:995 NetpLoadParameters: loading registry parameters...11/14/2013 13:27:30:995 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x211/14/2013 13:27:30:995 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x211/14/2013 13:27:30:995 NetpLoadParameters: status: 0x211/14/2013 13:27:30:995 NetpDsGetDcName: status of verifying DNS A record name resolution for 'DC01.xyz.net': 0x011/14/2013 13:27:30:995 NetpProvisionComputerAccount:11/14/2013 13:27:30:995 lpDomain: xyz.net11/14/2013 13:27:30:995 lpMachineName: IT-0000087511/14/2013 13:27:30:995 lpMachineAccountOU: CN=Computers,DC=xyz,DC=net11/14/2013 13:27:30:995 lpDcName: DC01.xyz.net11/14/2013 13:27:30:995 lpDnsHostName: (NULL)11/14/2013 13:27:30:995 lpMachinePassword: (null)11/14/2013 13:27:30:995 lpAccount: xyz.net\sccm_dj11/14/2013 13:27:30:995 lpPassword: (non-null)11/14/2013 13:27:30:995 dwJoinOptions: 0x2111/14/2013 13:27:30:995 dwOptions: 0x4000000311/14/2013 13:27:30:995 NetpLdapBind: Verified minimum encryption strength on DC01.xyz.net: 0x011/14/2013 13:27:30:995 NetpLdapGetLsaPrimaryDomain: reading domain data11/14/2013 13:27:30:995 NetpGetNCData: Reading NC data11/14/2013 13:27:30:995 NetpGetDomainData: Lookup domain data for: DC=xyz,DC=net11/14/2013 13:27:30:995 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=xyz,DC=net11/14/2013 13:27:30:995 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x011/14/2013 13:27:30:995 NetpGetComputerObjectDn: Cracking DNS domain name xyz.net/ into Netbios on \\DC01.xyz.net11/14/2013 13:27:30:995 NetpGetComputerObjectDn: Crack results: name = NT_DOMAIN_SO_01\11/14/2013 13:27:30:995 NetpGetComputerObjectDn: Cracking account name NT_DOMAIN_SO_01\IT-00000875$ on \\DC01.xyz.net11/14/2013 13:27:30:995 NetpGetComputerObjectDn: Crack results: (Account already exists) DN = CN=IT-00000875,OU=Computer,OU=Studenten,OU=Sontheim,OU=ROE-STANDORTE,DC=xyz,DC=net11/14/2013 13:27:30:995 NetpModifyComputerObjectInDs: Initial attribute values:11/14/2013 13:27:30:995 objectClass = Computer11/14/2013 13:27:30:995 SamAccountName = IT-00000875$11/14/2013 13:27:30:995 userAccountControl = 0x100011/14/2013 13:27:30:995 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:30:995 ServicePrincipalName = HOST/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875 RestrictedKrbHost/IT-0000087511/14/2013 13:27:30:995 unicodePwd = <SomePassword>11/14/2013 13:27:30:995 NetpModifyComputerObjectInDs: Computer Object already exists in OU:11/14/2013 13:27:30:995 objectClass = top person organizationalPerson user computer11/14/2013 13:27:30:995 SamAccountName = IT-00000875$11/14/2013 13:27:30:995 userAccountControl = 0x100011/14/2013 13:27:30:995 DnsHostName = IT-00000875.xyz.net11/14/2013 13:27:30:995 ServicePrincipalName = CmRcService/IT-00000875 CmRcService/IT-00000875.xyz.net TERMSRV/IT-00000875 TERMSRV/IT-00000875.xyz.net RestrictedKrbHost/IT-00000875 HOST/IT-00000875 RestrictedKrbHost/IT-00000875.xyz.net HOST/IT-00000875.xyz.net11/14/2013 13:27:30:995 unicodePwd = Account exists, resetting password: <SomePassword>11/14/2013 13:27:30:995 NetpModifyComputerObjectInDs: Attribute values to set:11/14/2013 13:27:30:995 unicodePwd = <SomePassword>11/14/2013 13:27:30:995 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1190, problem 4003 (INSUFF_ACCESS_RIGHTS), data 011/14/2013 13:27:31:011 NetpModifyComputerObjectInDs: ldap_modify_s failed: 0x32 0x511/14/2013 13:27:31:011 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x511/14/2013 13:27:31:011 NetpProvisionComputerAccount: LDAP creation failed: 0x511/14/2013 13:27:31:011 ldap_unbind status: 0x011/14/2013 13:27:31:011 NetpJoinDomainOnDs: Function exits with status of: 0x511/14/2013 13:27:31:011 NetpJoinDomainOnDs: status of disconnecting from '\\DC01.xyz.net': 0x011/14/2013 13:27:31:011 NetpDoDomainJoin: status: 0x5 Quote Share this post Link to post Share on other sites More sharing options...
binarymime Posted November 18, 2013 Report post Posted November 18, 2013 It seems as though the account you are using for the domainjoin has insufficient rights to join / update a computer object already present in AD as evidenced by the following line in your log: 11/14/2013 13:27:05:302 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1190, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0 If possible try using a different account that is a member of Domain Administrators for the domainjoin step and post back your results Thanks Quote Share this post Link to post Share on other sites More sharing options...