Well, it's me again. I am the one who seems to have the most and the weirdest problems. It does give me valuable experience but I could really do without problems for some time now.
As before, I have 1 DC called server1 and a member server, server3 in the domain contoso.com
server1 config: !!!!! server3 config:
!!!!!
IP: 192.168.0.101 !!!!! IP : 192.168.2.129
Mask: 255.255.255.0 !!!!!! Mask : 255.255.255.0
Def gateway : NONE SET !!!!! Def gateway : 192.168.2.2
Preferred DNS : 192.168.0.101 !!!!!! Preferred DNS : 192.168.2.129
Both servers are DNS server with server1 being the primary DNS server. It was only last night that I gave the role of secondary DNS to server3. At first, the forward lookup zone contoso.com would not show up on server3, even after doing either Transfer from Master or Reload from Master. But a reboot of both servers helped and server3 was able to pull the DNS information from server1.
Now there are no errors on any of the event logs on server1, nothing serious except one saying that the browser forced an election....because a domain master was started. Unsure what that is about.
Errors on server3:
1.
Windows cannot query for the list of GP objects. Check the event log for possible messages logged by the policy engine that describes the reason for this Event ID : 1030, Source : Userenv
(I havent found any other messages)
2.
Windows cannot find the machine account. No authority could be contacted for authentication. Does this mean that this server was unable to contact the DC?
3. Just got another event log saying
Security policy in the GP objects has been applied successfully.
4. Last night, I got this
Windows cannot obtain the DC name for your computer. The specified domain either does not exist or could not be contacted. GP processing aborted.
There are A records for server1 and server3 in the DNS snap-in on both computers. Everything appearing on the DNS snap-in looks alright. BUT, should there be any A records for the VMWare network adapters in the DNS snap-in? They appeared by themselves when I first gave the DNS role to server1.
I did a netdiag and a dcdiag last night, and I am afraid that contents of the logs did not look good

Netdiag had a few particularly alarming messages:
1.
Default gateway test failed : No gateways are reachable. You have no connectivity to other network segments. If you have a static IP address, you must have atleast one def gateway.(which is probably because there is no def gateway on server1)
2. DNS test : Passed
The Record is different on the DNS server : 192.168.0.101. DNS server has more than one entries for this name, usually this means that there are multiple DCs for this domain. Your DC entry is one of them on DNS server "192.168.0.101", no need to re-register. (Heaps and heaps of this one)
server1 passed most of the DCDIAG tests. Though at the very last line it said, contoso.com failed test DNS (this might be because I dont this server connected to the internet.
One more thing I should put in is nslookup. When I do an nslookup on either server ,say I am at server1 and type in nslookup server03.contoso.com., I get :
Server: server3.contoso.com
Address: 192.168.2.129
*** server3.contoso.com. cant find nslookup : Non-existent domain
Similar result when I do an nslook server1 while at server3.
Guys, really need help on this one. This time I am going to pester you till I stop getting all errors!