Unanswered windows 7 OSD fails to join domain

  • Monday, September 10, 2012 5:12 PM
     
     

    I was wondering if anyone out there has the same issue

    I have the following setup

    SCCM 2007SP2 R3, with MDT2010 Update 1, both installed on the same server and integrated.

    mydomain.local is the domain name, and my user account is domain admin and enterprise admin.

    I have a win XP image which has been working fine for over a year and we use MDT 2010 UDI to name the new pcs and join the to the domain, which all works with no issues.

    I am currently working on a Win 7 TS, I have created a new UDI from MDT task sequence and created a new set on MDT files and setting for Win7 32bit.

    UDI is configured identically to my XP UDI for join to domain, however the OSD constantly fails to join to the domain with error access denied.

    here is netsetup log file, as you can see the script does not pass on the username and domain name in the correct format.

    09/10/2012 16:17:52:828 NetpDoDomainJoin
    09/10/2012 16:17:52:828 NetpMachineValidToJoin: 'MININT-OE0PO4U'
    09/10/2012 16:17:52:828  OS Version: 6.1
    09/10/2012 16:17:52:828  Build number: 7601 (7601.win7sp1_rtm.101119-1850)
    09/10/2012 16:17:52:828  ServicePack: Service Pack 1
    09/10/2012 16:17:52:843  SKU: Windows 7 Professional
    09/10/2012 16:17:52:843 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
    09/10/2012 16:17:52:843 NetpGetLsaPrimaryDomain: status: 0x0
    09/10/2012 16:17:52:843 NetpMachineValidToJoin: status: 0x0
    09/10/2012 16:17:52:843 NetpJoinDomain
    09/10/2012 16:17:52:843  Machine: MININT-OE0PO4U
    09/10/2012 16:17:52:843  Domain: mydoamin.local\mydcservername.mydomain.local
    09/10/2012 16:17:52:843  MachineAccountOU: OU=Computers,OU=sitename,DC=mydoamin,DC=local                                                                             09/10/2012 16:17:52:843  Account: myuserid\mydoamin.local
    09/10/2012 16:17:52:843  Options: 0x23
    09/10/2012 16:17:52:843 NetpLoadParameters: loading registry parameters...
    09/10/2012 16:17:52:843 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
    09/10/2012 16:17:52:843 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
    09/10/2012 16:17:52:843 NetpLoadParameters: status: 0x2
    09/10/2012 16:17:52:843 NetpValidateName: checking to see if 'ppe.pregis.local' is valid as type 3 name
    09/10/2012 16:17:52:843 NetpValidateName: 'mydomain.local' is not a valid NetBIOS domain name: 0x7b
    09/10/2012 16:17:53:078 NetpCheckDomainNameIsValid [ Exists ] for 'ppe.pregis.local' returned 0x0
    09/10/2012 16:17:53:078 NetpValidateName: name 'ppe.pregis.local' is valid for type 3
    09/10/2012 16:17:55:375 NetUseAdd to \\mydcservername.mydomain.local\IPC$ returned 1326
    09/10/2012 16:17:55:375 NetpJoinDomain: status of connecting to dc '\\mydcservername.mydomain.local': 0x52e
    09/10/2012 16:17:55:375 NetpJoinDomainOnDs: Function exits with status of: 0x52e
    09/10/2012 16:17:55:375 NetpDoDomainJoin: status: 0x52e

    has any one got any ideas?

    An Update

    If I type my user id as

    fqdn\username (mydoamin.local\myusername) it works fine, however if I use myusername@mydomainname.local it fails per log file above


All Replies

  • Thursday, September 13, 2012 6:55 AM
     
     

    2 things:

    1. Error 0x52e is bad password or username. So, authentication issue.

    2. Secondly, the log/thread you pasted has domain name spelled in 2 ways - mydomain.local and mydoamin.local - Are you sure this is not a Typo?


    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"