Meaningless error upon joining domain
I'm getting this when joining servers to a freshly made domain. The only unusual part of this domain is NetBIOS is disabled.
---------------------------
Computer Name/Domain Changes
---------------------------
Changing the Primary Domain DNS name of this computer to "" failed. The name will remain "corp.mycompany.com".
The error was:
The specified server cannot perform the requested operation.
---------------------------
OK
---------------------------
However, upon reboot, the server has joined the domain and doesn't appear to be having issues. Any ideas?
Domain: 2008 R2 functional level.
October 28th, 2010 3:22am
If you post the contents of NETSETUP.LOG which can be found in c:\Windows\Debug we might see what is actually going on.Blogging about Windows for IT pros at
www.theexperienceblog.com
Free Windows Admin Tool Kit Click here and download it now
October 28th, 2010 1:44pm
Sorry of course here is the log. You will see my initial join to the domain, then my move back to a workgroup while I did some troubleshooting on this issue, then my attempt to join back to the domain after I had renenabled NetBIOS to see if that was the
cause (the error still occured with NetBIOS enabled).
10/28/2010 00:34:32:578 -----------------------------------------------------------------
10/28/2010 00:34:32:578 NetpValidateName: checking to see if 'SERVER' is valid as type 1 name
10/28/2010 00:34:35:609 NetpCheckNetBiosNameNotInUse for 'SERVER' [MACHINE] returned 0x0
10/28/2010 00:34:35:609 NetpValidateName: name 'SERVER' is valid for type 1
10/28/2010 00:34:35:703 -----------------------------------------------------------------
10/28/2010 00:34:35:703 NetpValidateName: checking to see if 'server' is valid as type 5 name
10/28/2010 00:34:35:703 NetpValidateName: name 'server' is valid for type 5
10/28/2010 11:41:05:683 -----------------------------------------------------------------
10/28/2010 11:41:05:683 NetpValidateName: checking to see if 'SERVER' is valid as type 1 name
10/28/2010 11:41:05:698 NetpCheckNetBiosNameNotInUse for 'SERVER' [MACHINE] returned 0x0
10/28/2010 11:41:05:698 NetpValidateName: name 'SERVER' is valid for type 1
10/28/2010 11:41:05:698 -----------------------------------------------------------------
10/28/2010 11:41:05:698 NetpValidateName: checking to see if 'server' is valid as type 5 name
10/28/2010 11:41:05:698 NetpValidateName: name 'server' is valid for type 5
10/28/2010 11:41:05:698 -----------------------------------------------------------------
10/28/2010 11:41:05:698 NetpValidateName: checking to see if 'corp' is valid as type 3 name
10/28/2010 11:41:07:979 NetpCheckDomainNameIsValid for corp returned 0x54b, last error is 0x0
10/28/2010 11:41:07:979 NetpCheckDomainNameIsValid [ Exists ] for 'corp' returned 0x54b
10/28/2010 11:41:15:495 -----------------------------------------------------------------
10/28/2010 11:41:15:495 NetpValidateName: checking to see if 'SERVER' is valid as type 1 name
10/28/2010 11:41:15:495 NetpCheckNetBiosNameNotInUse for 'SERVER' [MACHINE] returned 0x0
10/28/2010 11:41:15:495 NetpValidateName: name 'SERVER' is valid for type 1
10/28/2010 11:41:15:495 -----------------------------------------------------------------
10/28/2010 11:41:15:495 NetpValidateName: checking to see if 'server' is valid as type 5 name
10/28/2010 11:41:15:495 NetpValidateName: name 'server' is valid for type 5
10/28/2010 11:41:15:495 -----------------------------------------------------------------
10/28/2010 11:41:15:495 NetpValidateName: checking to see if 'corp.mycompany.com' is valid as type 3 name
10/28/2010 11:41:15:495 NetpValidateName: 'corp.mycompany.com' is not a valid NetBIOS domain name: 0x7b
10/28/2010 11:41:15:620 NetpCheckDomainNameIsValid [ Exists ] for 'corp.mycompany.com' returned 0x0
10/28/2010 11:41:15:620 NetpValidateName: name 'corp.mycompany.com' is valid for type 3
10/28/2010 11:41:19:917 -----------------------------------------------------------------
10/28/2010 11:41:19:917 NetpDoDomainJoin
10/28/2010 11:41:19:917 NetpMachineValidToJoin: 'SERVER'
10/28/2010 11:41:19:917 OS Version: 6.1
10/28/2010 11:41:19:917 Build number: 7600 (7600.win7_rtm.090713-1255)
10/28/2010 11:41:19:917 SKU: Windows Server 2008 R2 Standard
10/28/2010 11:41:19:917 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
10/28/2010 11:41:19:917 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 11:41:19:917 NetpMachineValidToJoin: status: 0x0
10/28/2010 11:41:19:917 NetpJoinDomain
10/28/2010 11:41:19:917 Machine: SERVER
10/28/2010 11:41:19:917 Domain: corp.mycompany.com
10/28/2010 11:41:19:917 MachineAccountOU: (NULL)
10/28/2010 11:41:19:917 Account: corp.mycompany.com\user
10/28/2010 11:41:19:917 Options: 0x25
10/28/2010 11:41:19:933 NetpLoadParameters: loading registry parameters...
10/28/2010 11:41:19:933 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
10/28/2010 11:41:19:933 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
10/28/2010 11:41:19:933 NetpLoadParameters: status: 0x2
10/28/2010 11:41:19:933 NetpValidateName: checking to see if 'corp.mycompany.com' is valid as type 3 name
10/28/2010 11:41:19:933 NetpValidateName: 'corp.mycompany.com' is not a valid NetBIOS domain name: 0x7b
10/28/2010 11:41:20:042 NetpCheckDomainNameIsValid [ Exists ] for 'corp.mycompany.com' returned 0x0
10/28/2010 11:41:20:042 NetpValidateName: name 'corp.mycompany.com' is valid for type 3
10/28/2010 11:41:20:042 NetpDsGetDcName: trying to find DC in domain 'corp.mycompany.com', flags: 0x40001010
10/28/2010 11:41:20:558 NetpDsGetDcName: failed to find a DC having account 'SERVER$': 0x525, last error is 0x0
10/28/2010 11:41:20:558 NetpLoadParameters: loading registry parameters...
10/28/2010 11:41:20:558 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
10/28/2010 11:41:20:558 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
10/28/2010 11:41:20:558 NetpLoadParameters: status: 0x2
10/28/2010 11:41:20:558 NetpDsGetDcName: status of verifying DNS A record name resolution for 'domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 11:41:20:558 NetpDsGetDcName: found DC '\\domaincontroller1.corp.mycompany.com' in the specified domain
10/28/2010 11:41:20:558 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
10/28/2010 11:41:20:761 NetpJoinDomain: status of connecting to dc '\\domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 11:41:20:761 NetpProvisionComputerAccount:
10/28/2010 11:41:20:761 lpDomain: corp.mycompany.com
10/28/2010 11:41:20:761 lpMachineName: SERVER
10/28/2010 11:41:20:761 lpMachineAccountOU: (NULL)
10/28/2010 11:41:20:761 lpDcName: domaincontroller1.corp.mycompany.com
10/28/2010 11:41:20:761 lpDnsHostName: (NULL)
10/28/2010 11:41:20:761 lpMachinePassword: (null)
10/28/2010 11:41:20:761 lpAccount: corp.mycompany.com\user
10/28/2010 11:41:20:761 lpPassword: (non-null)
10/28/2010 11:41:20:761 dwJoinOptions: 0x25
10/28/2010 11:41:20:761 dwOptions: 0x40000003
10/28/2010 11:41:20:808 NetpLdapBind: Verified minimum encryption strength on domaincontroller1.corp.mycompany.com: 0x0
10/28/2010 11:41:20:808 NetpLdapGetLsaPrimaryDomain: reading domain data
10/28/2010 11:41:20:808 NetpGetNCData: Reading NC data
10/28/2010 11:41:20:808 NetpGetDomainData: Lookup domain data for: DC=corp,DC=mycompany,DC=com
10/28/2010 11:41:20:808 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=corp,DC=mycompany,DC=com
10/28/2010 11:41:20:823 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x0
10/28/2010 11:41:20:839 NetpGetComputerObjectDn: Cracking DNS domain name corp.mycompany.com/ into Netbios on \\domaincontroller1.corp.mycompany.com
10/28/2010 11:41:20:839 NetpGetComputerObjectDn: Crack results: name = CORP\
10/28/2010 11:41:20:839 NetpGetComputerObjectDn: Cracking account name CORP\SERVER$ on \\domaincontroller1.corp.mycompany.com
10/28/2010 11:41:20:839 NetpGetComputerObjectDn: Crack results: Account does not exist
10/28/2010 11:41:20:839 NetpCreateComputerObjectInDs: NetpGetComputerObjectDn failed: 0x534
10/28/2010 11:41:20:839 NetpProvisionComputerAccount: LDAP creation failed: 0x534
10/28/2010 11:41:20:839 ldap_unbind status: 0x0
10/28/2010 11:41:20:839 NetpJoinDomainOnDs: Function exits with status of: 0x534
10/28/2010 11:41:20:839 NetpJoinDomainOnDs: status of disconnecting from '\\domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 11:41:20:839 NetpDoDomainJoin: status: 0x534
10/28/2010 11:41:20:839 -----------------------------------------------------------------
10/28/2010 11:41:20:839 NetpDoDomainJoin
10/28/2010 11:41:20:839 NetpMachineValidToJoin: 'SERVER'
10/28/2010 11:41:20:839 OS Version: 6.1
10/28/2010 11:41:20:839 Build number: 7600 (7600.win7_rtm.090713-1255)
10/28/2010 11:41:20:839 SKU: Windows Server 2008 R2 Standard
10/28/2010 11:41:20:839 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
10/28/2010 11:41:20:839 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 11:41:20:839 NetpMachineValidToJoin: status: 0x0
10/28/2010 11:41:20:839 NetpJoinDomain
10/28/2010 11:41:20:839 Machine: SERVER
10/28/2010 11:41:20:839 Domain: corp.mycompany.com
10/28/2010 11:41:20:839 MachineAccountOU: (NULL)
10/28/2010 11:41:20:839 Account: corp.mycompany.com\user
10/28/2010 11:41:20:839 Options: 0x27
10/28/2010 11:41:20:839 NetpLoadParameters: loading registry parameters...
10/28/2010 11:41:20:839 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
10/28/2010 11:41:20:839 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
10/28/2010 11:41:20:839 NetpLoadParameters: status: 0x2
10/28/2010 11:41:20:839 NetpValidateName: checking to see if 'corp.mycompany.com' is valid as type 3 name
10/28/2010 11:41:20:839 NetpValidateName: 'corp.mycompany.com' is not a valid NetBIOS domain name: 0x7b
10/28/2010 11:41:20:948 NetpCheckDomainNameIsValid [ Exists ] for 'corp.mycompany.com' returned 0x0
10/28/2010 11:41:20:948 NetpValidateName: name 'corp.mycompany.com' is valid for type 3
10/28/2010 11:41:20:948 NetpDsGetDcName: trying to find DC in domain 'corp.mycompany.com', flags: 0x40001010
10/28/2010 11:41:21:464 NetpDsGetDcName: failed to find a DC having account 'SERVER$': 0x525, last error is 0x0
10/28/2010 11:41:21:464 NetpLoadParameters: loading registry parameters...
10/28/2010 11:41:21:464 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
10/28/2010 11:41:21:464 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
10/28/2010 11:41:21:464 NetpLoadParameters: status: 0x2
10/28/2010 11:41:21:464 NetpDsGetDcName: status of verifying DNS A record name resolution for 'domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 11:41:21:464 NetpDsGetDcName: found DC '\\domaincontroller1.corp.mycompany.com' in the specified domain
10/28/2010 11:41:21:464 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
10/28/2010 11:41:21:464 NetpJoinDomain: status of connecting to dc '\\domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 11:41:21:464 NetpProvisionComputerAccount:
10/28/2010 11:41:21:464 lpDomain: corp.mycompany.com
10/28/2010 11:41:21:464 lpMachineName: SERVER
10/28/2010 11:41:21:464 lpMachineAccountOU: (NULL)
10/28/2010 11:41:21:464 lpDcName: domaincontroller1.corp.mycompany.com
10/28/2010 11:41:21:464 lpDnsHostName: (NULL)
10/28/2010 11:41:21:464 lpMachinePassword: (null)
10/28/2010 11:41:21:464 lpAccount: corp.mycompany.com\user
10/28/2010 11:41:21:464 lpPassword: (non-null)
10/28/2010 11:41:21:464 dwJoinOptions: 0x27
10/28/2010 11:41:21:464 dwOptions: 0x40000003
10/28/2010 11:41:21:479 NetpLdapBind: Verified minimum encryption strength on domaincontroller1.corp.mycompany.com: 0x0
10/28/2010 11:41:21:479 NetpLdapGetLsaPrimaryDomain: reading domain data
10/28/2010 11:41:21:479 NetpGetNCData: Reading NC data
10/28/2010 11:41:21:479 NetpGetDomainData: Lookup domain data for: DC=corp,DC=mycompany,DC=com
10/28/2010 11:41:21:479 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=corp,DC=mycompany,DC=com
10/28/2010 11:41:21:479 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x0
10/28/2010 11:41:21:479 NetpGetComputerObjectDn: Cracking DNS domain name corp.mycompany.com/ into Netbios on \\domaincontroller1.corp.mycompany.com
10/28/2010 11:41:21:479 NetpGetComputerObjectDn: Crack results: name = CORP\
10/28/2010 11:41:21:479 NetpGetComputerObjectDn: Cracking account name CORP\SERVER$ on \\domaincontroller1.corp.mycompany.com
10/28/2010 11:41:21:479 NetpGetComputerObjectDn: Crack results: Account does not exist
10/28/2010 11:41:21:479 NetpGetComputerObjectDn: Cracking Netbios domain name CORP\ into root DN on \\domaincontroller1.corp.mycompany.com
10/28/2010 11:41:21:479 NetpGetComputerObjectDn: Crack results: name = DC=corp,DC=mycompany,DC=com
10/28/2010 11:41:21:479 NetpGetComputerObjectDn: Got DN CN=SERVER,CN=Computers,DC=corp,DC=mycompany,DC=com from the default computer container
10/28/2010 11:41:21:479 NetpModifyComputerObjectInDs: Initial attribute values:
10/28/2010 11:41:21:479 objectClass = Computer
10/28/2010 11:41:21:479 SamAccountName = SERVER$
10/28/2010 11:41:21:479 userAccountControl = 0x1000
10/28/2010 11:41:21:479 DnsHostName = SERVER.corp.mycompany.com
10/28/2010 11:41:21:479 ServicePrincipalName = HOST/SERVER.corp.mycompany.com RestrictedKrbHost/SERVER.corp.mycompany.com HOST/SERVER RestrictedKrbHost/SERVER
10/28/2010 11:41:21:479 unicodePwd = <SomePassword>
10/28/2010 11:41:21:479 NetpModifyComputerObjectInDs: Computer Object does not exist in OU
10/28/2010 11:41:21:479 NetpModifyComputerObjectInDs: Attribute values to set:
10/28/2010 11:41:21:479 objectClass = Computer
10/28/2010 11:41:21:479 SamAccountName = SERVER$
10/28/2010 11:41:21:479 userAccountControl = 0x1000
10/28/2010 11:41:21:479 DnsHostName = SERVER.corp.mycompany.com
10/28/2010 11:41:21:479 ServicePrincipalName = HOST/SERVER.corp.mycompany.com RestrictedKrbHost/SERVER.corp.mycompany.com HOST/SERVER RestrictedKrbHost/SERVER
10/28/2010 11:41:21:479 unicodePwd = <SomePassword>
10/28/2010 11:41:21:761 NetpEncodeProvisioningBlob: Encoding provisioning data
10/28/2010 11:41:21:761 NetpInitBlobWin7: Constructing blob...
10/28/2010 11:41:21:761 Blob version: 1
10/28/2010 11:41:21:761 lpDomain: corp.mycompany.com
10/28/2010 11:41:21:761 lpMachineName: SERVER
10/28/2010 11:41:21:761 lpMachinePassword: <omitted from log>
10/28/2010 11:41:21:761 DomainDnsPolicy:
10/28/2010 11:41:21:761 Name: CORP
10/28/2010 11:41:21:761 DnsDomainName: corp.mycompany.com
10/28/2010 11:41:21:761 DnsForestName: corp.mycompany.com
10/28/2010 11:41:21:761 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 11:41:21:761 Sid: S-1-5-21-3692659152-3210741518-2814982932
10/28/2010 11:41:21:761 DcInfo:
10/28/2010 11:41:21:761 DomainControllerName: \\domaincontroller1.corp.mycompany.com
10/28/2010 11:41:21:761 DomainControllerAddress: \\10.20.13.230
10/28/2010 11:41:21:761 DomainControllerAddressType: 1
10/28/2010 11:41:21:761 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 11:41:21:761 DomainName: corp.mycompany.com
10/28/2010 11:41:21:761 DnsForestName: corp.mycompany.com
10/28/2010 11:41:21:761 Flags: 0xe00033fd
10/28/2010 11:41:21:761 DcSiteName: Default-First-Site-Name
10/28/2010 11:41:21:761 ClientSiteName: Default-First-Site-Name
10/28/2010 11:41:21:761 Options: 0x40000003
10/28/2010 11:41:21:761 NetpInitBlobWin7: Blob pickling result: 0
10/28/2010 11:41:21:761 NetpEncodeProvisioningBlob: result: 0x0
10/28/2010 11:41:21:761 ldap_unbind status: 0x0
10/28/2010 11:41:21:761 NetpRequestOfflineDomainJoin:
10/28/2010 11:41:21:761 dwProvisionBinDataSize: 1096
10/28/2010 11:41:21:761 JoinOptions: 0x27
10/28/2010 11:41:21:761 Options: 0x40000003
10/28/2010 11:41:21:761 lpWindowsPath: C:\Windows
10/28/2010 11:41:21:761 NetpDecodeProvisioningBlob: Unpickling provisioning blob with size 1096 bytes
10/28/2010 11:41:21:761 NetpDecodeProvisioningBlob: Searching 1 blobs for supported ODJ blob, highest supported version: 1
10/28/2010 11:41:21:761 NetpDecodeProvisioningBlob: Found ODJ blob version: 1
10/28/2010 11:41:21:761 NetpDecodeProvisioningBlob: Selected ODJ blob version: 1
10/28/2010 11:41:21:761 Blob version: 1
10/28/2010 11:41:21:761 lpDomain: corp.mycompany.com
10/28/2010 11:41:21:761 lpMachineName: SERVER
10/28/2010 11:41:21:761 lpMachinePassword: <omitted from log>
10/28/2010 11:41:21:761 DomainDnsPolicy:
10/28/2010 11:41:21:761 Name: CORP
10/28/2010 11:41:21:761 DnsDomainName: corp.mycompany.com
10/28/2010 11:41:21:761 DnsForestName: corp.mycompany.com
10/28/2010 11:41:21:761 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 11:41:21:761 Sid: S-1-5-21-3692659152-3210741518-2814982932
10/28/2010 11:41:21:761 DcInfo:
10/28/2010 11:41:21:761 DomainControllerName: \\domaincontroller1.corp.mycompany.com
10/28/2010 11:41:21:761 DomainControllerAddress: \\10.20.13.230
10/28/2010 11:41:21:761 DomainControllerAddressType: 1
10/28/2010 11:41:21:761 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 11:41:21:761 DomainName: corp.mycompany.com
10/28/2010 11:41:21:761 DnsForestName: corp.mycompany.com
10/28/2010 11:41:21:761 Flags: 0xe00033fd
10/28/2010 11:41:21:761 DcSiteName: Default-First-Site-Name
10/28/2010 11:41:21:761 ClientSiteName: Default-First-Site-Name
10/28/2010 11:41:21:761 Options: 0x40000003
10/28/2010 11:41:21:761 NetpDoInitiateOfflineDomainJoin
10/28/2010 11:41:21:761 NetpDoInitiateOfflineDomainJoin: Setting backup/restore privileges
10/28/2010 11:41:21:776 NetpInitiateOfflineJoin
10/28/2010 11:41:21:776 lpLocalRegistryPath: C:\Windows\system32\config\SYSTEM
10/28/2010 11:41:21:776 dwOptions: 0x40000003
10/28/2010 11:41:21:776 NetpConvertBlobToJoinState: Translating provisioning data to internal format
10/28/2010 11:41:21:776 NetpConvertBlobToJoinState: Selecting version 1
10/28/2010 11:41:21:776 NetpConvertBlobToJoinState: exiting: 0x0
10/28/2010 11:41:21:776 NetpValidateFullJoinState: Validating provisioning data...
10/28/2010 11:41:21:776 NetpValidateFullJoinState: exiting: 0x0
10/28/2010 11:41:21:776 NetpClearFullJoinState: Removing cached state from the registry...
10/28/2010 11:41:21:776 NetpClearFullJoinState: Status of deleting join state key 0x2
10/28/2010 11:41:21:776 NetpSaveFullJoinStateInternal: Injecting provisioning data into image...
10/28/2010 11:41:21:776 NetpSaveFullJoinStateInternal: exiting: 0x0
10/28/2010 11:41:21:776 NetpSetComputerNamesOffline: Checking for pending name changes...
10/28/2010 11:41:21:776 SetHostName: TRUE
10/28/2010 11:41:21:776 SetDnsDomain: TRUE
10/28/2010 11:41:21:776 SetNetBiosName: TRUE
10/28/2010 11:41:21:776 SetCurrentValues: TRUE
10/28/2010 11:41:21:776 NetpSetComputerNamesOffline: Setting Hostname to SERVER
10/28/2010 11:41:21:776 NetpSetComputerNamesOffline: Setting Domain name to corp.mycompany.com
10/28/2010 11:41:21:776 NetpSetComputerNamesOffline: Setting NetBios computer name to SERVER
10/28/2010 11:41:21:776 NetpDoInitiateOfflineDomainJoin: status: 0x0
10/28/2010 11:41:21:776 NetRequestOfflineDomainJoin: Successfully initiated the offline domain join
10/28/2010 11:41:21:776 NetpJoinDomainOnDs: Setting netlogon cache.
10/28/2010 11:41:21:776 NetpJoinDomainOnDs: status of setting netlogon cache: 0x0
10/28/2010 11:41:21:776 NetpJoinDomainOnDs: Function exits with status of: 0x0
10/28/2010 11:41:21:776 NetpJoinDomainOnDs: status of disconnecting from '\\domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 11:41:21:776 NetpCompleteOfflineDomainJoin
10/28/2010 11:41:21:776 fBootTimeCaller: FALSE
10/28/2010 11:41:21:776 fSetLocalGroups: TRUE
10/28/2010 11:41:21:776 NetpLsaOpenSecret: status: 0xc0000034
10/28/2010 11:41:21:776 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 11:41:21:776 NetpJoinDomainLocal: NetpHandleJoinedStateInfo returned: 0x0
10/28/2010 11:41:21:776 NetpLsaOpenSecret: status: 0xc0000034
10/28/2010 11:41:21:839 NetpJoinDomainLocal: NetpManageMachineSecret returned: 0x0.
10/28/2010 11:41:21:839 Calling NetpQueryService to get Netlogon service state.
10/28/2010 11:41:21:839 NetpJoinDomainLocal: NetpQueryService returned: 0x0.
10/28/2010 11:41:21:839 NetpSetLsaPrimaryDomain: for 'CORP' status: 0x0
10/28/2010 11:41:21:839 NetpJoinDomainLocal: status of setting LSA pri. domain: 0x0
10/28/2010 11:41:21:839 NetpManageLocalGroupsForJoin: Adding groups for new domain, removing groups from old domain, if any.
10/28/2010 11:41:21:839 NetpManageLocalGroups: Populating list of account SIDs.
10/28/2010 11:41:21:901 NetpManageLocalGroupsForJoin: status of modifying groups related to domain 'CORP' to local groups: 0x0
10/28/2010 11:41:21:901 NetpManageLocalGroupsForJoin: INFO: No old domain groups to process.
10/28/2010 11:41:21:901 NetpJoinDomainLocal: Status of managing local groups: 0x0
10/28/2010 11:41:21:933 NetpJoinDomainLocal: status of setting ComputerNamePhysicalDnsDomain to 'corp.mycompany.com': 0x0
10/28/2010 11:41:21:933 NetpJoinDomainLocal: Controlling services and setting service start type.
10/28/2010 11:41:21:933 NetpJoinDomainLocal: Updating W32TimeConfig
10/28/2010 11:41:21:964 NetpUpdateW32timeConfig: 0x0
10/28/2010 11:41:21:964 NetpClearFullJoinState: Removing cached state from the registry...
10/28/2010 11:41:21:964 NetpClearFullJoinState: Status of deleting join state key 0x0
10/28/2010 11:41:21:964 NetpCompleteOfflineDomainJoin: status: 0x0
10/28/2010 11:41:21:964 NetpJoinDomain: NetpCompleteOfflineDomainJoin SUCCESS: Requested a reboot :0x0
10/28/2010 11:41:21:964 NetpDoDomainJoin: status: 0x0
10/28/2010 11:41:24:511 -----------------------------------------------------------------
10/28/2010 11:41:24:511 NetpChangeMachineName: from 'SERVER' to 'server' using 'corp.mycompany.com\user' [0x1000]
10/28/2010 11:41:24:511 NetpDsGetDcName: trying to find DC in domain 'CORP', flags: 0x1010
10/28/2010 11:41:25:058 NetpDsGetDcName: found DC '\\DOMAINCONTROLLE' in the specified domain
10/28/2010 11:41:25:058 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 11:41:25:058 NetpGetDnsHostName: Read NV Domain: corp.mycompany.com
10/28/2010 11:41:27:620 NetpLdapBind: ldap_bind failed on DOMAINCONTROLLE: 81: Server Down
10/28/2010 11:41:27:620 NetpSetDnsHostNameAndSpn: NetpLdapBind failed: 0x3a
10/28/2010 11:41:27:620 NetpChangeMachineName: status of setting DnsHostName and SPN: 0x3a
10/28/2010 13:37:54:737 -----------------------------------------------------------------
10/28/2010 13:37:54:753 NetpValidateName: checking to see if 'server' is valid as type 1 name
10/28/2010 13:37:54:784 NetpCheckNetBiosNameNotInUse for 'server' [MACHINE] returned 0x0
10/28/2010 13:37:54:784 NetpValidateName: name 'server' is valid for type 1
10/28/2010 13:37:54:784 -----------------------------------------------------------------
10/28/2010 13:37:54:784 NetpValidateName: checking to see if 'SERVER.corp.mycompany.com' is valid as type 5 name
10/28/2010 13:37:54:784 NetpValidateName: name 'SERVER.corp.mycompany.com' is valid for type 5
10/28/2010 13:37:54:784 -----------------------------------------------------------------
10/28/2010 13:37:54:784 NetpValidateName: checking to see if 'BOBO' is valid as type 2 name
10/28/2010 13:37:57:799 NetpCheckNetBiosNameNotInUse for 'BOBO' [ Workgroup as MACHINE] returned 0x0
10/28/2010 13:37:57:799 NetpValidateName: name 'BOBO' is valid for type 2
10/28/2010 13:37:57:799 -----------------------------------------------------------------
10/28/2010 13:37:57:799 NetpUnJoinDomain: unjoin from 'CORP' using '(null)' creds, options: 0x4
10/28/2010 13:37:57:799 OS Version: 6.1
10/28/2010 13:37:57:799 Build number: 7600 (7600.win7_rtm.090713-1255)
10/28/2010 13:37:57:799 SKU: Windows Server 2008 R2 Standard
10/28/2010 13:37:57:799 NetpUnJoinDomain: status of getting computer name: 0x0
10/28/2010 13:37:57:799 NetpApplyJoinState: actions: 0x2b805a
10/28/2010 13:37:57:799 NetpDsGetDcName: trying to find DC in domain 'CORP', flags: 0x1010
10/28/2010 13:37:57:799 NetpDsGetDcName: found DC '\\DOMAINCONTROLLE' in the specified domain
10/28/2010 13:38:00:362 NetUseAdd to \\DOMAINCONTROLLE\IPC$ returned 53
10/28/2010 13:38:00:362 NetpApplyJoinState: status of connecting to dc '\\DOMAINCONTROLLE': 0x35
10/28/2010 13:38:00:362 NetpApplyJoinState: initiating a rollback due to earlier errors
10/28/2010 13:38:00:362 NetpApplyJoinState: actions: 0x40000
10/28/2010 13:38:00:362 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 13:38:00:362 NetpUnJoinDomain: status: 0x35
10/28/2010 13:38:04:642 -----------------------------------------------------------------
10/28/2010 13:38:04:642 NetpUnJoinDomain: unjoin from 'CORP' using 'corp.mycompany.com\user' creds, options: 0x4
10/28/2010 13:38:04:642 OS Version: 6.1
10/28/2010 13:38:04:642 Build number: 7600 (7600.win7_rtm.090713-1255)
10/28/2010 13:38:04:642 SKU: Windows Server 2008 R2 Standard
10/28/2010 13:38:04:642 NetpUnJoinDomain: status of getting computer name: 0x0
10/28/2010 13:38:04:642 NetpApplyJoinState: actions: 0x2b805a
10/28/2010 13:38:04:642 NetpDsGetDcName: trying to find DC in domain 'CORP', flags: 0x1010
10/28/2010 13:38:04:642 NetpDsGetDcName: found DC '\\DOMAINCONTROLLE' in the specified domain
10/28/2010 13:38:04:642 NetUseAdd to \\DOMAINCONTROLLE\IPC$ returned 53
10/28/2010 13:38:04:642 NetpApplyJoinState: status of connecting to dc '\\DOMAINCONTROLLE': 0x35
10/28/2010 13:38:04:642 NetpApplyJoinState: initiating a rollback due to earlier errors
10/28/2010 13:38:04:642 NetpApplyJoinState: actions: 0x40000
10/28/2010 13:38:04:642 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 13:38:04:642 NetpUnJoinDomain: status: 0x35
10/28/2010 13:38:04:658 -----------------------------------------------------------------
10/28/2010 13:38:04:658 NetpUnJoinDomain: unjoin from 'CORP' using 'corp.mycompany.com\user' creds, options: 0x0
10/28/2010 13:38:04:658 OS Version: 6.1
10/28/2010 13:38:04:658 Build number: 7600 (7600.win7_rtm.090713-1255)
10/28/2010 13:38:04:658 SKU: Windows Server 2008 R2 Standard
10/28/2010 13:38:04:658 NetpUnJoinDomain: status of getting computer name: 0x0
10/28/2010 13:38:04:658 NetpApplyJoinState: actions: 0x2b005a
10/28/2010 13:38:05:674 NetpApplyJoinState: status of stopping and setting start type of Netlogon to 16: 0x0
10/28/2010 13:38:05:783 NetpApplyJoinState: NON FATAL: status of removing DNS registrations: 0x0
10/28/2010 13:38:05:783 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 13:38:05:783 NetpLsaOpenSecret: status: 0x0
10/28/2010 13:38:05:783 NetpLsaOpenSecret: status: 0x0
10/28/2010 13:38:05:799 NetpSetLsaPrimaryDomain: for 'CORP' status: 0x0
10/28/2010 13:38:05:799 NetpApplyJoinState: status of setting LSA pri. domain: 0x0
10/28/2010 13:38:05:830 NetpApplyJoinState: status of clearing ComputerNamePhysicalDnsDomain: 0x0
10/28/2010 13:38:05:830 NetpManageLocalGroups: Populating list of account SIDs.
10/28/2010 13:38:05:877 NetpApplyJoinState: status of removing from local groups: 0x0
10/28/2010 13:38:05:908 NetpUpdateW32timeConfig: 0x0
10/28/2010 13:38:05:908 NetpUnJoinDomain: status: 0x0
10/28/2010 13:38:05:908 -----------------------------------------------------------------
10/28/2010 13:38:05:908 NetpDoDomainJoin
10/28/2010 13:38:05:908 NetpMachineValidToJoin: 'SERVER'
10/28/2010 13:38:05:908 OS Version: 6.1
10/28/2010 13:38:05:908 Build number: 7600 (7600.win7_rtm.090713-1255)
10/28/2010 13:38:05:908 SKU: Windows Server 2008 R2 Standard
10/28/2010 13:38:05:908 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 13:38:05:908 NetpMachineValidToJoin: status: 0x0
10/28/2010 13:38:05:908 NetpJoinWorkgroup: joining computer 'SERVER' to workgroup 'BOBO'
10/28/2010 13:38:05:908 NetpValidateName: checking to see if 'BOBO' is valid as type 2 name
10/28/2010 13:38:08:908 NetpCheckNetBiosNameNotInUse for 'BOBO' [ Workgroup as MACHINE] returned 0x0
10/28/2010 13:38:08:908 NetpValidateName: name 'BOBO' is valid for type 2
10/28/2010 13:38:08:908 NetpSetLsaPrimaryDomain: for 'BOBO' status: 0x0
10/28/2010 13:38:08:923 NetpJoinWorkgroup: status: 0x0
10/28/2010 13:38:08:923 NetpDoDomainJoin: status: 0x0
10/28/2010 15:16:06:903 -----------------------------------------------------------------
10/28/2010 15:16:06:918 NetpValidateName: checking to see if 'SERVER' is valid as type 1 name
10/28/2010 15:16:06:949 NetpCheckNetBiosNameNotInUse for 'SERVER' [MACHINE] returned 0x0
10/28/2010 15:16:06:949 NetpValidateName: name 'SERVER' is valid for type 1
10/28/2010 15:16:06:949 -----------------------------------------------------------------
10/28/2010 15:16:06:949 NetpValidateName: checking to see if 'SERVER' is valid as type 5 name
10/28/2010 15:16:06:949 NetpValidateName: name 'SERVER' is valid for type 5
10/28/2010 15:16:06:965 -----------------------------------------------------------------
10/28/2010 15:16:06:965 NetpValidateName: checking to see if 'corp.mycompany.com' is valid as type 3 name
10/28/2010 15:16:06:965 NetpValidateName: 'corp.mycompany.com' is not a valid NetBIOS domain name: 0x7b
10/28/2010 15:16:07:106 NetpCheckDomainNameIsValid [ Exists ] for 'corp.mycompany.com' returned 0x0
10/28/2010 15:16:07:106 NetpValidateName: name 'corp.mycompany.com' is valid for type 3
10/28/2010 15:16:11:809 -----------------------------------------------------------------
10/28/2010 15:16:11:809 NetpDoDomainJoin
10/28/2010 15:16:11:809 NetpMachineValidToJoin: 'SERVER'
10/28/2010 15:16:11:809 OS Version: 6.1
10/28/2010 15:16:11:809 Build number: 7600 (7600.win7_rtm.090713-1255)
10/28/2010 15:16:11:809 SKU: Windows Server 2008 R2 Standard
10/28/2010 15:16:11:809 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
10/28/2010 15:16:11:809 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 15:16:11:809 NetpMachineValidToJoin: status: 0x0
10/28/2010 15:16:11:809 NetpJoinDomain
10/28/2010 15:16:11:809 Machine: SERVER
10/28/2010 15:16:11:809 Domain: corp.mycompany.com
10/28/2010 15:16:11:809 MachineAccountOU: (NULL)
10/28/2010 15:16:11:824 Account: corp.mycompany.com\user
10/28/2010 15:16:11:824 Options: 0x25
10/28/2010 15:16:11:824 NetpLoadParameters: loading registry parameters...
10/28/2010 15:16:11:824 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
10/28/2010 15:16:11:824 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
10/28/2010 15:16:11:824 NetpLoadParameters: status: 0x2
10/28/2010 15:16:11:824 NetpValidateName: checking to see if 'corp.mycompany.com' is valid as type 3 name
10/28/2010 15:16:11:824 NetpValidateName: 'corp.mycompany.com' is not a valid NetBIOS domain name: 0x7b
10/28/2010 15:16:11:934 NetpCheckDomainNameIsValid [ Exists ] for 'corp.mycompany.com' returned 0x0
10/28/2010 15:16:11:934 NetpValidateName: name 'corp.mycompany.com' is valid for type 3
10/28/2010 15:16:11:934 NetpDsGetDcName: trying to find DC in domain 'corp.mycompany.com', flags: 0x40001010
10/28/2010 15:16:12:043 NetpLoadParameters: loading registry parameters...
10/28/2010 15:16:12:043 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
10/28/2010 15:16:12:043 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
10/28/2010 15:16:12:043 NetpLoadParameters: status: 0x2
10/28/2010 15:16:12:043 NetpDsGetDcName: status of verifying DNS A record name resolution for 'domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 15:16:12:043 NetpDsGetDcName: found DC '\\domaincontroller1.corp.mycompany.com' in the specified domain
10/28/2010 15:16:12:043 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
10/28/2010 15:16:12:246 NetpJoinDomain: status of connecting to dc '\\domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 15:16:12:246 NetpProvisionComputerAccount:
10/28/2010 15:16:12:246 lpDomain: corp.mycompany.com
10/28/2010 15:16:12:246 lpMachineName: SERVER
10/28/2010 15:16:12:246 lpMachineAccountOU: (NULL)
10/28/2010 15:16:12:246 lpDcName: domaincontroller1.corp.mycompany.com
10/28/2010 15:16:12:246 lpDnsHostName: (NULL)
10/28/2010 15:16:12:246 lpMachinePassword: (null)
10/28/2010 15:16:12:246 lpAccount: corp.mycompany.com\user
10/28/2010 15:16:12:246 lpPassword: (non-null)
10/28/2010 15:16:12:246 dwJoinOptions: 0x25
10/28/2010 15:16:12:246 dwOptions: 0x40000003
10/28/2010 15:16:12:262 NetpLdapBind: Verified minimum encryption strength on domaincontroller1.corp.mycompany.com: 0x0
10/28/2010 15:16:12:262 NetpLdapGetLsaPrimaryDomain: reading domain data
10/28/2010 15:16:12:262 NetpGetNCData: Reading NC data
10/28/2010 15:16:12:278 NetpGetDomainData: Lookup domain data for: DC=corp,DC=mycompany,DC=com
10/28/2010 15:16:12:278 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=corp,DC=mycompany,DC=com
10/28/2010 15:16:12:278 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x0
10/28/2010 15:16:12:293 NetpGetComputerObjectDn: Cracking DNS domain name corp.mycompany.com/ into Netbios on \\domaincontroller1.corp.mycompany.com
10/28/2010 15:16:12:293 NetpGetComputerObjectDn: Crack results: name = CORP\
10/28/2010 15:16:12:293 NetpGetComputerObjectDn: Cracking account name CORP\SERVER$ on \\domaincontroller1.corp.mycompany.com
10/28/2010 15:16:12:293 NetpGetComputerObjectDn: Crack results: (Account already exists) DN = CN=SERVER,CN=Computers,DC=corp,DC=mycompany,DC=com
10/28/2010 15:16:12:293 NetpModifyComputerObjectInDs: Initial attribute values:
10/28/2010 15:16:12:293 objectClass = Computer
10/28/2010 15:16:12:293 SamAccountName = SERVER$
10/28/2010 15:16:12:293 userAccountControl = 0x1000
10/28/2010 15:16:12:293 DnsHostName = SERVER.corp.mycompany.com
10/28/2010 15:16:12:293 ServicePrincipalName = HOST/SERVER.corp.mycompany.com RestrictedKrbHost/SERVER.corp.mycompany.com HOST/SERVER RestrictedKrbHost/SERVER
10/28/2010 15:16:12:293 unicodePwd = <SomePassword>
10/28/2010 15:16:12:293 NetpModifyComputerObjectInDs: Computer Object already exists in OU:
10/28/2010 15:16:12:293 objectClass = top person organizationalPerson user computer
10/28/2010 15:16:12:293 SamAccountName = SERVER$
10/28/2010 15:16:12:293 userAccountControl = 0x1000
10/28/2010 15:16:12:293 DnsHostName = SERVER.corp.mycompany.com
10/28/2010 15:16:12:293 ServicePrincipalName = TERMSRV/SERVER TERMSRV/SERVER.corp.mycompany.com WSMAN/SERVER WSMAN/SERVER.corp.mycompany.com RestrictedKrbHost/SERVER HOST/SERVER RestrictedKrbHost/SERVER.corp.mycompany.com HOST/SERVER.corp.mycompany.com
10/28/2010 15:16:12:293 unicodePwd = Account exists, resetting password: <SomePassword>
10/28/2010 15:16:12:293 NetpModifyComputerObjectInDs: Attribute values to set:
10/28/2010 15:16:12:293 unicodePwd = <SomePassword>
10/28/2010 15:16:12:528 NetpModifyComputerObjectInDs: Toggled UserAccountControl successfully
10/28/2010 15:16:12:528 NetpEncodeProvisioningBlob: Encoding provisioning data
10/28/2010 15:16:12:528 NetpInitBlobWin7: Constructing blob...
10/28/2010 15:16:12:528 Blob version: 1
10/28/2010 15:16:12:528 lpDomain: corp.mycompany.com
10/28/2010 15:16:12:528 lpMachineName: SERVER
10/28/2010 15:16:12:528 lpMachinePassword: <omitted from log>
10/28/2010 15:16:12:528 DomainDnsPolicy:
10/28/2010 15:16:12:528 Name: CORP
10/28/2010 15:16:12:528 DnsDomainName: corp.mycompany.com
10/28/2010 15:16:12:528 DnsForestName: corp.mycompany.com
10/28/2010 15:16:12:528 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 15:16:12:528 Sid: S-1-5-21-3692659152-3210741518-2814982932
10/28/2010 15:16:12:528 DcInfo:
10/28/2010 15:16:12:528 DomainControllerName: \\domaincontroller1.corp.mycompany.com
10/28/2010 15:16:12:528 DomainControllerAddress: \\10.20.13.230
10/28/2010 15:16:12:528 DomainControllerAddressType: 1
10/28/2010 15:16:12:528 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 15:16:12:528 DomainName: corp.mycompany.com
10/28/2010 15:16:12:528 DnsForestName: corp.mycompany.com
10/28/2010 15:16:12:528 Flags: 0xe00033fd
10/28/2010 15:16:12:528 DcSiteName: Default-First-Site-Name
10/28/2010 15:16:12:528 ClientSiteName: Default-First-Site-Name
10/28/2010 15:16:12:528 Options: 0x40000003
10/28/2010 15:16:12:528 NetpInitBlobWin7: Blob pickling result: 0
10/28/2010 15:16:12:528 NetpEncodeProvisioningBlob: result: 0x0
10/28/2010 15:16:12:528 ldap_unbind status: 0x0
10/28/2010 15:16:12:528 NetpRequestOfflineDomainJoin:
10/28/2010 15:16:12:528 dwProvisionBinDataSize: 1096
10/28/2010 15:16:12:528 JoinOptions: 0x25
10/28/2010 15:16:12:528 Options: 0x40000003
10/28/2010 15:16:12:528 lpWindowsPath: C:\Windows
10/28/2010 15:16:12:528 NetpDecodeProvisioningBlob: Unpickling provisioning blob with size 1096 bytes
10/28/2010 15:16:12:528 NetpDecodeProvisioningBlob: Searching 1 blobs for supported ODJ blob, highest supported version: 1
10/28/2010 15:16:12:528 NetpDecodeProvisioningBlob: Found ODJ blob version: 1
10/28/2010 15:16:12:528 NetpDecodeProvisioningBlob: Selected ODJ blob version: 1
10/28/2010 15:16:12:528 Blob version: 1
10/28/2010 15:16:12:528 lpDomain: corp.mycompany.com
10/28/2010 15:16:12:528 lpMachineName: SERVER
10/28/2010 15:16:12:528 lpMachinePassword: <omitted from log>
10/28/2010 15:16:12:528 DomainDnsPolicy:
10/28/2010 15:16:12:528 Name: CORP
10/28/2010 15:16:12:528 DnsDomainName: corp.mycompany.com
10/28/2010 15:16:12:528 DnsForestName: corp.mycompany.com
10/28/2010 15:16:12:528 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 15:16:12:528 Sid: S-1-5-21-3692659152-3210741518-2814982932
10/28/2010 15:16:12:528 DcInfo:
10/28/2010 15:16:12:528 DomainControllerName: \\domaincontroller1.corp.mycompany.com
10/28/2010 15:16:12:528 DomainControllerAddress: \\10.20.13.230
10/28/2010 15:16:12:528 DomainControllerAddressType: 1
10/28/2010 15:16:12:528 DomainGuid: ab9c7fbe-cd46-49b7-a8af-d78f85fd936c
10/28/2010 15:16:12:528 DomainName: corp.mycompany.com
10/28/2010 15:16:12:528 DnsForestName: corp.mycompany.com
10/28/2010 15:16:12:528 Flags: 0xe00033fd
10/28/2010 15:16:12:528 DcSiteName: Default-First-Site-Name
10/28/2010 15:16:12:528 ClientSiteName: Default-First-Site-Name
10/28/2010 15:16:12:528 Options: 0x40000003
10/28/2010 15:16:12:528 NetpDoInitiateOfflineDomainJoin
10/28/2010 15:16:12:528 NetpDoInitiateOfflineDomainJoin: Setting backup/restore privileges
10/28/2010 15:16:12:528 NetpInitiateOfflineJoin
10/28/2010 15:16:12:528 lpLocalRegistryPath: C:\Windows\system32\config\SYSTEM
10/28/2010 15:16:12:528 dwOptions: 0x40000003
10/28/2010 15:16:12:528 NetpConvertBlobToJoinState: Translating provisioning data to internal format
10/28/2010 15:16:12:528 NetpConvertBlobToJoinState: Selecting version 1
10/28/2010 15:16:12:528 NetpConvertBlobToJoinState: exiting: 0x0
10/28/2010 15:16:12:528 NetpValidateFullJoinState: Validating provisioning data...
10/28/2010 15:16:12:528 NetpValidateFullJoinState: exiting: 0x0
10/28/2010 15:16:12:528 NetpClearFullJoinState: Removing cached state from the registry...
10/28/2010 15:16:12:528 NetpClearFullJoinState: Status of deleting join state key 0x2
10/28/2010 15:16:12:528 NetpSaveFullJoinStateInternal: Injecting provisioning data into image...
10/28/2010 15:16:12:528 NetpSaveFullJoinStateInternal: exiting: 0x0
10/28/2010 15:16:12:528 NetpSetComputerNamesOffline: Checking for pending name changes...
10/28/2010 15:16:12:528 SetHostName: TRUE
10/28/2010 15:16:12:528 SetDnsDomain: TRUE
10/28/2010 15:16:12:528 SetNetBiosName: TRUE
10/28/2010 15:16:12:528 SetCurrentValues: TRUE
10/28/2010 15:16:12:528 NetpSetComputerNamesOffline: Setting Hostname to SERVER
10/28/2010 15:16:12:528 NetpSetComputerNamesOffline: Setting Domain name to corp.mycompany.com
10/28/2010 15:16:12:528 NetpSetComputerNamesOffline: Setting NetBios computer name to SERVER
10/28/2010 15:16:12:528 NetpDoInitiateOfflineDomainJoin: status: 0x0
10/28/2010 15:16:12:528 NetRequestOfflineDomainJoin: Successfully initiated the offline domain join
10/28/2010 15:16:12:528 NetpJoinDomainOnDs: Setting netlogon cache.
10/28/2010 15:16:12:574 NetpJoinDomainOnDs: status of setting netlogon cache: 0x0
10/28/2010 15:16:12:574 NetpJoinDomainOnDs: Function exits with status of: 0x0
10/28/2010 15:16:12:574 NetpJoinDomainOnDs: status of disconnecting from '\\domaincontroller1.corp.mycompany.com': 0x0
10/28/2010 15:16:12:574 NetpCompleteOfflineDomainJoin
10/28/2010 15:16:12:574 fBootTimeCaller: FALSE
10/28/2010 15:16:12:574 fSetLocalGroups: TRUE
10/28/2010 15:16:12:590 NetpLsaOpenSecret: status: 0xc0000034
10/28/2010 15:16:12:590 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 15:16:12:590 NetpJoinDomainLocal: NetpHandleJoinedStateInfo returned: 0x0
10/28/2010 15:16:12:590 NetpLsaOpenSecret: status: 0xc0000034
10/28/2010 15:16:12:684 NetpJoinDomainLocal: NetpManageMachineSecret returned: 0x0.
10/28/2010 15:16:12:684 Calling NetpQueryService to get Netlogon service state.
10/28/2010 15:16:12:684 NetpJoinDomainLocal: NetpQueryService returned: 0x0.
10/28/2010 15:16:12:715 NetpSetLsaPrimaryDomain: for 'CORP' status: 0x0
10/28/2010 15:16:12:715 NetpJoinDomainLocal: status of setting LSA pri. domain: 0x0
10/28/2010 15:16:12:715 NetpManageLocalGroupsForJoin: Adding groups for new domain, removing groups from old domain, if any.
10/28/2010 15:16:12:715 NetpManageLocalGroups: Populating list of account SIDs.
10/28/2010 15:16:12:731 NetpManageLocalGroupsForJoin: status of modifying groups related to domain 'CORP' to local groups: 0x0
10/28/2010 15:16:12:731 NetpManageLocalGroupsForJoin: INFO: No old domain groups to process.
10/28/2010 15:16:12:731 NetpJoinDomainLocal: Status of managing local groups: 0x0
10/28/2010 15:16:12:793 NetpJoinDomainLocal: status of setting ComputerNamePhysicalDnsDomain to 'corp.mycompany.com': 0x0
10/28/2010 15:16:12:793 NetpJoinDomainLocal: Controlling services and setting service start type.
10/28/2010 15:16:12:793 NetpJoinDomainLocal: Updating W32TimeConfig
10/28/2010 15:16:12:840 NetpUpdateW32timeConfig: 0x0
10/28/2010 15:16:12:840 NetpClearFullJoinState: Removing cached state from the registry...
10/28/2010 15:16:12:840 NetpClearFullJoinState: Status of deleting join state key 0x0
10/28/2010 15:16:12:840 NetpCompleteOfflineDomainJoin: status: 0x0
10/28/2010 15:16:12:840 NetpJoinDomain: NetpCompleteOfflineDomainJoin SUCCESS: Requested a reboot :0x0
10/28/2010 15:16:12:840 NetpDoDomainJoin: status: 0x0
10/28/2010 15:16:14:074 -----------------------------------------------------------------
10/28/2010 15:16:14:074 NetpChangeMachineName: from 'SERVER' to 'server' using 'corp.mycompany.com\user' [0x1000]
10/28/2010 15:16:14:074 NetpDsGetDcName: trying to find DC in domain 'CORP', flags: 0x1010
10/28/2010 15:16:15:918 NetpDsGetDcName: found DC '\\DOMAINCONTROLLE' in the specified domain
10/28/2010 15:16:15:918 NetpGetLsaPrimaryDomain: status: 0x0
10/28/2010 15:16:15:918 NetpGetDnsHostName: Read NV Domain: corp.mycompany.com
10/28/2010 15:16:18:481 NetpLdapBind: ldap_bind failed on DOMAINCONTROLLE: 81: Server Down
10/28/2010 15:16:18:481 NetpSetDnsHostNameAndSpn: NetpLdapBind failed: 0x3a
10/28/2010 15:16:18:481 NetpChangeMachineName: status of setting DnsHostName and SPN: 0x3a
October 28th, 2010 9:07pm
Hi,
Generally, if there is no error, the last line should be "NetpChangeMachineName: status of setting DnsHostName and SPN: 0x0" and under the line "NetpGetDnsHostName: Read NV Domain", system is check ServicePrincipalName of this system.
Please check the ServicePrincipalName of this server manually in ADUC, if it’s OK, we can safely ignore this error message. Open ADUC, right-click the computer account of this system, choose Properties, switch to Attributes Editor, find ServicePrincipalName,
is it correct? You can compare it with other working system.
Thanks.
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your
question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
October 29th, 2010 4:53am
I have checked and it looks correct to me:
HOST/SERVER
HOST/SERVER.corp.mycompany.com
RestrictedKrbHost/SERVER
RestrictedKrbHost/SERVER.corp.mycompany.com
TERMSRV/SERVER
TERMSRV/SERVER.corp.mycompany.com
WSMAN/SERVER
WSMAN/SERVER.corp.mycompany.com
I don't actually have any other "working" system because they all have this error upon joining the domain.
October 31st, 2010 11:32pm
Strange. Do you have any third party software installed on your DC or client, such as Firewall, antivirus software? If so, try to disable them and test.
Could you find any other problem that may relates to this error?
Thanks.This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your
question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
November 1st, 2010 10:26pm
No, there is quite literally nothing else installed. My process was as follows:
Install Server 2008 R2, change computer name, install Domain Services Role, dcpromo.exe to make it domain controller, disable NetBIOS.
Install Server 2008 R2, change computer name, attempt to join domain, error occurs, server still joins domain anyway and appears to be functioning correctly.
November 1st, 2010 10:37pm
If there is no other problem, we can ignore this error currently. If you would like to find the cause of this issue, we may need to capture the network traffic:
Download Microsoft Network Monitor on one client.
http://www.microsoft.com/downloads/details.aspx?FamilyID=983b941d-06cb-4658-b7f6-3088333d062f&displaylang=en
1. Unjoin domain first.
2. Run Network Monitor and start capturing.
3. Join Domain to reproduce the problem.
When the error occurs, stop the capturing, save the result and upload the file to Windows Live SkyDrive (http://www.skydrive.live.com/). If you would like other community member to analyze the report, you can paste
the link here, if not, you can send the link to
tfwst@microsoft.com (with this thread title or link in the email. Please don’t share documents with this address).
Thanks.
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your
question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
November 4th, 2010 3:02am
Hi,
Do you need any other assistance? If there is anything we can do for you, please let us know.
Thanks.This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your
question. This can be beneficial to other community members reading the thread.
November 8th, 2010 9:37pm


