Hi
I have VMWare workstation installed on Windows 7 64bit. This machine is in domain, has one network card with DHCP settings
On VM I have installed Windows 2008 R2 Standard and I would like to connect it to the domain but i can't
If I put domain name "domain.com" after while I have error message "The network path was not found"
If i put domain name "domain" without "com" I have message that there is no domain controler.
I am a rookie so maybe I have set something wrong in LAN enviroment
Desktop with W7 has DHCP settings, there are also two virtual cards VMWare VMnet1 and VMWare VMnet8 (I have disable both VM cards)
VM Workstation - I have set VMnet0 as BRIDGET also VM Network Adapter connection is set as BRIDGED with replicate physical network
VM server has static IP address, the same like other normal machines in domain
I can PING to/From VM server to other machines via IP address or DNS name without any problems
I have no idea why I can not connect to the domain. I have very similar settings on MS Virtual machines (WXP) which are connected to the domain
Maybe someone of you had this problem? I appreciate any ideas
Cheers
Maciek
Hello MaciekPL,
Have you got the "Active Directory Domain Services" Role installed?
James
Hi
Put the IP address of the Domain controller in Internet Protocol version 4 properties windows.["Use the following DNS server address" option ]in network adapter IP 4 setting of physical machine.
adding to that, have you installed in server?
try after disabling firewall in Windows 7.
Hi
I have turned off firewall on W7 and VM Server
Added "Active Directory Domain Services" Role
Nothing changed still cannot connect to the domain.
Desktop LAN settings:
VM Workstation settings:
Virtual server settings:
Error message after try to connect to the domain, I am asking about administrator login and password and after provide my domain credentials:
I can not reach remote resources like shared network folders (strange), just PING
One small hope.... did you try with dynamic IP setting in server VM? because, are you sure about the IP you have provided is not in domain already? I may be wrong...
Yes I am sure that this IP is OK, not duplicate or something. I have the same problem with dynamic IP
can you ping the domain controller from the VM if possible?
enable NetBIOS over TCP\IP in Advanced settings of network adapter
Is your 'TCP/IP NetBIOS Helper' in VM is running? make sure it is running
Yes, I can ping to the DC from Vm
I have enable NetBIOS over TCP\IP in Advanced settings of network adapter
'TCP/IP NetBIOS Helper' in VM is running is running
Sounds like DNS problem, probably nothing to do with WS.
If you can ping your domain controller (from the Virtual server) then try joining the domain by either
use the fully qualified domain name (servermachinename.domainname)
or
put the server information in your VM's HOSTS file (you may need to do this even if you made your domain controller the primary DNS server).
Lou
Type in your Run mode dcpromo Then start new domain creation and follow the steps . After create domain then add workstation to your domain .
I do not want to create new DC. I want to connect my virtual machine to existed domain. Hosts file changed, added
Still The Network path was not found .
Hey,
can you refer or paste netsetup.log from --> %SystemRoot %\debug\netsetup.log
Oryginal d
omain name changed for DOMAIN
03/18/2014 14:26:24:896 -----------------------------------------------------------------
03/18/2014 14:26:24:896 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 14:26:28:001 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 14:26:28:001 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 14:26:28:001 -----------------------------------------------------------------
03/18/2014 14:26:28:001 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 14:26:28:001 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 14:28:43:057 -----------------------------------------------------------------
03/18/2014 14:28:43:057 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 14:28:43:103 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 14:28:43:103 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 14:28:43:103 -----------------------------------------------------------------
03/18/2014 14:28:43:103 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 14:28:43:103 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 14:28:43:103 -----------------------------------------------------------------
03/18/2014 14:28:43:103 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/18/2014 14:28:58:173 NetpCheckDomainNameIsValid for DOMAIN returned 0x54b, last error is 0x0
03/18/2014 14:28:58:173 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x54b
03/18/2014 14:29:11:651 -----------------------------------------------------------------
03/18/2014 14:29:11:651 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 14:29:11:651 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 14:29:11:651 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 14:29:11:651 -----------------------------------------------------------------
03/18/2014 14:29:11:651 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 14:29:11:651 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 14:29:11:651 -----------------------------------------------------------------
03/18/2014 14:29:11:651 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 14:29:16:207 [000003dc] NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 14:29:33:507 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 14:29:33:507 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 14:29:43:943 -----------------------------------------------------------------
03/18/2014 14:29:43:943 NetpDoDomainJoin
03/18/2014 14:29:43:943 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 14:29:43:943 OS Version: 6.1
03/18/2014 14:29:43:943 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 14:29:43:943 SKU: Windows Server 2008 R2 Standard
03/18/2014 14:29:43:943 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 14:29:43:943 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 14:29:43:943 NetpMachineValidToJoin: status: 0x0
03/18/2014 14:29:43:943 NetpJoinDomain
03/18/2014 14:29:43:943 Machine: P02MIIM01
03/18/2014 14:29:43:943 Domain: DOMAIN.com
03/18/2014 14:29:43:943 MachineAccountOU: (NULL)
03/18/2014 14:29:43:959 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 14:29:43:959 Options: 0x25
03/18/2014 14:29:43:959 NetpLoadParameters: loading registry parameters...
03/18/2014 14:29:43:959 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:29:43:959 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:29:43:959 NetpLoadParameters: status: 0x2
03/18/2014 14:29:43:959 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 14:30:05:612 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 14:30:05:612 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 14:30:05:612 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 14:30:20:619 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 14:30:20:619 NetpLoadParameters: loading registry parameters...
03/18/2014 14:30:20:619 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:30:20:619 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:30:20:619 NetpLoadParameters: status: 0x2
03/18/2014 14:30:20:619 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 14:30:20:619 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 14:30:20:619 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 14:30:42:724 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 14:30:42:724 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 14:30:42:724 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 14:30:42:724 NetpDoDomainJoin: status: 0x35
03/18/2014 14:30:42:740 -----------------------------------------------------------------
03/18/2014 14:30:42:740 NetpDoDomainJoin
03/18/2014 14:30:42:740 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 14:30:42:740 OS Version: 6.1
03/18/2014 14:30:42:740 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 14:30:42:740 SKU: Windows Server 2008 R2 Standard
03/18/2014 14:30:42:740 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 14:30:42:740 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 14:30:42:740 NetpMachineValidToJoin: status: 0x0
03/18/2014 14:30:42:740 NetpJoinDomain
03/18/2014 14:30:42:740 Machine: P02MIIM01
03/18/2014 14:30:42:740 Domain: DOMAIN.com
03/18/2014 14:30:42:740 MachineAccountOU: (NULL)
03/18/2014 14:30:42:740 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 14:30:42:740 Options: 0x27
03/18/2014 14:30:42:740 NetpLoadParameters: loading registry parameters...
03/18/2014 14:30:42:740 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:30:42:740 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:30:42:740 NetpLoadParameters: status: 0x2
03/18/2014 14:30:42:740 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 14:31:04:221 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 14:31:04:221 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 14:31:04:221 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 14:31:19:244 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 14:31:19:244 NetpLoadParameters: loading registry parameters...
03/18/2014 14:31:19:244 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:31:19:244 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:31:19:244 NetpLoadParameters: status: 0x2
03/18/2014 14:31:19:244 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 14:31:19:244 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 14:31:19:244 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 14:31:41:380 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 14:31:41:380 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 14:31:41:380 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 14:31:41:380 NetpDoDomainJoin: status: 0x35
03/18/2014 14:39:35:503 -----------------------------------------------------------------
03/18/2014 14:39:35:503 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 14:39:35:535 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 14:39:35:535 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 14:39:35:535 -----------------------------------------------------------------
03/18/2014 14:39:35:535 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 14:39:35:535 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 14:39:35:535 -----------------------------------------------------------------
03/18/2014 14:39:35:535 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/18/2014 14:39:50:573 NetpCheckDomainNameIsValid for DOMAIN returned 0x54b, last error is 0x0
03/18/2014 14:39:50:589 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x54b
03/18/2014 14:39:54:551 -----------------------------------------------------------------
03/18/2014 14:39:54:551 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 14:39:54:551 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 14:39:54:551 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 14:39:54:567 -----------------------------------------------------------------
03/18/2014 14:39:54:567 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 14:39:54:567 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 14:39:54:567 -----------------------------------------------------------------
03/18/2014 14:39:54:567 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 14:40:16:251 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 14:40:16:251 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 14:40:34:752 -----------------------------------------------------------------
03/18/2014 14:40:34:752 NetpDoDomainJoin
03/18/2014 14:40:34:752 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 14:40:34:752 OS Version: 6.1
03/18/2014 14:40:34:752 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 14:40:34:752 SKU: Windows Server 2008 R2 Standard
03/18/2014 14:40:34:752 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 14:40:34:752 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 14:40:34:752 NetpMachineValidToJoin: status: 0x0
03/18/2014 14:40:34:752 NetpJoinDomain
03/18/2014 14:40:34:752 Machine: P02MIIM01
03/18/2014 14:40:34:752 Domain: DOMAIN.com
03/18/2014 14:40:34:752 MachineAccountOU: (NULL)
03/18/2014 14:40:34:768 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 14:40:34:768 Options: 0x25
03/18/2014 14:40:34:768 NetpLoadParameters: loading registry parameters...
03/18/2014 14:40:34:768 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:40:34:768 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:40:34:768 NetpLoadParameters: status: 0x2
03/18/2014 14:40:34:768 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 14:40:56:327 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 14:40:56:327 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 14:40:56:327 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 14:41:11:334 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 14:41:11:334 NetpLoadParameters: loading registry parameters...
03/18/2014 14:41:11:334 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:41:11:334 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:41:11:334 NetpLoadParameters: status: 0x2
03/18/2014 14:41:11:334 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 14:41:11:334 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 14:41:11:334 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 14:41:33:486 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 14:41:33:486 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 14:41:33:486 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 14:41:33:486 NetpDoDomainJoin: status: 0x35
03/18/2014 14:41:33:486 -----------------------------------------------------------------
03/18/2014 14:41:33:486 NetpDoDomainJoin
03/18/2014 14:41:33:486 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 14:41:33:486 OS Version: 6.1
03/18/2014 14:41:33:486 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 14:41:33:486 SKU: Windows Server 2008 R2 Standard
03/18/2014 14:41:33:486 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 14:41:33:486 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 14:41:33:486 NetpMachineValidToJoin: status: 0x0
03/18/2014 14:41:33:486 NetpJoinDomain
03/18/2014 14:41:33:486 Machine: P02MIIM01
03/18/2014 14:41:33:486 Domain: DOMAIN.com
03/18/2014 14:41:33:486 MachineAccountOU: (NULL)
03/18/2014 14:41:33:486 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 14:41:33:486 Options: 0x27
03/18/2014 14:41:33:486 NetpLoadParameters: loading registry parameters...
03/18/2014 14:41:33:486 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:41:33:486 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:41:33:486 NetpLoadParameters: status: 0x2
03/18/2014 14:41:33:486 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 14:41:55:030 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 14:41:55:030 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 14:41:55:030 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 14:42:10:037 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 14:42:10:037 NetpLoadParameters: loading registry parameters...
03/18/2014 14:42:10:037 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 14:42:10:037 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 14:42:10:037 NetpLoadParameters: status: 0x2
03/18/2014 14:42:10:037 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 14:42:10:037 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 14:42:10:037 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 14:42:32:158 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 14:42:32:158 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 14:42:32:158 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 14:42:32:158 NetpDoDomainJoin: status: 0x35
03/18/2014 14:57:21:321 -----------------------------------------------------------------
03/18/2014 14:57:21:336 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 14:57:21:352 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 14:57:21:352 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 14:57:21:352 -----------------------------------------------------------------
03/18/2014 14:57:21:352 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 14:57:21:352 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 14:57:21:352 -----------------------------------------------------------------
03/18/2014 14:57:21:352 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/18/2014 14:57:24:129 [00000b70] NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 14:57:36:359 NetpCheckDomainNameIsValid for DOMAIN returned 0x54b, last error is 0x0
03/18/2014 14:57:36:375 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x54b
03/18/2014 15:01:31:701 -----------------------------------------------------------------
03/18/2014 15:01:31:701 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 15:01:31:701 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 15:01:31:701 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 15:01:31:701 -----------------------------------------------------------------
03/18/2014 15:01:31:701 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 15:01:31:701 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 15:01:31:701 -----------------------------------------------------------------
03/18/2014 15:01:31:701 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 15:01:53:479 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 15:01:53:479 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 15:02:01:809 -----------------------------------------------------------------
03/18/2014 15:02:01:809 NetpDoDomainJoin
03/18/2014 15:02:01:809 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 15:02:01:809 OS Version: 6.1
03/18/2014 15:02:01:809 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 15:02:01:809 SKU: Windows Server 2008 R2 Standard
03/18/2014 15:02:01:809 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 15:02:01:809 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 15:02:01:809 NetpMachineValidToJoin: status: 0x0
03/18/2014 15:02:01:809 NetpJoinDomain
03/18/2014 15:02:01:809 Machine: P02MIIM01
03/18/2014 15:02:01:809 Domain: DOMAIN.com
03/18/2014 15:02:01:809 MachineAccountOU: (NULL)
03/18/2014 15:02:01:809 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 15:02:01:809 Options: 0x25
03/18/2014 15:02:01:825 NetpLoadParameters: loading registry parameters...
03/18/2014 15:02:01:825 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:02:01:825 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:02:01:825 NetpLoadParameters: status: 0x2
03/18/2014 15:02:01:825 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 15:02:23:509 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 15:02:23:509 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 15:02:23:509 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 15:02:38:516 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 15:02:38:532 NetpLoadParameters: loading registry parameters...
03/18/2014 15:02:38:532 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:02:38:532 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:02:38:532 NetpLoadParameters: status: 0x2
03/18/2014 15:02:38:532 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 15:02:38:532 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 15:02:38:532 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 15:03:00:668 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 15:03:00:668 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 15:03:00:668 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 15:03:00:668 NetpDoDomainJoin: status: 0x35
03/18/2014 15:03:00:684 -----------------------------------------------------------------
03/18/2014 15:03:00:684 NetpDoDomainJoin
03/18/2014 15:03:00:684 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 15:03:00:684 OS Version: 6.1
03/18/2014 15:03:00:684 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 15:03:00:684 SKU: Windows Server 2008 R2 Standard
03/18/2014 15:03:00:684 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 15:03:00:684 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 15:03:00:684 NetpMachineValidToJoin: status: 0x0
03/18/2014 15:03:00:684 NetpJoinDomain
03/18/2014 15:03:00:684 Machine: P02MIIM01
03/18/2014 15:03:00:684 Domain: DOMAIN.com
03/18/2014 15:03:00:684 MachineAccountOU: (NULL)
03/18/2014 15:03:00:684 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 15:03:00:684 Options: 0x27
03/18/2014 15:03:00:684 NetpLoadParameters: loading registry parameters...
03/18/2014 15:03:00:684 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:03:00:684 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:03:00:684 NetpLoadParameters: status: 0x2
03/18/2014 15:03:00:684 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 15:03:22:212 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 15:03:22:212 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 15:03:22:212 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 15:03:37:219 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 15:03:37:219 NetpLoadParameters: loading registry parameters...
03/18/2014 15:03:37:219 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:03:37:219 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:03:37:219 NetpLoadParameters: status: 0x2
03/18/2014 15:03:37:234 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 15:03:37:234 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 15:03:37:234 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 15:03:59:355 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 15:03:59:355 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 15:03:59:355 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 15:03:59:355 NetpDoDomainJoin: status: 0x35
03/18/2014 15:07:19:925 -----------------------------------------------------------------
03/18/2014 15:07:19:925 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 15:07:19:925 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 15:07:19:925 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 15:07:19:925 -----------------------------------------------------------------
03/18/2014 15:07:19:925 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 15:07:19:925 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 15:07:19:925 -----------------------------------------------------------------
03/18/2014 15:07:19:925 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/18/2014 15:07:34:932 NetpCheckDomainNameIsValid for DOMAIN returned 0x54b, last error is 0x0
03/18/2014 15:07:34:932 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x54b
03/18/2014 15:07:59:861 -----------------------------------------------------------------
03/18/2014 15:07:59:861 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 15:07:59:861 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 15:07:59:861 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 15:07:59:861 -----------------------------------------------------------------
03/18/2014 15:07:59:861 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 15:07:59:861 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 15:07:59:861 -----------------------------------------------------------------
03/18/2014 15:07:59:861 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 15:08:22:138 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 15:08:22:138 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 15:08:30:468 -----------------------------------------------------------------
03/18/2014 15:08:30:468 NetpDoDomainJoin
03/18/2014 15:08:30:468 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 15:08:30:468 OS Version: 6.1
03/18/2014 15:08:30:468 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 15:08:30:468 SKU: Windows Server 2008 R2 Standard
03/18/2014 15:08:30:468 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 15:08:30:468 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 15:08:30:468 NetpMachineValidToJoin: status: 0x0
03/18/2014 15:08:30:468 NetpJoinDomain
03/18/2014 15:08:30:468 Machine: P02MIIM01
03/18/2014 15:08:30:468 Domain: DOMAIN.com
03/18/2014 15:08:30:468 MachineAccountOU: (NULL)
03/18/2014 15:08:30:468 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 15:08:30:468 Options: 0x25
03/18/2014 15:08:30:468 NetpLoadParameters: loading registry parameters...
03/18/2014 15:08:30:468 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:08:30:468 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:08:30:468 NetpLoadParameters: status: 0x2
03/18/2014 15:08:30:468 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 15:08:52:105 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 15:08:52:105 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 15:08:52:105 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 15:08:57:222 [000007d0] NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 15:09:07:113 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 15:09:07:113 NetpLoadParameters: loading registry parameters...
03/18/2014 15:09:07:113 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:09:07:113 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:09:07:113 NetpLoadParameters: status: 0x2
03/18/2014 15:09:07:113 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 15:09:07:113 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 15:09:07:113 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 15:09:13:321 [000006c8] NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 15:09:29:233 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 15:09:29:233 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 15:09:29:233 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 15:09:29:233 NetpDoDomainJoin: status: 0x35
03/18/2014 15:09:29:233 -----------------------------------------------------------------
03/18/2014 15:09:29:233 NetpDoDomainJoin
03/18/2014 15:09:29:233 NetpMachineValidToJoin: 'P02MIIM01'
03/18/2014 15:09:29:233 OS Version: 6.1
03/18/2014 15:09:29:233 Build number: 7600 (7600.win7_rtm.090713-1255)
03/18/2014 15:09:29:233 SKU: Windows Server 2008 R2 Standard
03/18/2014 15:09:29:233 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/18/2014 15:09:29:233 NetpGetLsaPrimaryDomain: status: 0x0
03/18/2014 15:09:29:233 NetpMachineValidToJoin: status: 0x0
03/18/2014 15:09:29:233 NetpJoinDomain
03/18/2014 15:09:29:233 Machine: P02MIIM01
03/18/2014 15:09:29:233 Domain: DOMAIN.com
03/18/2014 15:09:29:233 MachineAccountOU: (NULL)
03/18/2014 15:09:29:233 Account: DOMAIN.com\serverp02USERNAME
03/18/2014 15:09:29:233 Options: 0x27
03/18/2014 15:09:29:233 NetpLoadParameters: loading registry parameters...
03/18/2014 15:09:29:233 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:09:29:233 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:09:29:233 NetpLoadParameters: status: 0x2
03/18/2014 15:09:29:233 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/18/2014 15:09:50:917 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/18/2014 15:09:50:917 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/18/2014 15:09:50:917 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/18/2014 15:10:05:940 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/18/2014 15:10:05:940 NetpLoadParameters: loading registry parameters...
03/18/2014 15:10:05:940 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/18/2014 15:10:05:940 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/18/2014 15:10:05:940 NetpLoadParameters: status: 0x2
03/18/2014 15:10:05:956 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/18/2014 15:10:05:956 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/18/2014 15:10:05:956 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/18/2014 15:10:28:077 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/18/2014 15:10:28:077 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/18/2014 15:10:28:077 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/18/2014 15:10:28:077 NetpDoDomainJoin: status: 0x35
03/18/2014 15:52:03:925 -----------------------------------------------------------------
03/18/2014 15:52:03:925 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/18/2014 15:52:03:925 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/18/2014 15:52:03:925 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/18/2014 15:52:03:941 -----------------------------------------------------------------
03/18/2014 15:52:03:941 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/18/2014 15:52:03:941 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/18/2014 15:52:03:941 -----------------------------------------------------------------
03/18/2014 15:52:03:941 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/18/2014 15:52:18:948 NetpCheckDomainNameIsValid for DOMAIN returned 0x54b, last error is 0x0
03/18/2014 15:52:18:948 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x54b
03/21/2014 09:02:29:949 -----------------------------------------------------------------
03/21/2014 09:02:29:980 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/21/2014 09:02:29:996 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/21/2014 09:02:29:996 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/21/2014 09:02:29:996 -----------------------------------------------------------------
03/21/2014 09:02:29:996 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/21/2014 09:02:29:996 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/21/2014 09:02:29:996 -----------------------------------------------------------------
03/21/2014 09:02:29:996 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/21/2014 09:02:34:816 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/21/2014 09:02:34:816 NetpValidateName: name 'DOMAIN' is valid for type 3
03/21/2014 09:02:41:743 -----------------------------------------------------------------
03/21/2014 09:02:41:743 NetpDoDomainJoin
03/21/2014 09:02:41:743 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:02:41:743 OS Version: 6.1
03/21/2014 09:02:41:743 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:02:41:743 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:02:41:743 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:02:41:743 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:02:41:743 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:02:41:743 NetpJoinDomain
03/21/2014 09:02:41:743 Machine: P02MIIM01
03/21/2014 09:02:41:743 Domain: DOMAIN
03/21/2014 09:02:41:743 MachineAccountOU: (NULL)
03/21/2014 09:02:41:758 Account: DOMAIN\serverp02USERNAME
03/21/2014 09:02:41:758 Options: 0x25
03/21/2014 09:02:41:774 NetpLoadParameters: loading registry parameters...
03/21/2014 09:02:41:774 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:02:41:774 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:02:41:774 NetpLoadParameters: status: 0x2
03/21/2014 09:02:41:774 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/21/2014 09:02:41:883 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/21/2014 09:02:41:883 NetpValidateName: name 'DOMAIN' is valid for type 3
03/21/2014 09:02:41:883 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/21/2014 09:02:56:890 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:02:56:890 NetpLoadParameters: loading registry parameters...
03/21/2014 09:02:56:890 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:02:56:890 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:02:56:890 NetpLoadParameters: status: 0x2
03/21/2014 09:02:56:890 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:02:56:890 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:02:56:890 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:03:00:494 [00000624] NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:03:19:027 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:03:19:027 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:03:19:027 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:03:19:027 NetpDoDomainJoin: status: 0x35
03/21/2014 09:03:19:027 -----------------------------------------------------------------
03/21/2014 09:03:19:027 NetpDoDomainJoin
03/21/2014 09:03:19:027 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:03:19:027 OS Version: 6.1
03/21/2014 09:03:19:027 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:03:19:027 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:03:19:027 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:03:19:027 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:03:19:027 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:03:19:027 NetpJoinDomain
03/21/2014 09:03:19:027 Machine: P02MIIM01
03/21/2014 09:03:19:027 Domain: DOMAIN
03/21/2014 09:03:19:027 MachineAccountOU: (NULL)
03/21/2014 09:03:19:027 Account: DOMAIN\serverp02USERNAME
03/21/2014 09:03:19:027 Options: 0x27
03/21/2014 09:03:19:027 NetpLoadParameters: loading registry parameters...
03/21/2014 09:03:19:027 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:03:19:027 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:03:19:027 NetpLoadParameters: status: 0x2
03/21/2014 09:03:19:027 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/21/2014 09:03:19:136 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/21/2014 09:03:19:136 NetpValidateName: name 'DOMAIN' is valid for type 3
03/21/2014 09:03:19:136 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/21/2014 09:03:34:143 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:03:34:143 NetpLoadParameters: loading registry parameters...
03/21/2014 09:03:34:143 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:03:34:143 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:03:34:143 NetpLoadParameters: status: 0x2
03/21/2014 09:03:34:143 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:03:34:143 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:03:34:143 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:03:34:143 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:03:34:143 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:03:34:143 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:03:34:143 NetpDoDomainJoin: status: 0x35
03/21/2014 09:03:52:395 -----------------------------------------------------------------
03/21/2014 09:03:52:395 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/21/2014 09:03:52:395 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/21/2014 09:03:52:395 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/21/2014 09:03:52:395 -----------------------------------------------------------------
03/21/2014 09:03:52:395 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/21/2014 09:03:52:395 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/21/2014 09:03:52:395 -----------------------------------------------------------------
03/21/2014 09:03:52:395 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:04:13:970 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:04:13:970 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:04:30:428 -----------------------------------------------------------------
03/21/2014 09:04:30:428 NetpDoDomainJoin
03/21/2014 09:04:30:428 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:04:30:428 OS Version: 6.1
03/21/2014 09:04:30:428 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:04:30:428 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:04:30:428 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:04:30:428 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:04:30:428 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:04:30:428 NetpJoinDomain
03/21/2014 09:04:30:428 Machine: P02MIIM01
03/21/2014 09:04:30:428 Domain: DOMAIN.com
03/21/2014 09:04:30:428 MachineAccountOU: (NULL)
03/21/2014 09:04:30:428 Account: DOMAIN.com\serverp02USERNAME
03/21/2014 09:04:30:428 Options: 0x25
03/21/2014 09:04:30:428 NetpLoadParameters: loading registry parameters...
03/21/2014 09:04:30:428 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:04:30:428 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:04:30:428 NetpLoadParameters: status: 0x2
03/21/2014 09:04:30:428 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:04:51:909 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:04:51:909 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:04:51:909 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/21/2014 09:05:00:208 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:05:00:208 NetpLoadParameters: loading registry parameters...
03/21/2014 09:05:00:208 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:05:00:208 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:05:00:208 NetpLoadParameters: status: 0x2
03/21/2014 09:05:00:208 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:05:00:208 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:05:00:208 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:05:22:329 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:05:22:329 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:05:22:329 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:05:22:329 NetpDoDomainJoin: status: 0x35
03/21/2014 09:05:22:329 -----------------------------------------------------------------
03/21/2014 09:05:22:329 NetpDoDomainJoin
03/21/2014 09:05:22:329 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:05:22:329 OS Version: 6.1
03/21/2014 09:05:22:329 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:05:22:329 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:05:22:329 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:05:22:329 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:05:22:329 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:05:22:329 NetpJoinDomain
03/21/2014 09:05:22:329 Machine: P02MIIM01
03/21/2014 09:05:22:329 Domain: DOMAIN.com
03/21/2014 09:05:22:329 MachineAccountOU: (NULL)
03/21/2014 09:05:22:329 Account: DOMAIN.com\serverp02USERNAME
03/21/2014 09:05:22:329 Options: 0x27
03/21/2014 09:05:22:329 NetpLoadParameters: loading registry parameters...
03/21/2014 09:05:22:329 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:05:22:329 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:05:22:329 NetpLoadParameters: status: 0x2
03/21/2014 09:05:22:329 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:05:44:076 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:05:44:076 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:05:44:076 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/21/2014 09:05:52:094 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:05:52:094 NetpLoadParameters: loading registry parameters...
03/21/2014 09:05:52:094 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:05:52:094 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:05:52:094 NetpLoadParameters: status: 0x2
03/21/2014 09:05:52:094 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:05:52:094 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:05:52:094 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:05:52:094 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:05:52:094 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:05:52:094 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:05:52:094 NetpDoDomainJoin: status: 0x35
03/21/2014 09:10:48:190 -----------------------------------------------------------------
03/21/2014 09:10:48:252 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/21/2014 09:10:48:268 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/21/2014 09:10:48:268 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/21/2014 09:10:48:268 -----------------------------------------------------------------
03/21/2014 09:10:48:268 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/21/2014 09:10:48:268 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/21/2014 09:10:48:268 -----------------------------------------------------------------
03/21/2014 09:10:48:268 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/21/2014 09:10:48:393 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/21/2014 09:10:48:393 NetpValidateName: name 'DOMAIN' is valid for type 3
03/21/2014 09:10:58:486 -----------------------------------------------------------------
03/21/2014 09:10:58:486 NetpDoDomainJoin
03/21/2014 09:10:58:486 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:10:58:486 OS Version: 6.1
03/21/2014 09:10:58:486 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:10:58:486 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:10:58:486 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:10:58:486 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:10:58:486 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:10:58:486 NetpJoinDomain
03/21/2014 09:10:58:486 Machine: P02MIIM01
03/21/2014 09:10:58:486 Domain: DOMAIN
03/21/2014 09:10:58:486 MachineAccountOU: (NULL)
03/21/2014 09:10:58:502 Account: DOMAIN\serverp02USERNAME
03/21/2014 09:10:58:502 Options: 0x25
03/21/2014 09:10:58:502 NetpLoadParameters: loading registry parameters...
03/21/2014 09:10:58:502 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:10:58:502 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:10:58:502 NetpLoadParameters: status: 0x2
03/21/2014 09:10:58:502 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/21/2014 09:10:58:611 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/21/2014 09:10:58:611 NetpValidateName: name 'DOMAIN' is valid for type 3
03/21/2014 09:10:58:611 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/21/2014 09:11:13:634 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:11:13:634 NetpLoadParameters: loading registry parameters...
03/21/2014 09:11:13:634 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:11:13:634 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:11:13:634 NetpLoadParameters: status: 0x2
03/21/2014 09:11:13:649 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:11:13:649 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:11:13:649 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:11:19:484 [000004c0] NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:11:35:801 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:11:35:801 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:11:35:801 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:11:35:801 NetpDoDomainJoin: status: 0x35
03/21/2014 09:11:35:801 -----------------------------------------------------------------
03/21/2014 09:11:35:801 NetpDoDomainJoin
03/21/2014 09:11:35:801 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:11:35:801 OS Version: 6.1
03/21/2014 09:11:35:801 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:11:35:801 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:11:35:801 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:11:35:801 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:11:35:801 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:11:35:801 NetpJoinDomain
03/21/2014 09:11:35:801 Machine: P02MIIM01
03/21/2014 09:11:35:801 Domain: DOMAIN
03/21/2014 09:11:35:801 MachineAccountOU: (NULL)
03/21/2014 09:11:35:801 Account: DOMAIN\serverp02USERNAME
03/21/2014 09:11:35:801 Options: 0x27
03/21/2014 09:11:35:801 NetpLoadParameters: loading registry parameters...
03/21/2014 09:11:35:801 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:11:35:801 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:11:35:801 NetpLoadParameters: status: 0x2
03/21/2014 09:11:35:801 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/21/2014 09:11:35:911 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/21/2014 09:11:35:911 NetpValidateName: name 'DOMAIN' is valid for type 3
03/21/2014 09:11:35:911 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/21/2014 09:11:50:918 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:11:50:918 NetpLoadParameters: loading registry parameters...
03/21/2014 09:11:50:918 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:11:50:918 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:11:50:918 NetpLoadParameters: status: 0x2
03/21/2014 09:11:50:933 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:11:50:933 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:11:50:933 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:11:50:933 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:11:50:933 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:11:50:933 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:11:50:933 NetpDoDomainJoin: status: 0x35
03/21/2014 09:11:57:423 -----------------------------------------------------------------
03/21/2014 09:11:57:423 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/21/2014 09:11:57:423 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/21/2014 09:11:57:423 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/21/2014 09:11:57:485 -----------------------------------------------------------------
03/21/2014 09:11:57:485 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/21/2014 09:11:57:485 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/21/2014 09:11:57:485 -----------------------------------------------------------------
03/21/2014 09:11:57:485 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:12:19:185 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:12:19:185 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:12:28:373 -----------------------------------------------------------------
03/21/2014 09:12:28:373 NetpDoDomainJoin
03/21/2014 09:12:28:373 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:12:28:373 OS Version: 6.1
03/21/2014 09:12:28:373 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:12:28:373 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:12:28:373 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:12:28:373 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:12:28:373 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:12:28:373 NetpJoinDomain
03/21/2014 09:12:28:373 Machine: P02MIIM01
03/21/2014 09:12:28:373 Domain: DOMAIN.com
03/21/2014 09:12:28:373 MachineAccountOU: (NULL)
03/21/2014 09:12:28:373 Account: DOMAIN.com\serverp02USERNAME
03/21/2014 09:12:28:373 Options: 0x25
03/21/2014 09:12:28:373 NetpLoadParameters: loading registry parameters...
03/21/2014 09:12:28:373 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:12:28:373 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:12:28:373 NetpLoadParameters: status: 0x2
03/21/2014 09:12:28:373 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:12:49:917 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:12:49:917 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:12:49:917 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/21/2014 09:12:58:169 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:12:58:169 NetpLoadParameters: loading registry parameters...
03/21/2014 09:12:58:169 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:12:58:169 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:12:58:169 NetpLoadParameters: status: 0x2
03/21/2014 09:12:58:169 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:12:58:169 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:12:58:169 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:13:20:290 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:13:20:290 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:13:20:290 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:13:20:290 NetpDoDomainJoin: status: 0x35
03/21/2014 09:13:20:306 -----------------------------------------------------------------
03/21/2014 09:13:20:306 NetpDoDomainJoin
03/21/2014 09:13:20:306 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:13:20:306 OS Version: 6.1
03/21/2014 09:13:20:306 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:13:20:306 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:13:20:306 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:13:20:306 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:13:20:306 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:13:20:306 NetpJoinDomain
03/21/2014 09:13:20:306 Machine: P02MIIM01
03/21/2014 09:13:20:306 Domain: DOMAIN.com
03/21/2014 09:13:20:306 MachineAccountOU: (NULL)
03/21/2014 09:13:20:306 Account: DOMAIN.com\serverp02USERNAME
03/21/2014 09:13:20:306 Options: 0x27
03/21/2014 09:13:20:306 NetpLoadParameters: loading registry parameters...
03/21/2014 09:13:20:306 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:13:20:306 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:13:20:306 NetpLoadParameters: status: 0x2
03/21/2014 09:13:20:306 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:13:41:959 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:13:41:959 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:13:41:959 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/21/2014 09:13:49:977 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:13:49:977 NetpLoadParameters: loading registry parameters...
03/21/2014 09:13:49:977 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:13:49:977 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:13:49:977 NetpLoadParameters: status: 0x2
03/21/2014 09:13:49:977 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:13:49:977 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:13:49:977 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:13:49:977 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:13:49:977 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:13:49:977 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:13:49:977 NetpDoDomainJoin: status: 0x35
03/21/2014 09:29:09:817 -----------------------------------------------------------------
03/21/2014 09:29:09:817 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/21/2014 09:29:09:817 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/21/2014 09:29:09:817 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/21/2014 09:29:09:817 -----------------------------------------------------------------
03/21/2014 09:29:09:817 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/21/2014 09:29:09:817 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/21/2014 09:29:09:817 -----------------------------------------------------------------
03/21/2014 09:29:09:817 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:29:31:595 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:29:31:595 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:30:02:264 -----------------------------------------------------------------
03/21/2014 09:30:02:264 NetpDoDomainJoin
03/21/2014 09:30:02:264 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:30:02:264 OS Version: 6.1
03/21/2014 09:30:02:264 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:30:02:264 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:30:02:264 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:30:02:264 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:30:02:264 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:30:02:264 NetpJoinDomain
03/21/2014 09:30:02:264 Machine: P02MIIM01
03/21/2014 09:30:02:264 Domain: DOMAIN.com
03/21/2014 09:30:02:264 MachineAccountOU: (NULL)
03/21/2014 09:30:02:264 Account: DOMAIN.com\serverp02USERNAME
03/21/2014 09:30:02:264 Options: 0x25
03/21/2014 09:30:02:264 NetpLoadParameters: loading registry parameters...
03/21/2014 09:30:02:264 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:30:02:264 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:30:02:264 NetpLoadParameters: status: 0x2
03/21/2014 09:30:02:264 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:30:24:229 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:30:24:229 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:30:24:229 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/21/2014 09:30:32:232 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:30:32:232 NetpLoadParameters: loading registry parameters...
03/21/2014 09:30:32:232 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:30:32:232 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:30:32:232 NetpLoadParameters: status: 0x2
03/21/2014 09:30:32:232 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:30:32:232 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:30:32:232 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:30:54:369 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:30:54:369 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:30:54:369 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:30:54:369 NetpDoDomainJoin: status: 0x35
03/21/2014 09:30:54:369 -----------------------------------------------------------------
03/21/2014 09:30:54:369 NetpDoDomainJoin
03/21/2014 09:30:54:369 NetpMachineValidToJoin: 'P02MIIM01'
03/21/2014 09:30:54:369 OS Version: 6.1
03/21/2014 09:30:54:369 Build number: 7600 (7600.win7_rtm.090713-1255)
03/21/2014 09:30:54:369 SKU: Windows Server 2008 R2 Standard
03/21/2014 09:30:54:369 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/21/2014 09:30:54:369 NetpGetLsaPrimaryDomain: status: 0x0
03/21/2014 09:30:54:369 NetpMachineValidToJoin: status: 0x0
03/21/2014 09:30:54:369 NetpJoinDomain
03/21/2014 09:30:54:369 Machine: P02MIIM01
03/21/2014 09:30:54:369 Domain: DOMAIN.com
03/21/2014 09:30:54:369 MachineAccountOU: (NULL)
03/21/2014 09:30:54:369 Account: DOMAIN.com\serverp02USERNAME
03/21/2014 09:30:54:369 Options: 0x27
03/21/2014 09:30:54:369 NetpLoadParameters: loading registry parameters...
03/21/2014 09:30:54:369 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:30:54:369 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:30:54:369 NetpLoadParameters: status: 0x2
03/21/2014 09:30:54:369 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/21/2014 09:31:15:912 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/21/2014 09:31:15:912 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/21/2014 09:31:15:912 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/21/2014 09:31:23:931 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/21/2014 09:31:23:931 NetpLoadParameters: loading registry parameters...
03/21/2014 09:31:23:931 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/21/2014 09:31:23:931 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/21/2014 09:31:23:931 NetpLoadParameters: status: 0x2
03/21/2014 09:31:23:931 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/21/2014 09:31:23:931 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/21/2014 09:31:23:931 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/21/2014 09:31:23:931 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/21/2014 09:31:23:931 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/21/2014 09:31:23:931 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/21/2014 09:31:23:931 NetpDoDomainJoin: status: 0x35
03/25/2014 15:04:48:123 -----------------------------------------------------------------
03/25/2014 15:04:48:233 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/25/2014 15:04:48:326 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/25/2014 15:04:48:326 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/25/2014 15:04:48:326 -----------------------------------------------------------------
03/25/2014 15:04:48:326 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/25/2014 15:04:48:326 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/25/2014 15:04:48:326 -----------------------------------------------------------------
03/25/2014 15:04:48:326 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/25/2014 15:04:53:661 [00000658] NetpGetLsaPrimaryDomain: status: 0x0
03/25/2014 15:04:54:098 [000004a8] NetpGetLsaPrimaryDomain: status: 0x0
03/25/2014 15:04:54:629 [000004a8] NetpGetLsaPrimaryDomain: status: 0x0
03/25/2014 15:04:54:660 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/25/2014 15:04:54:660 NetpValidateName: name 'DOMAIN' is valid for type 3
03/25/2014 15:05:03:411 -----------------------------------------------------------------
03/25/2014 15:05:03:411 NetpDoDomainJoin
03/25/2014 15:05:03:411 NetpMachineValidToJoin: 'P02MIIM01'
03/25/2014 15:05:03:411 OS Version: 6.1
03/25/2014 15:05:03:411 Build number: 7600 (7600.win7_rtm.090713-1255)
03/25/2014 15:05:03:411 SKU: Windows Server 2008 R2 Standard
03/25/2014 15:05:03:411 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/25/2014 15:05:03:427 NetpGetLsaPrimaryDomain: status: 0x0
03/25/2014 15:05:03:427 NetpMachineValidToJoin: status: 0x0
03/25/2014 15:05:03:427 NetpJoinDomain
03/25/2014 15:05:03:427 Machine: P02MIIM01
03/25/2014 15:05:03:427 Domain: DOMAIN
03/25/2014 15:05:03:427 MachineAccountOU: (NULL)
03/25/2014 15:05:03:443 Account: DOMAIN\serverp02USERNAME
03/25/2014 15:05:03:443 Options: 0x25
03/25/2014 15:05:03:458 NetpLoadParameters: loading registry parameters...
03/25/2014 15:05:03:458 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:05:03:458 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:05:03:458 NetpLoadParameters: status: 0x2
03/25/2014 15:05:03:458 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/25/2014 15:05:03:567 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/25/2014 15:05:03:567 NetpValidateName: name 'DOMAIN' is valid for type 3
03/25/2014 15:05:03:567 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/25/2014 15:05:18:590 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/25/2014 15:05:18:590 NetpLoadParameters: loading registry parameters...
03/25/2014 15:05:18:590 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:05:18:590 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:05:18:590 NetpLoadParameters: status: 0x2
03/25/2014 15:05:18:606 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/25/2014 15:05:18:606 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/25/2014 15:05:18:606 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/25/2014 15:05:40:742 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/25/2014 15:05:40:742 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/25/2014 15:05:40:742 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/25/2014 15:05:40:742 NetpDoDomainJoin: status: 0x35
03/25/2014 15:05:40:758 -----------------------------------------------------------------
03/25/2014 15:05:40:758 NetpDoDomainJoin
03/25/2014 15:05:40:758 NetpMachineValidToJoin: 'P02MIIM01'
03/25/2014 15:05:40:758 OS Version: 6.1
03/25/2014 15:05:40:758 Build number: 7600 (7600.win7_rtm.090713-1255)
03/25/2014 15:05:40:758 SKU: Windows Server 2008 R2 Standard
03/25/2014 15:05:40:758 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/25/2014 15:05:40:758 NetpGetLsaPrimaryDomain: status: 0x0
03/25/2014 15:05:40:758 NetpMachineValidToJoin: status: 0x0
03/25/2014 15:05:40:758 NetpJoinDomain
03/25/2014 15:05:40:758 Machine: P02MIIM01
03/25/2014 15:05:40:758 Domain: DOMAIN
03/25/2014 15:05:40:758 MachineAccountOU: (NULL)
03/25/2014 15:05:40:758 Account: DOMAIN\serverp02USERNAME
03/25/2014 15:05:40:758 Options: 0x27
03/25/2014 15:05:40:758 NetpLoadParameters: loading registry parameters...
03/25/2014 15:05:40:758 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:05:40:758 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:05:40:758 NetpLoadParameters: status: 0x2
03/25/2014 15:05:40:758 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/25/2014 15:05:40:867 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/25/2014 15:05:40:867 NetpValidateName: name 'DOMAIN' is valid for type 3
03/25/2014 15:05:40:867 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/25/2014 15:05:55:874 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/25/2014 15:05:55:874 NetpLoadParameters: loading registry parameters...
03/25/2014 15:05:55:874 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:05:55:874 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:05:55:874 NetpLoadParameters: status: 0x2
03/25/2014 15:05:55:890 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/25/2014 15:05:55:890 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/25/2014 15:05:55:890 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/25/2014 15:05:55:890 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/25/2014 15:05:55:890 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/25/2014 15:05:55:890 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/25/2014 15:05:55:890 NetpDoDomainJoin: status: 0x35
03/25/2014 15:20:28:750 -----------------------------------------------------------------
03/25/2014 15:20:28:782 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/25/2014 15:20:28:875 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/25/2014 15:20:28:875 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/25/2014 15:20:28:891 -----------------------------------------------------------------
03/25/2014 15:20:28:891 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/25/2014 15:20:28:891 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/25/2014 15:20:28:906 -----------------------------------------------------------------
03/25/2014 15:20:28:906 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/25/2014 15:20:33:727 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/25/2014 15:20:33:727 NetpValidateName: name 'DOMAIN' is valid for type 3
03/25/2014 15:21:29:528 -----------------------------------------------------------------
03/25/2014 15:21:29:528 NetpDoDomainJoin
03/25/2014 15:21:29:528 NetpMachineValidToJoin: 'P02MIIM01'
03/25/2014 15:21:29:528 OS Version: 6.1
03/25/2014 15:21:29:528 Build number: 7600 (7600.win7_rtm.090713-1255)
03/25/2014 15:21:29:528 SKU: Windows Server 2008 R2 Standard
03/25/2014 15:21:29:528 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/25/2014 15:21:29:528 NetpGetLsaPrimaryDomain: status: 0x0
03/25/2014 15:21:29:528 NetpMachineValidToJoin: status: 0x0
03/25/2014 15:21:29:528 NetpJoinDomain
03/25/2014 15:21:29:528 Machine: P02MIIM01
03/25/2014 15:21:29:528 Domain: DOMAIN
03/25/2014 15:21:29:528 MachineAccountOU: (NULL)
03/25/2014 15:21:29:544 Account: serverp02USERNAME@DOMAIN.com
03/25/2014 15:21:29:544 Options: 0x25
03/25/2014 15:21:29:544 NetpLoadParameters: loading registry parameters...
03/25/2014 15:21:29:544 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:21:29:544 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:21:29:544 NetpLoadParameters: status: 0x2
03/25/2014 15:21:29:544 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/25/2014 15:21:29:653 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/25/2014 15:21:29:653 NetpValidateName: name 'DOMAIN' is valid for type 3
03/25/2014 15:21:29:653 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/25/2014 15:21:44:660 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/25/2014 15:21:44:660 NetpLoadParameters: loading registry parameters...
03/25/2014 15:21:44:660 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:21:44:660 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:21:44:660 NetpLoadParameters: status: 0x2
03/25/2014 15:21:44:660 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/25/2014 15:21:44:660 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/25/2014 15:21:44:660 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/25/2014 15:22:06:812 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/25/2014 15:22:06:812 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/25/2014 15:22:06:812 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/25/2014 15:22:06:812 NetpDoDomainJoin: status: 0x35
03/25/2014 15:22:06:812 -----------------------------------------------------------------
03/25/2014 15:22:06:812 NetpDoDomainJoin
03/25/2014 15:22:06:812 NetpMachineValidToJoin: 'P02MIIM01'
03/25/2014 15:22:06:812 OS Version: 6.1
03/25/2014 15:22:06:812 Build number: 7600 (7600.win7_rtm.090713-1255)
03/25/2014 15:22:06:812 SKU: Windows Server 2008 R2 Standard
03/25/2014 15:22:06:812 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/25/2014 15:22:06:812 NetpGetLsaPrimaryDomain: status: 0x0
03/25/2014 15:22:06:812 NetpMachineValidToJoin: status: 0x0
03/25/2014 15:22:06:812 NetpJoinDomain
03/25/2014 15:22:06:812 Machine: P02MIIM01
03/25/2014 15:22:06:812 Domain: DOMAIN
03/25/2014 15:22:06:812 MachineAccountOU: (NULL)
03/25/2014 15:22:06:812 Account: serverp02USERNAME@DOMAIN.com
03/25/2014 15:22:06:812 Options: 0x27
03/25/2014 15:22:06:812 NetpLoadParameters: loading registry parameters...
03/25/2014 15:22:06:812 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:22:06:812 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:22:06:812 NetpLoadParameters: status: 0x2
03/25/2014 15:22:06:812 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/25/2014 15:22:06:921 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/25/2014 15:22:06:921 NetpValidateName: name 'DOMAIN' is valid for type 3
03/25/2014 15:22:06:921 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/25/2014 15:22:21:929 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/25/2014 15:22:21:929 NetpLoadParameters: loading registry parameters...
03/25/2014 15:22:21:929 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/25/2014 15:22:21:929 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/25/2014 15:22:21:929 NetpLoadParameters: status: 0x2
03/25/2014 15:22:21:929 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/25/2014 15:22:21:929 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/25/2014 15:22:21:929 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/25/2014 15:22:21:929 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/25/2014 15:22:21:929 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/25/2014 15:22:21:929 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/25/2014 15:22:21:929 NetpDoDomainJoin: status: 0x35
03/28/2014 11:07:28:874 -----------------------------------------------------------------
03/28/2014 11:07:28:920 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/28/2014 11:07:28:998 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/28/2014 11:07:28:998 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/28/2014 11:07:28:998 -----------------------------------------------------------------
03/28/2014 11:07:28:998 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/28/2014 11:07:28:998 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/28/2014 11:07:28:998 -----------------------------------------------------------------
03/28/2014 11:07:28:998 NetpValidateName: checking to see if 'p02dc02.DOMAIN.com' is valid as type 3 name
03/28/2014 11:07:28:998 NetpValidateName: 'p02dc02.DOMAIN.com' is not a valid NetBIOS domain name: 0x7b
03/28/2014 11:07:29:030 NetpCheckDomainNameIsValid for p02dc02.DOMAIN.com returned 0x54b, last error is 0x0
03/28/2014 11:07:29:030 NetpCheckDomainNameIsValid [ Exists ] for 'p02dc02.DOMAIN.com' returned 0x54b
03/28/2014 11:07:42:087 -----------------------------------------------------------------
03/28/2014 11:07:42:087 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/28/2014 11:07:42:087 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/28/2014 11:07:42:087 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/28/2014 11:07:42:087 -----------------------------------------------------------------
03/28/2014 11:07:42:087 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/28/2014 11:07:42:087 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/28/2014 11:07:42:087 -----------------------------------------------------------------
03/28/2014 11:07:42:087 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/28/2014 11:07:46:814 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/28/2014 11:07:46:814 NetpValidateName: name 'DOMAIN' is valid for type 3
03/28/2014 11:07:56:486 -----------------------------------------------------------------
03/28/2014 11:07:56:486 NetpDoDomainJoin
03/28/2014 11:07:56:486 NetpMachineValidToJoin: 'P02MIIM01'
03/28/2014 11:07:56:486 OS Version: 6.1
03/28/2014 11:07:56:486 Build number: 7600 (7600.win7_rtm.090713-1255)
03/28/2014 11:07:56:486 SKU: Windows Server 2008 R2 Standard
03/28/2014 11:07:56:486 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/28/2014 11:07:56:486 NetpGetLsaPrimaryDomain: status: 0x0
03/28/2014 11:07:56:486 NetpMachineValidToJoin: status: 0x0
03/28/2014 11:07:56:486 NetpJoinDomain
03/28/2014 11:07:56:486 Machine: P02MIIM01
03/28/2014 11:07:56:486 Domain: DOMAIN
03/28/2014 11:07:56:486 MachineAccountOU: (NULL)
03/28/2014 11:07:56:501 Account: DOMAIN\serverp02USERNAME
03/28/2014 11:07:56:501 Options: 0x25
03/28/2014 11:07:56:501 NetpLoadParameters: loading registry parameters...
03/28/2014 11:07:56:501 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:07:56:501 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:07:56:501 NetpLoadParameters: status: 0x2
03/28/2014 11:07:56:501 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/28/2014 11:07:56:610 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/28/2014 11:07:56:610 NetpValidateName: name 'DOMAIN' is valid for type 3
03/28/2014 11:07:56:610 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/28/2014 11:08:11:618 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/28/2014 11:08:11:618 NetpLoadParameters: loading registry parameters...
03/28/2014 11:08:11:618 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:08:11:618 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:08:11:618 NetpLoadParameters: status: 0x2
03/28/2014 11:08:11:618 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/28/2014 11:08:11:618 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/28/2014 11:08:11:618 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/28/2014 11:08:18:029 [000003d8] NetpGetLsaPrimaryDomain: status: 0x0
03/28/2014 11:08:33:770 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/28/2014 11:08:33:770 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/28/2014 11:08:33:770 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/28/2014 11:08:33:770 NetpDoDomainJoin: status: 0x35
03/28/2014 11:08:33:770 -----------------------------------------------------------------
03/28/2014 11:08:33:770 NetpDoDomainJoin
03/28/2014 11:08:33:770 NetpMachineValidToJoin: 'P02MIIM01'
03/28/2014 11:08:33:770 OS Version: 6.1
03/28/2014 11:08:33:770 Build number: 7600 (7600.win7_rtm.090713-1255)
03/28/2014 11:08:33:770 SKU: Windows Server 2008 R2 Standard
03/28/2014 11:08:33:770 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/28/2014 11:08:33:770 NetpGetLsaPrimaryDomain: status: 0x0
03/28/2014 11:08:33:770 NetpMachineValidToJoin: status: 0x0
03/28/2014 11:08:33:770 NetpJoinDomain
03/28/2014 11:08:33:770 Machine: P02MIIM01
03/28/2014 11:08:33:770 Domain: DOMAIN
03/28/2014 11:08:33:770 MachineAccountOU: (NULL)
03/28/2014 11:08:33:770 Account: DOMAIN\serverp02USERNAME
03/28/2014 11:08:33:770 Options: 0x27
03/28/2014 11:08:33:770 NetpLoadParameters: loading registry parameters...
03/28/2014 11:08:33:770 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:08:33:770 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:08:33:770 NetpLoadParameters: status: 0x2
03/28/2014 11:08:33:770 NetpValidateName: checking to see if 'DOMAIN' is valid as type 3 name
03/28/2014 11:08:33:879 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN' returned 0x0
03/28/2014 11:08:33:879 NetpValidateName: name 'DOMAIN' is valid for type 3
03/28/2014 11:08:33:879 NetpDsGetDcName: trying to find DC in domain 'DOMAIN', flags: 0x40001010
03/28/2014 11:08:48:886 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/28/2014 11:08:48:886 NetpLoadParameters: loading registry parameters...
03/28/2014 11:08:48:886 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:08:48:886 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:08:48:886 NetpLoadParameters: status: 0x2
03/28/2014 11:08:48:886 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/28/2014 11:08:48:886 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/28/2014 11:08:48:886 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/28/2014 11:08:48:886 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/28/2014 11:08:48:886 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/28/2014 11:08:48:886 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/28/2014 11:08:48:886 NetpDoDomainJoin: status: 0x35
03/28/2014 11:11:33:232 -----------------------------------------------------------------
03/28/2014 11:11:33:232 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 1 name
03/28/2014 11:11:33:232 NetpCheckNetBiosNameNotInUse for 'P02MIIM01' [MACHINE] returned 0x0
03/28/2014 11:11:33:232 NetpValidateName: name 'P02MIIM01' is valid for type 1
03/28/2014 11:11:33:232 -----------------------------------------------------------------
03/28/2014 11:11:33:232 NetpValidateName: checking to see if 'P02MIIM01' is valid as type 5 name
03/28/2014 11:11:33:232 NetpValidateName: name 'P02MIIM01' is valid for type 5
03/28/2014 11:11:33:248 -----------------------------------------------------------------
03/28/2014 11:11:33:248 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/28/2014 11:11:54:760 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/28/2014 11:11:54:760 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/28/2014 11:12:05:540 -----------------------------------------------------------------
03/28/2014 11:12:05:540 NetpDoDomainJoin
03/28/2014 11:12:05:540 NetpMachineValidToJoin: 'P02MIIM01'
03/28/2014 11:12:05:540 OS Version: 6.1
03/28/2014 11:12:05:540 Build number: 7600 (7600.win7_rtm.090713-1255)
03/28/2014 11:12:05:540 SKU: Windows Server 2008 R2 Standard
03/28/2014 11:12:05:540 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/28/2014 11:12:05:540 NetpGetLsaPrimaryDomain: status: 0x0
03/28/2014 11:12:05:540 NetpMachineValidToJoin: status: 0x0
03/28/2014 11:12:05:540 NetpJoinDomain
03/28/2014 11:12:05:540 Machine: P02MIIM01
03/28/2014 11:12:05:540 Domain: DOMAIN.com
03/28/2014 11:12:05:540 MachineAccountOU: (NULL)
03/28/2014 11:12:05:540 Account: serverp02USERNAME@DOMAIN.com
03/28/2014 11:12:05:540 Options: 0x25
03/28/2014 11:12:05:540 NetpLoadParameters: loading registry parameters...
03/28/2014 11:12:05:540 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:12:05:540 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:12:05:540 NetpLoadParameters: status: 0x2
03/28/2014 11:12:05:540 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/28/2014 11:12:27:193 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/28/2014 11:12:27:193 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/28/2014 11:12:27:193 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/28/2014 11:12:35:336 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/28/2014 11:12:35:336 NetpLoadParameters: loading registry parameters...
03/28/2014 11:12:35:336 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:12:35:336 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:12:35:336 NetpLoadParameters: status: 0x2
03/28/2014 11:12:35:336 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/28/2014 11:12:35:336 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/28/2014 11:12:35:336 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/28/2014 11:12:57:473 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/28/2014 11:12:57:473 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/28/2014 11:12:57:473 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/28/2014 11:12:57:473 NetpDoDomainJoin: status: 0x35
03/28/2014 11:12:57:473 -----------------------------------------------------------------
03/28/2014 11:12:57:473 NetpDoDomainJoin
03/28/2014 11:12:57:473 NetpMachineValidToJoin: 'P02MIIM01'
03/28/2014 11:12:57:473 OS Version: 6.1
03/28/2014 11:12:57:473 Build number: 7600 (7600.win7_rtm.090713-1255)
03/28/2014 11:12:57:473 SKU: Windows Server 2008 R2 Standard
03/28/2014 11:12:57:473 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/28/2014 11:12:57:488 NetpGetLsaPrimaryDomain: status: 0x0
03/28/2014 11:12:57:488 NetpMachineValidToJoin: status: 0x0
03/28/2014 11:12:57:488 NetpJoinDomain
03/28/2014 11:12:57:488 Machine: P02MIIM01
03/28/2014 11:12:57:488 Domain: DOMAIN.com
03/28/2014 11:12:57:488 MachineAccountOU: (NULL)
03/28/2014 11:12:57:488 Account: serverp02USERNAME@DOMAIN.com
03/28/2014 11:12:57:488 Options: 0x27
03/28/2014 11:12:57:488 NetpLoadParameters: loading registry parameters...
03/28/2014 11:12:57:488 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:12:57:488 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:12:57:488 NetpLoadParameters: status: 0x2
03/28/2014 11:12:57:488 NetpValidateName: checking to see if 'DOMAIN.com' is valid as type 3 name
03/28/2014 11:13:19:032 NetpCheckDomainNameIsValid [ Exists ] for 'DOMAIN.com' returned 0x0
03/28/2014 11:13:19:032 NetpValidateName: name 'DOMAIN.com' is valid for type 3
03/28/2014 11:13:19:032 NetpDsGetDcName: trying to find DC in domain 'DOMAIN.com', flags: 0x40001010
03/28/2014 11:13:27:175 NetpDsGetDcName: failed to find a DC having account 'P02MIIM01$': 0x525, last error is 0x0
03/28/2014 11:13:27:175 NetpLoadParameters: loading registry parameters...
03/28/2014 11:13:27:175 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2014 11:13:27:175 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2014 11:13:27:175 NetpLoadParameters: status: 0x2
03/28/2014 11:13:27:175 NetpDsGetDcName: status of verifying DNS A record name resolution for 'P02DC02.DOMAIN.com': 0x0
03/28/2014 11:13:27:175 NetpDsGetDcName: found DC '\\P02DC02.DOMAIN.com' in the specified domain
03/28/2014 11:13:27:175 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/28/2014 11:13:27:175 NetUseAdd to \\P02DC02.DOMAIN.com\IPC$ returned 53
03/28/2014 11:13:27:175 NetpJoinDomain: status of connecting to dc '\\P02DC02.DOMAIN.com': 0x35
03/28/2014 11:13:27:175 NetpJoinDomainOnDs: Function exits with status of: 0x35
03/28/2014 11:13:27:175 NetpDoDomainJoin: status: 0x35
