Question : DC Diag errors- Replacing an old DC with a new server.

Our company recently decided to replace all servers with a virtual server.  We have successfully convert all our physical server to virtual machine on a single physical host server except DC.  The plan is to make the physical host server as the domain controller and the DHCP/DNS server as well.  I successful promoted the host machine as a DC and DNS/DHCP server and the FSMO role to the host machine.  To test if the new DC is functioning as expected I turned off the old DC without demoting.  The DHCP/DNS is functioning on the on the new host machine however authentication is failing. I run DC DIAG on the host server and has the error as attached.  Please help.
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
 
C:\Documents and Settings\propaktemp>dcdiag
 
Domain Controller Diagnosis
 
Performing initial setup:
   Done gathering initial info.
 
Doing initial required tests
 
   Testing server: Default-First-Site-Name\PROPAK-HOST
      Starting test: Connectivity
         ......................... PROPAK-HOST passed test Connectivity
 
Doing primary tests
 
   Testing server: Default-First-Site-Name\PROPAK-HOST
      Starting test: Replications
         ......................... PROPAK-HOST passed test Replications
      Starting test: NCSecDesc
         ......................... PROPAK-HOST passed test NCSecDesc
      Starting test: NetLogons
         Unable to connect to the NETLOGON share! (\\PROPAK-HOST\netlogon)
         [PROPAK-HOST] An net use or LsaPolicy operation failed with error 1203,
 No network provider accepted the given network path..
         ......................... PROPAK-HOST failed test NetLogons
      Starting test: Advertising
         Warning: DsGetDcName returned information for \\propak-dc.propaksw.com,
 when we were trying to reach PROPAK-HOST.
         Server is not responding or is not considered suitable.
         Warning: PROPAK-HOST is not advertising as a global catalog.
         Check that server finished GC promotion.
         Check the event log on server that enough source replicas for the GC ar
e available.
         ......................... PROPAK-HOST failed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... PROPAK-HOST passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... PROPAK-HOST passed test RidManager
      Starting test: MachineAccount
         ......................... PROPAK-HOST passed test MachineAccount
      Starting test: Services
         ......................... PROPAK-HOST passed test Services
      Starting test: ObjectsReplicated
         ......................... PROPAK-HOST passed test ObjectsReplicated
      Starting test: frssysvol
         ......................... PROPAK-HOST passed test frssysvol
      Starting test: frsevent
         There are warning or error events within the last 24 hours after the
         SYSVOL has been shared.  Failing SYSVOL replication problems may cause
         Group Policy problems.
         ......................... PROPAK-HOST failed test frsevent
      Starting test: kccevent
         ......................... PROPAK-HOST passed test kccevent
      Starting test: systemlog
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:03
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:03
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:03
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:03
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:03
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:03
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:04
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:04
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:04
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:04
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:05
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x00000457
            Time Generated: 05/10/2008   16:49:05
            (Event String could not be retrieved)
         ......................... PROPAK-HOST failed test systemlog
      Starting test: VerifyReferences
         ......................... PROPAK-HOST passed test VerifyReferences
 
   Running partition tests on : ForestDnsZones
      Starting test: CrossRefValidation
         ......................... ForestDnsZones passed test CrossRefValidation
 
      Starting test: CheckSDRefDom
         ......................... ForestDnsZones passed test CheckSDRefDom
 
   Running partition tests on : DomainDnsZones
      Starting test: CrossRefValidation
         ......................... DomainDnsZones passed test CrossRefValidation
 
      Starting test: CheckSDRefDom
         ......................... DomainDnsZones passed test CheckSDRefDom
 
   Running partition tests on : Schema
      Starting test: CrossRefValidation
         ......................... Schema passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Schema passed test CheckSDRefDom
 
   Running partition tests on : Configuration
      Starting test: CrossRefValidation
         ......................... Configuration passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Configuration passed test CheckSDRefDom
 
   Running partition tests on : propaksw
      Starting test: CrossRefValidation
         ......................... propaksw passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... propaksw passed test CheckSDRefDom
 
   Running enterprise tests on : propaksw.com
      Starting test: Intersite
         ......................... propaksw.com passed test Intersite
      Starting test: FsmoCheck
         Warning: DcGetDcName(GC_SERVER_REQUIRED) call failed, error 1355
         A Global Catalog Server could not be located - All GC's are down.
         ......................... propaksw.com failed test FsmoCheck
 
C:\Documents and Settings\propaktemp>

Answer : DC Diag errors- Replacing an old DC with a new server.

PAQed with points refunded (500)

Computer101
EE Admin
Random Solutions  
 
programming4us programming4us