Beste lezer,
Ik ben, zoals de titel al doet vermoeden, een tijdje bezig met het installeren van Exchange.
Toch lukt dit steeds maar niet en ik krijg dan een vage foutmelding.

Uitkomsten van netdiag:
Uitkomsten van dcdiag:
Zien jullie de fout?
(server is P3 voor een studentenhuis, 4 clients XPpro die de webacces van exchange willen gebruiken, handig voor bij de studie)
als ik op foutcode 0xc0070714 zoek vind ik niets (1 hit) via google, ook niet op technet enz.
Ik ben, zoals de titel al doet vermoeden, een tijdje bezig met het installeren van Exchange.
Toch lukt dit steeds maar niet en ik krijg dan een vage foutmelding.

Uitkomsten van netdiag:
code:
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
| D:\Documents and Settings\Administrator>netdiag
......................................
Computer Name: SERVER
DNS Host Name: server.maartenvansoest.demon.nl
System info : Windows 2000 Server (Build 3790)
Processor : x86 Family 6 Model 11 Stepping 4, GenuineIntel
List of installed hotfixes :
KB819696
KB823182
KB823353
KB823559
KB824105
KB824151
KB825119
KB828035
KB828741
KB833987
KB835732
KB837001
KB839643
KB839645
KB840315
KB840374
KB840987
KB841356
KB841533
KB867282
KB867460
KB873333
KB873376
KB883935
KB885250
KB885834
KB885835
KB885836
KB885881
KB886903
KB888113
KB890047
KB890175
KB891711
KB891781
Q147222
Q828026
Netcard queries test . . . . . . . : Passed
GetStats failed for 'Direct parallel'. [ERROR_NOT_SUPPORTED]
[WARNING] The net card 'WAN-minipoort (PPTP)' may not be working because it
has not received any packets.
[WARNING] The net card 'WAN-minipoort (PPPOE)' may not be working because it
has not received any packets.
[WARNING] The net card 'WAN-minipoort (IP)' may not be working because it ha
s not received any packets.
GetStats failed for 'WAN-minipoort (L2TP)'. [ERROR_NOT_SUPPORTED]
Per interface results:
Adapter : LAN-verbinding
Netcard queries test . . . : Passed
Host Name. . . . . . . . . : server
IP Address . . . . . . . . : 192.168.1.111
Subnet Mask. . . . . . . . : 255.255.255.0
Default Gateway. . . . . . : 192.168.1.1
Dns Servers. . . . . . . . : 127.0.0.1
192.168.1.111
194.159.73.135
AutoConfiguration results. . . . . . : Passed
Default gateway test . . . : Passed
NetBT name test. . . . . . : Passed
[b] [WARNING] At least one of the <00> 'WorkStation Service', <03> 'Messenge
r Service', <20> 'WINS' names is missing.[/b] is dit de oorzaak?
No remote names have been found.
WINS service test. . . . . : Skipped
There are no WINS servers configured for this interface.
Global results:
Domain membership test . . . . . . : Passed
NetBT transports test. . . . . . . : Passed
List of NetBt transports currently configured:
NetBT_Tcpip_{3F43E4FC-4CE8-4AC8-996B-C92022648C10}
1 NetBt transport currently configured.
Autonet address test . . . . . . . : Passed
IP loopback ping test. . . . . . . : Passed
Default gateway test . . . . . . . : Passed
NetBT name test. . . . . . . . . . : Passed
[b] [WARNING] You don't have a single interface with the <00> 'WorkStation Servi
ce', <03> 'Messenger Service', <20> 'WINS' names defined.[/b] hier?
Winsock test . . . . . . . . . . . : Passed
DNS test . . . . . . . . . . . . . : Passed
PASS - All the DNS entries for DC are registered on DNS server '127.0.0.1'.
PASS - All the DNS entries for DC are registered on DNS server '192.168.1.11
1'.
[b] [WARNING] The DNS entries for this DC are not registered correctly on DNS se
rver '194.159.73.135'. Please wait for 30 minutes for DNS server replication.[/b]
Ik zit zelf bij demon, mijn "dns naam" is maartenvansoest.demon.nl, hier heb ik het domein ook naar vernoemd.
Redir and Browser test . . . . . . : Passed
List of NetBt transports currently bound to the Redir
NetBT_Tcpip_{3F43E4FC-4CE8-4AC8-996B-C92022648C10}
The redir is bound to 1 NetBt transport.
List of NetBt transports currently bound to the browser
NetBT_Tcpip_{3F43E4FC-4CE8-4AC8-996B-C92022648C10}
The browser is bound to 1 NetBt transport.
DC discovery test. . . . . . . . . : Passed
DC list test . . . . . . . . . . . : Passed
Trust relationship test. . . . . . : Skipped
Kerberos test. . . . . . . . . . . : Passed
LDAP test. . . . . . . . . . . . . : Passed
Bindings test. . . . . . . . . . . : Passed
WAN configuration test . . . . . . : Skipped
No active remote access connections.
Modem diagnostics test . . . . . . : Passed
IP Security test . . . . . . . . . : Skipped
Note: run "netsh ipsec dynamic show /?" for more detailed information
The command completed successfully
D:\Documents and Settings\Administrator> |
Uitkomsten van dcdiag:
code:
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
| D:\Documents and Settings\Administrator>dcdiag
Domain Controller Diagnosis
Performing initial setup:
Done gathering initial info.
Doing initial required tests
Testing server: Standaard-eerste-site\SERVER
Starting test: Connectivity
......................... SERVER passed test Connectivity
Doing primary tests
Testing server: Standaard-eerste-site\SERVER
Starting test: Replications
......................... SERVER passed test Replications
Starting test: NCSecDesc
......................... SERVER passed test NCSecDesc
Starting test: NetLogons
......................... SERVER passed test NetLogons
Starting test: Advertising
......................... SERVER passed test Advertising
Starting test: KnowsOfRoleHolders
......................... SERVER passed test KnowsOfRoleHolders
Starting test: RidManager
......................... SERVER passed test RidManager
Starting test: MachineAccount
......................... SERVER passed test MachineAccount
Starting test: Services
......................... SERVER passed test Services
Starting test: ObjectsReplicated
......................... SERVER passed test ObjectsReplicated
Starting test: frssysvol
......................... SERVER passed test frssysvol
Starting test: frsevent
......................... SERVER passed test frsevent
Starting test: kccevent
......................... SERVER passed test kccevent
Starting test: systemlog
......................... SERVER passed test systemlog
Starting test: VerifyReferences
......................... SERVER 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 : maartenvansoest
Starting test: CrossRefValidation
......................... maartenvansoest passed test CrossRefValidatio
n
Starting test: CheckSDRefDom
......................... maartenvansoest passed test CheckSDRefDom
Running enterprise tests on : maartenvansoest.demon.nl
Starting test: Intersite
......................... maartenvansoest.demon.nl passed test Intersit
e
Starting test: FsmoCheck
......................... maartenvansoest.demon.nl passed test FsmoChec
k
D:\Documents and Settings\Administrator> |
Zien jullie de fout?
(server is P3 voor een studentenhuis, 4 clients XPpro die de webacces van exchange willen gebruiken, handig voor bij de studie)
als ik op foutcode 0xc0070714 zoek vind ik niets (1 hit) via google, ook niet op technet enz.