[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

08/03/2009 at 06:00AM PDT, ID: 24621373
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8

Unable to connect to the NETLOGON share!

Asked by NarendraG in Windows 2003 Server

Tags: WINDOWS SERVER 2003 STD R2, WINDOWS SERVER 2000 SP4

I am adding a second domain controller, and when I run the DCDiag tool on my new Windows
2003 Server r2 (called server_bdc), I get an error stating:

Starting test: NetLogons
Unable to connect to the NETLOGON share! (\\SERVER-bdc\netlogon)
[SERVER-BDC] An net use or LsaPolicy operation failed with error 1203, No net
work provider accepted the given network path...

AND

Starting test: Advertising
         Warning: DsGetDcName returned information for \\SERVER-PDC.MyDomain.com, when we were trying to reach SERVER-BDC.
         Server is not responding or is not considered suitable.

My main domain controller is server_pdc, and it is running Server 2000SP4.  We are wanting to take it offline as soon as we get the secondary domain controller up and running, and run some maint / repairs on it, but we cannot get the secondary domain controller working. Any suggestions?
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:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
Domain Controller Diagnosis
 
Performing initial setup:
   Done gathering initial info.
 
Doing initial required tests
   
   Testing server: Default-First-Site-Name\SERVER-BDC
      Starting test: Connectivity
         ......................... SERVER-BDC passed test Connectivity
 
Doing primary tests
   
   Testing server: Default-First-Site-Name\SERVER-BDC
      Starting test: Replications
         ......................... SERVER-BDC passed test Replications
      Starting test: NCSecDesc
         ......................... SERVER-BDC passed test NCSecDesc
      Starting test: NetLogons
         Unable to connect to the NETLOGON share! (\\SERVER-BDC\netlogon)
         [SERVER-BDC] An net use or LsaPolicy operation failed with error 1203, Win32 Error 1203.
         ......................... SERVER-BDC failed test NetLogons
      Starting test: Advertising
         Warning: DsGetDcName returned information for \\SERVER-PDC.MYDOMAIN.COM, when we were trying to reach SERVER-BDC.
         Server is not responding or is not considered suitable.
         ......................... SERVER-BDC failed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... SERVER-BDC passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... SERVER-BDC passed test RidManager
      Starting test: MachineAccount
         ......................... SERVER-BDC passed test MachineAccount
      Starting test: Services
         ......................... SERVER-BDC passed test Services
      Starting test: ObjectsReplicated
         ......................... SERVER-BDC passed test ObjectsReplicated
      Starting test: frssysvol
         ......................... SERVER-BDC 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. 
         ......................... SERVER-BDC failed test frsevent
      Starting test: kccevent
         ......................... SERVER-BDC passed test kccevent
      Starting test: systemlog
         An Error Event occured.  EventID: 0x00000416
            Time Generated: 08/03/2009   12:56:54
            Event String: The DHCP/BINL service on the local machine,
         ......................... SERVER-BDC failed test systemlog
      Starting test: VerifyReferences
         ......................... SERVER-BDC passed test VerifyReferences
   
   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 : aukerrhodes
      Starting test: CrossRefValidation
         ......................... aukerrhodes passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... aukerrhodes passed test CheckSDRefDom
   
   Running enterprise tests on : MYDOMAIN.COM
      Starting test: Intersite
         ......................... MYDOMAIN.COM passed test Intersite
      Starting test: FsmoCheck
         ......................... MYDOMAIN.COM passed test FsmoCheck
 
 
We were having problems with File Replication services. Any help would be highly appreciated.
 
We tried to add server 2003 to our existing group of domain controllers based on windows 2000.
 
Given below is dcdiag log for server running on 2003.
 
DC Diagnosis
 
Performing initial setup:
   Done gathering initial info.
 
Doing initial non skippeable tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Connectivity
         ......................... SERVER-PDC passed test Connectivity
 
Doing primary tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Replications
         ......................... SERVER-PDC passed test Replications
      Starting test: NCSecDesc
         ......................... SERVER-PDC passed test NCSecDesc
      Starting test: NetLogons
         ......................... SERVER-PDC passed test NetLogons
      Starting test: Advertising
         ......................... SERVER-PDC passed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... SERVER-PDC passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... SERVER-PDC passed test RidManager
      Starting test: MachineAccount
         ......................... SERVER-PDC passed test MachineAccount
      Starting test: Services
         ......................... SERVER-PDC passed test Services
      Starting test: ObjectsReplicated
         ......................... SERVER-PDC passed test ObjectsReplicated
      Starting test: frssysvol
         Error: No record of File Replication System, SYSVOL started.
         The Active Directory may be prevented from starting.
         ......................... SERVER-PDC passed test frssysvol
      Starting test: kccevent
         ......................... SERVER-PDC passed test kccevent
      Starting test: systemlog
         ......................... SERVER-PDC passed test systemlog
   
   Running enterprise tests on : MYDOMAIN.COM
      Starting test: Intersite
         ......................... MYDOMAIN.COM passed test Intersite
      Starting test: FsmoCheck
         ......................... MYDOMAIN.COM passed test FsmoCheck
 
and dcdiag log for server running on windows 2000 server. We have hosted exchange server and ISA server on this server.
 
DC Diagnosis
 
Performing initial setup:
   Done gathering initial info.
 
Doing initial non skippeable tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Connectivity
         ......................... SERVER-PDC passed test Connectivity
 
Doing primary tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Replications
         ......................... SERVER-PDC passed test Replications
      Starting test: NCSecDesc
         ......................... SERVER-PDC passed test NCSecDesc
      Starting test: NetLogons
         ......................... SERVER-PDC passed test NetLogons
      Starting test: Advertising
         ......................... SERVER-PDC passed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... SERVER-PDC passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... SERVER-PDC passed test RidManager
      Starting test: MachineAccount
         ......................... SERVER-PDC passed test MachineAccount
      Starting test: Services
         ......................... SERVER-PDC passed test Services
      Starting test: ObjectsReplicated
         ......................... SERVER-PDC passed test ObjectsReplicated
      Starting test: frssysvol
         Error: No record of File Replication System, SYSVOL started.
         The Active Directory may be prevented from starting.
         ......................... SERVER-PDC passed test frssysvol
      Starting test: kccevent
         ......................... SERVER-PDC passed test kccevent
      Starting test: systemlog
         ......................... SERVER-PDC passed test systemlog
   
   Running enterprise tests on : MYDOMAIN.COM
      Starting test: Intersite
         ......................... MYDOMAIN.COM passed test Intersite
      Starting test: FsmoCheck
         ......................... MYDOMAIN.COM passed test FsmoCheck
 
 
 
dcdiag server-PDC
 
[17:57:41] narendra: Domain Controller Diagnosis
 
Performing initial setup:
   Done gathering initial info.
 
Doing initial required tests
   
   Testing server: Default-First-Site-Name\SERVER-BDC
      Starting test: Connectivity
         ......................... SERVER-BDC passed test Connectivity
 
Doing primary tests
   
   Testing server: Default-First-Site-Name\SERVER-BDC
      Starting test: Replications
         ......................... SERVER-BDC passed test Replications
      Starting test: NCSecDesc
         ......................... SERVER-BDC passed test NCSecDesc
      Starting test: NetLogons
         Unable to connect to the NETLOGON share! (\\SERVER-BDC\netlogon)
         [SERVER-BDC] An net use or LsaPolicy operation failed with error 1203, Win32 Error 1203.
         ......................... SERVER-BDC failed test NetLogons
      Starting test: Advertising
         Warning: DsGetDcName returned information for \\SERVER-PDC.MYDOMAIN.COM, when we were trying to reach SERVER-BDC.
         Server is not responding or is not considered suitable.
         ......................... SERVER-BDC failed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... SERVER-BDC passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... SERVER-BDC passed test RidManager
      Starting test: MachineAccount
         ......................... SERVER-BDC passed test MachineAccount
      Starting test: Services
         ......................... SERVER-BDC passed test Services
      Starting test: ObjectsReplicated
         ......................... SERVER-BDC passed test ObjectsReplicated
      Starting test: frssysvol
         ......................... SERVER-BDC 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. 
         ......................... SERVER-BDC failed test frsevent
      Starting test: kccevent
         ......................... SERVER-BDC passed test kccevent
      Starting test: systemlog
         An Error Event occured.  EventID: 0x00000416
            Time Generated: 08/03/2009   12:56:54
            Event String: The DHCP/BINL service on the local machine,
         ......................... SERVER-BDC failed test systemlog
      Starting test: VerifyReferences
         ......................... SERVER-BDC passed test VerifyReferences
   
   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 : aukerrhodes
      Starting test: CrossRefValidation
         ......................... aukerrhodes passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... aukerrhodes passed test CheckSDRefDom
   
   Running enterprise tests on : MYDOMAIN.COM
      Starting test: Intersite
         ......................... MYDOMAIN.COM passed test Intersite
      Starting test: FsmoCheck
         ......................... MYDOMAIN.COM passed test FsmoCheck
[18:19:27] Vinil: Hi,
 
We were having problems with File Replication services. Any help would be highly appreciated.
 
We tried to add server 2003 to our existing group of domain controllers based on windows 2000.
 
Given below is dcdiag log for server running on 2003.
 
DC Diagnosis
 
Performing initial setup:
   Done gathering initial info.
 
Doing initial non skippeable tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Connectivity
         ......................... SERVER-PDC passed test Connectivity
 
Doing primary tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Replications
         ......................... SERVER-PDC passed test Replications
      Starting test: NCSecDesc
         ......................... SERVER-PDC passed test NCSecDesc
      Starting test: NetLogons
         ......................... SERVER-PDC passed test NetLogons
      Starting test: Advertising
         ......................... SERVER-PDC passed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... SERVER-PDC passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... SERVER-PDC passed test RidManager
      Starting test: MachineAccount
         ......................... SERVER-PDC passed test MachineAccount
      Starting test: Services
         ......................... SERVER-PDC passed test Services
      Starting test: ObjectsReplicated
         ......................... SERVER-PDC passed test ObjectsReplicated
      Starting test: frssysvol
         Error: No record of File Replication System, SYSVOL started.
         The Active Directory may be prevented from starting.
         ......................... SERVER-PDC passed test frssysvol
      Starting test: kccevent
         ......................... SERVER-PDC passed test kccevent
      Starting test: systemlog
         ......................... SERVER-PDC passed test systemlog
   
   Running enterprise tests on : MYDOMAIN.COM
      Starting test: Intersite
         ......................... MYDOMAIN.COM passed test Intersite
      Starting test: FsmoCheck
         ......................... MYDOMAIN.COM passed test FsmoCheck
 
and dcdiag log for server running on windows 2000 server. We have hosted exchange server and ISA server on this server.
 
DC Diagnosis
 
Performing initial setup:
   Done gathering initial info.
 
Doing initial non skippeable tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Connectivity
         ......................... SERVER-PDC passed test Connectivity
 
Doing primary tests
   
   Testing server: Default-First-Site-Name\SERVER-PDC
      Starting test: Replications
         ......................... SERVER-PDC passed test Replications
      Starting test: NCSecDesc
         ......................... SERVER-PDC passed test NCSecDesc
      Starting test: NetLogons
         ......................... SERVER-PDC passed test NetLogons
      Starting test: Advertising
         ......................... SERVER-PDC passed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... SERVER-PDC passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... SERVER-PDC passed test RidManager
      Starting test: MachineAccount
         ......................... SERVER-PDC passed test MachineAccount
      Starting test: Services
         ......................... SERVER-PDC passed test Services
      Starting test: ObjectsReplicated
         ......................... SERVER-PDC passed test ObjectsReplicated
      Starting test: frssysvol
         Error: No record of File Replication System, SYSVOL started.
         The Active Directory may be prevented from starting.
         ......................... SERVER-PDC passed test frssysvol
      Starting test: kccevent
         ......................... SERVER-PDC passed test kccevent
      Starting test: systemlog
         ......................... SERVER-PDC passed test systemlog
   
   Running enterprise tests on : MYDOMAIN.COM
      Starting test: Intersite
         ......................... MYDOMAIN.COM passed test Intersite
      Starting test: FsmoCheck
         ......................... MYDOMAIN.COM passed test FsmoCheck
 
Keywords: Unable to connect to the NETLOGON s…
 
Loading Advertisement...
 
[+][-]08/03/09 06:04 AM, ID: 25003923

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 07:24 AM, ID: 25004576

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 07:27 AM, ID: 25004601

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 07:33 AM, ID: 25004665

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 08:56 AM, ID: 25005563

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 09:05 AM, ID: 25005693

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 09:11 AM, ID: 25005769

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 09:13 AM, ID: 25005791

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 09:16 AM, ID: 25005817

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 09:17 AM, ID: 25005831

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 09:19 AM, ID: 25005849

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 09:22 AM, ID: 25005875

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 09:30 AM, ID: 25005970

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 09:39 AM, ID: 25006061

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 10:05 AM, ID: 25006312

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 10:11 AM, ID: 25006362

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 10:16 AM, ID: 25006401

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 10:21 AM, ID: 25006436

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 10:25 AM, ID: 25006471

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 10:27 AM, ID: 25006480

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 10:37 AM, ID: 25006569

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 10:49 AM, ID: 25006674

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 10:51 AM, ID: 25006689

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 10:54 AM, ID: 25006710

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 11:32 AM, ID: 25007083

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 11:34 AM, ID: 25007109

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 01:22 PM, ID: 25008298

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/03/09 01:32 PM, ID: 25008389

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/03/09 10:45 PM, ID: 25010912

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/04/09 02:57 AM, ID: 25011908

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/04/09 04:54 AM, ID: 25012581

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/04/09 08:23 AM, ID: 25014751

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/04/09 08:56 AM, ID: 25015102

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/05/09 09:43 PM, ID: 25030173

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/09/09 11:40 PM, ID: 25057550

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/11/09 08:45 AM, ID: 25070368

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Windows 2003 Server
Tags: WINDOWS SERVER 2003 STD R2, WINDOWS SERVER 2000 SP4
Sign Up Now!
Solution Provided By: ChiefIT
Participating Experts: 2
Solution Grade: A
 
 
[+][-]08/11/09 09:44 PM, ID: 25075814

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090824-EE-VQP-74 - Hierarchy / EE_QW_3_20080625