[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/04/2009 at 05:49AM PDT, ID: 24624406
[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!

9.1

exchange 2007 install problem

Asked by terryfos in Exchange Email Server

Tags: exchange 2007

after removing remnants of prior Exch2003 installations i was able to proceed but now am faced with the following error

Microsoft.Exchange.Management.Deployment.ExsetdataException: An error occurred. The error code was 3221684226. The message was The system cannot find the file specified

i have attached the install log showing numerous instances of Exchange not being able to find files to install

when i triaed a manual install i get the same errors during org prep: see below

C:\Users\administrator.SHARKS>e:\setup.com /p /on:sharks

Welcome to Microsoft Exchange Server 2007 Unattended Setup

Preparing Exchange Setup

No server roles will be installed

Performing Microsoft Exchange Server Prerequisite Check

    Organization Checks              ......................... COMPLETED

Configuring Microsoft Exchange Server

    Organization Preparation         ......................... FAILED
     An error occurred. The error code was 3221684226. The message was The syste
m cannot find the file specified..


The Exchange Server Setup operation did not complete. For more information, visi
t http://support.microsoft.com and enter the Error ID.

Exchange Server setup encountered an error.

C:\Users\administrator.SHARKS>



Terry
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:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
455:
456:
457:
458:
459:
460:
461:
462:
463:
464:
465:
466:
467:
468:
469:
470:
471:
472:
473:
474:
475:
476:
477:
478:
479:
480:
481:
482:
483:
484:
485:
486:
487:
488:
489:
490:
491:
492:
493:
494:
495:
496:
497:
498:
499:
500:
501:
502:
503:
504:
505:
506:
507:
508:
509:
510:
511:
512:
513:
514:
515:
516:
517:
518:
519:
520:
521:
522:
523:
524:
525:
526:
527:
528:
529:
530:
531:
532:
533:
534:
535:
536:
537:
538:
539:
540:
541:
542:
543:
544:
545:
546:
547:
548:
549:
550:
551:
552:
553:
554:
555:
556:
557:
558:
559:
560:
561:
562:
563:
564:
565:
566:
567:
568:
569:
570:
571:
572:
573:
574:
575:
576:
577:
578:
579:
580:
581:
582:
583:
584:
585:
586:
[2009/08/04 02:31:48 PM] [0] **********************************************
[2009/08/04 02:31:48 PM] [0] Starting Microsoft Exchange 2007 Setup
[2009/08/04 02:31:48 PM] [0] **********************************************
[2009/08/04 02:31:48 PM] [0] Operating System version: Microsoft Windows NT 6.0.6002 Service Pack 2.
[2009/08/04 02:31:48 PM] [0] Setup version: 8.1.240.6.
[2009/08/04 02:31:48 PM] [0] Logged on user: SHARKS\administrator.
[2009/08/04 02:31:49 PM] [0] Command Line Parameter Name='mode', Value='Install'.
[2009/08/04 02:31:49 PM] [0] Command Line Parameter Name='sourcedir', Value='E:\'.
[2009/08/04 02:31:49 PM] [0] Command Line Parameter Name='fromsetup', Value=''.
[2009/08/04 02:31:49 PM] [0] ExSetupUI was started with the following command: '-mode:install -sourcedir:E:" /FromSetup'.
[2009/08/04 02:31:49 PM] [0] Setup is choosing the domain controller to use
[2009/08/04 02:31:50 PM] [0] Setup is choosing a local domain controller...
[2009/08/04 02:31:52 PM] [0] Setup has chosen the local domain controller sharks-fs1.sharks.local for initial queries
[2009/08/04 02:31:52 PM] [0] PrepareAD has either not been run or has not replicated to the domain controller used by Setup. Setup will attempt to use the Schema Master domain controller sharks-fs1.sharks.local
[2009/08/04 02:31:52 PM] [0] The schema master domain controller is available
[2009/08/04 02:31:52 PM] [0] The schema master domain controller is in the local domain; setup will use sharks-fs1.sharks.local
[2009/08/04 02:31:52 PM] [0] Setup is choosing a global catalog...
[2009/08/04 02:31:52 PM] [0] Setup has chosen the global catalog server sharks-fs1.sharks.local.
[2009/08/04 02:31:52 PM] [0] Setup will use the domain controller 'sharks-fs1.sharks.local'.
[2009/08/04 02:31:52 PM] [0] Setup will use the global catalog 'sharks-fs1.sharks.local'.
[2009/08/04 02:31:52 PM] [0] Exchange configuration container for the organization is 'CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=sharks,DC=local'.
[2009/08/04 02:31:52 PM] [0] Exchange organization container for the organization is 'CN=sharks,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=sharks,DC=local'.
[2009/08/04 02:31:52 PM] [0] Setup will search for an Exchange Server object for the local machine with name 'SHARKSEXCHSERV'.
[2009/08/04 02:31:52 PM] [0] No Exchange Server with identity 'SHARKSEXCHSERV' was found.
[2009/08/04 02:31:52 PM] [0] The following roles are unpacked: 
[2009/08/04 02:31:52 PM] [0] The following roles are installed: 
[2009/08/04 02:31:52 PM] [0] The local server does not have any Exchange files installed.
[2009/08/04 02:31:52 PM] [0] Setup will use the path 'E:\' for installing Exchange.
[2009/08/04 02:31:52 PM] [0] The server is cluster type: 'None'.
[2009/08/04 02:31:52 PM] [0] The requested cluster type: 'None'.
[2009/08/04 02:31:52 PM] [0] The installation mode is set to: 'Install'.
[2009/08/04 02:31:52 PM] [0] An Exchange organization with name 'sharks' was found in this forest.
[2009/08/04 02:31:52 PM] [0] Active Directory Initialization status : 'True'.
[2009/08/04 02:31:52 PM] [0] Schema Update Required Status : 'False'.
[2009/08/04 02:31:52 PM] [0] Organization Configuration Update Required Status : 'True'.
[2009/08/04 02:31:52 PM] [0] Domain Configuration Update Required Status : 'True'.
[2009/08/04 02:31:52 PM] [0] Applying default role selection state
[2009/08/04 02:31:52 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareDomain.
[2009/08/04 02:31:52 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:31:52 PM] [0] Setup will run from path 'E:\Setup\ServerRoles\Common'.
[2009/08/04 02:31:52 PM] [0] InstallModeDataHandler has 4 DataHandlers
[2009/08/04 02:31:52 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareDomain.
[2009/08/04 02:31:52 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:31:52 PM] [0] Setup will run from path 'E:\Setup\ServerRoles\Common'.
[2009/08/04 02:31:52 PM] [0] InstallModeDataHandler has 5 DataHandlers
[2009/08/04 02:31:52 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareDomain.
[2009/08/04 02:31:52 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:31:52 PM] [0] Setup will run from path 'E:\Setup\ServerRoles\Common'.
[2009/08/04 02:31:52 PM] [0] InstallModeDataHandler has 6 DataHandlers
[2009/08/04 02:31:52 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
[2009/08/04 02:31:52 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareDomain.
[2009/08/04 02:31:52 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:31:52 PM] [0] Setup will run from path 'E:\Setup\ServerRoles\Common'.
[2009/08/04 02:31:52 PM] [0] InstallModeDataHandler has 6 DataHandlers
[2009/08/04 02:31:52 PM] [0] RootDataHandler has 1 DataHandlers
[2009/08/04 02:32:07 PM] [0] Validating options for the 0 requested roles
[2009/08/04 02:32:07 PM] [0] Validating options for the 0 requested roles
[2009/08/04 02:32:11 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:32:11 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
[2009/08/04 02:32:11 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareDomain.
[2009/08/04 02:32:11 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:32:11 PM] [0] **************
[2009/08/04 02:32:11 PM] [0] Setup will run the task 'test-setuphealth'
[2009/08/04 02:32:11 PM] [1] Setup launched task 'test-setuphealth -DomainController 'sharks-fs1.sharks.local' -DownloadConfigurationUpdates $true -ExchangeVersion '8.1.240.6' -Roles 'Global' -ScanType 'PrecheckInstall' -SetupRoles 'Global' -PrepareDomain $null -PrepareOrganization $true'  
[2009/08/04 02:32:11 PM] [1] Beginning processing.
[2009/08/04 02:32:18 PM] [1] Ending processing.
[2009/08/04 02:32:18 PM] [0] **************
[2009/08/04 02:32:18 PM] [0] Setup will run the task 'test-setuphealth'
[2009/08/04 02:32:18 PM] [1] Setup launched task 'test-setuphealth -DomainController 'sharks-fs1.sharks.local' -DownloadConfigurationUpdates $false -ExchangeVersion '8.1.240.6' -Roles 'Bridgehead' -ScanType 'PrecheckInstall' -SetupRoles 'AdminTools','Bridgehead','ClientAccess','Mailbox' -TargetDir 'C:\Program Files\Microsoft\Exchange Server''  
[2009/08/04 02:32:18 PM] [1] Beginning processing.
[2009/08/04 02:32:20 PM] [1] Beginning processing.
[2009/08/04 02:32:20 PM] [1] Administrator Active Directory session settings are:  View Entire Forest: 'True', Configuration Domain Controller: 'sharks-fs1.sharks.local', Preferred Global Catalog: 'sharks-fs1.sharks.local', Preferred Domain Controllers: '{ sharks-fs1.sharks.local }'
[2009/08/04 02:32:20 PM] [1] Searching objects of type "SmtpSendConnectorConfig" with filter "$null", scope "SubTree" under the root "Administrative Groups".
[2009/08/04 02:32:20 PM] [1] Previous operation run on domain controller 'sharks-fs1.sharks.local'.
[2009/08/04 02:32:20 PM] [1] Preparing to output objects. Maximum result set size "unlimited".
[2009/08/04 02:32:20 PM] [1] Ending processing.
[2009/08/04 02:32:20 PM] [1] [WARNING] Setup cannot detect an SMTP or Send connector with an address space of '*'. Mail flow to the Internet may not work properly.
[2009/08/04 02:32:21 PM] [1] Ending processing.
[2009/08/04 02:32:21 PM] [0] **************
[2009/08/04 02:32:21 PM] [0] Setup will run the task 'test-setuphealth'
[2009/08/04 02:32:21 PM] [1] Setup launched task 'test-setuphealth -DomainController 'sharks-fs1.sharks.local' -DownloadConfigurationUpdates $false -ExchangeVersion '8.1.240.6' -Roles 'ClientAccess' -ScanType 'PrecheckInstall' -SetupRoles 'AdminTools','Bridgehead','ClientAccess','Mailbox' -TargetDir 'C:\Program Files\Microsoft\Exchange Server' -IISInstalled $true'  
[2009/08/04 02:32:21 PM] [1] Beginning processing.
[2009/08/04 02:32:23 PM] [1] Ending processing.
[2009/08/04 02:32:23 PM] [0] **************
[2009/08/04 02:32:23 PM] [0] Setup will run the task 'test-setuphealth'
[2009/08/04 02:32:23 PM] [1] Setup launched task 'test-setuphealth -DomainController 'sharks-fs1.sharks.local' -DownloadConfigurationUpdates $false -ExchangeVersion '8.1.240.6' -Roles 'Mailbox' -ScanType 'PrecheckInstall' -SetupRoles 'AdminTools','Bridgehead','ClientAccess','Mailbox' -CreatePublicDB $true -TargetDir 'C:\Program Files\Microsoft\Exchange Server' -IISInstalled $true'  
[2009/08/04 02:32:23 PM] [1] Beginning processing.
[2009/08/04 02:32:26 PM] [1] Ending processing.
[2009/08/04 02:32:28 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:32:28 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
[2009/08/04 02:32:28 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareDomain.
[2009/08/04 02:32:28 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:32:28 PM] [0] Setup will run from path 'E:\Setup\ServerRoles\Common'.
[2009/08/04 02:32:28 PM] [0] InstallModeDataHandler has 6 DataHandlers
[2009/08/04 02:32:28 PM] [0] RootDataHandler has 1 DataHandlers
[2009/08/04 02:32:28 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:32:28 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
[2009/08/04 02:32:28 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareDomain.
[2009/08/04 02:32:28 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:32:28 PM] [0] **************
[2009/08/04 02:32:28 PM] [0] Setup will run the task 'Install-ExchangeOrganization'
[2009/08/04 02:32:28 PM] [1] Setup launched task 'Install-ExchangeOrganization -DomainController 'sharks-fs1.sharks.local' -OrganizationName 'sharks' -PrepareOrganization $true -PrepareDomain $true'  
[2009/08/04 02:32:28 PM] [1] Beginning processing.
[2009/08/04 02:32:29 PM] [1] Loaded component 'Common Global AD Configuration' with 19 task info blocks from 'res://CommonGlobalConfig.xml'
[2009/08/04 02:32:29 PM] [1] Loaded component 'Transport Global AD Configuration' with 16 task info blocks from 'res://TransportGlobalConfig.xml'
[2009/08/04 02:32:29 PM] [1] Loaded component 'Bridgehead Global AD Configuration' with 2 task info blocks from 'res://BridgeheadGlobalConfig.xml'
[2009/08/04 02:32:30 PM] [1] Loaded component 'Client Access Global AD Configuration' with 4 task info blocks from 'res://ClientAccessGlobalConfig.xml'
[2009/08/04 02:32:30 PM] [1] Loaded component 'Mailbox Global AD Configuration' with 19 task info blocks from 'res://MailboxGlobalConfig.xml'
[2009/08/04 02:32:30 PM] [1] Loaded component 'Unified Messaging Global AD Configuration' with 3 task info blocks from 'res://UnifiedMessagingGlobalConfig.xml'
[2009/08/04 02:32:31 PM] [1] Loaded component 'Domain-specific AD Configuration' with 1 task info blocks from 'res://DomainGlobalConfig.xml'
[2009/08/04 02:32:31 PM] [1] Loaded component 'PostPrepForest Global AD Configuration' with 2 task info blocks from 'res://PostPrepForestGlobalConfig.xml'
[2009/08/04 02:32:31 PM] [1] Writing informational script to 'C:\ExchangeSetupLogs\Install-ExchangeOrganization-20090804-1432310377.ps1'
[2009/08/04 02:32:31 PM] [1] Executing '$RoleInvocationID = "20090804-1432310377"', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RoleInvocationID = "20090804-1432310377"'.
[2009/08/04 02:32:31 PM] [1] Executing '$RoleDomainController = "sharks-fs1.sharks.local"', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RoleDomainController = "sharks-fs1.sharks.local"'.
[2009/08/04 02:32:31 PM] [1] Executing '$RoleFullyQualifiedDomainName = "sharks.local"', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RoleFullyQualifiedDomainName = "sharks.local"'.
[2009/08/04 02:32:31 PM] [1] Executing '$RoleInstallationMode = "BuildToBuildUpgrade"', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RoleInstallationMode = "BuildToBuildUpgrade"'.
[2009/08/04 02:32:31 PM] [1] Executing '$RoleProductPlatform = "amd64"', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RoleProductPlatform = "amd64"'.
[2009/08/04 02:32:31 PM] [1] Executing '$RoleOrgConfigVersion = "11221"', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RoleOrgConfigVersion = "11221"'.
[2009/08/04 02:32:31 PM] [1] Executing '$RolePrepareOrganization = $True', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareOrganization = $True'.
[2009/08/04 02:32:31 PM] [1] Executing '$RoleOrganizationName = "sharks"', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RoleOrganizationName = "sharks"'.
[2009/08/04 02:32:31 PM] [1] Executing '$RolePrepareAllDomains = $False', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareAllDomains = $False'.
[2009/08/04 02:32:31 PM] [1] Executing '$RolePrepareLegacyExchangePermissions = $False', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareLegacyExchangePermissions = $False'.
[2009/08/04 02:32:31 PM] [1] Executing '$RolePrepareDomain = $True', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareDomain = $True'.
[2009/08/04 02:32:31 PM] [1] Executing '$RolePrepareSchema = $False', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareSchema = $False'.
[2009/08/04 02:32:31 PM] [1] Found 66 tasks to execute
[2009/08/04 02:32:31 PM] [1] Processing component 'Common Global AD Configuration' (Creating Exchange configuration objects in Active Directory).
[2009/08/04 02:32:31 PM] [1] Executing 'BuildToBuildFix-ExchangeObjectVersion -DomainController $RoleDomainController', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); BuildToBuildFix-ExchangeObjectVersion -DomainController $RoleDomainController'.
[2009/08/04 02:32:31 PM] [2] Beginning processing.
[2009/08/04 02:32:31 PM] [2] No operation is required because the Exchange 2007 default administrative group "Exchange Administrative Group (FYDIBOHF23SPDLT)" does not exist. Setup may be installing the first Exchange 2007 server in the Exchange 2003 orgnization.
[2009/08/04 02:32:31 PM] [2] Ending processing.
[2009/08/04 02:32:31 PM] [1] Executing 'if ((Get-OrganizationConfig).ObjectVersion -lt 10649) { Get-OfflineAddressBook | foreach { if ((Get-ExchangeServer $_.Server.ObjectGuid.ToString()).IsExchange2007OrLater) { $_ | Set-OfflineAddressBook -DiffRetentionPeriod:30 } } }', handleError = True
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); if ((Get-OrganizationConfig).ObjectVersion -lt 10649) { Get-OfflineAddressBook | foreach { if ((Get-ExchangeServer $_.Server.ObjectGuid.ToString()).IsExchange2007OrLater) { $_ | Set-OfflineAddressBook -DiffRetentionPeriod:30 } } }'.
[2009/08/04 02:32:31 PM] [2] Beginning processing.
[2009/08/04 02:32:31 PM] [2] Administrator Active Directory session settings are:  View Entire Forest: 'True', Configuration Domain Controller: 'sharks-fs1.sharks.local', Preferred Global Catalog: 'sharks-fs1.sharks.local', Preferred Domain Controllers: '{ sharks-fs1.sharks.local }'
[2009/08/04 02:32:31 PM] [2] Searching objects of type "Organization" with filter "$null", scope "SubTree" under the root "$null".
[2009/08/04 02:32:31 PM] [2] Previous operation run on domain controller 'sharks-fs1.sharks.local'.
[2009/08/04 02:32:31 PM] [2] Preparing to output objects. Maximum result set size "unlimited".
[2009/08/04 02:32:31 PM] [2] The Microsoft Exchange Recipient object is not installed on an Edge server.
[2009/08/04 02:32:31 PM] [2] Ending processing.
[2009/08/04 02:32:31 PM] [1] Executing 'buildToBuildUpgrade-ExsetDataAtom -AtomName OrgLevelCt -DomainController $RoleDomainController', handleError = False
[2009/08/04 02:32:31 PM] [2] Launching sub-task '$error.Clear(); buildToBuildUpgrade-ExsetDataAtom -AtomName OrgLevelCt -DomainController $RoleDomainController'.
[2009/08/04 02:32:31 PM] [2] Beginning processing.
[2009/08/04 02:32:31 PM] [2] Calling exsetdata atom OrgLevelCt in mode "Reinstall".
[2009/08/04 02:32:31 PM] [2] Entering CFileManager::ScInit
[2009/08/04 02:32:31 PM] [2] Entering CFileManager::ScAutoDetectDirectoryLocations
[2009/08/04 02:32:31 PM] [2]  CService::ScQueryServiceConfig (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\service.cxx:539)
           Error code 0XC0070424 (1060): The specified service does not exist as an installed service.
[2009/08/04 02:32:31 PM] [2]  ScGetClusterSvcDir (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\exmisc.cxx:1599)
           Error code 0XC0070424 (1060): The specified service does not exist as an installed service.
[2009/08/04 02:32:31 PM] [2] === IGNORING PREVIOUS ERRORS === CFileManager::ScAutoDetectDirectoryLocations (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\tools\filemgr.cxx:435)
           The operation has completed successfully.
[2009/08/04 02:32:31 PM] [2] Leaving CFileManager::ScAutoDetectDirectoryLocations
[2009/08/04 02:32:31 PM] [2] Leaving CFileManager::ScInit
[2009/08/04 02:32:31 PM] [2] Entering CRegistryManager::ScInit
[2009/08/04 02:32:31 PM] [2] Leaving CRegistryManager::ScInit
[2009/08/04 02:32:31 PM] [2] Entering CDirectoryManager::ScInit
[2009/08/04 02:32:31 PM] [2] Entering ScIsComputerMemberOfDomain
[2009/08/04 02:32:31 PM] [2] NetGetJoinInformation:  Domain/workgroup = "SHARKS"
[2009/08/04 02:32:31 PM] [2] NetGetJoinInformation:  NETSETUP_JOIN_STATUS = 3
[2009/08/04 02:32:31 PM] [2] The computer is a member of a domain
[2009/08/04 02:32:31 PM] [2] Leaving ScIsComputerMemberOfDomain
[2009/08/04 02:32:31 PM] [2] Leaving CDirectoryManager::ScInit
[2009/08/04 02:32:31 PM] [2] Entering CFileManager::ScSetInstallDestDir(sz)
[2009/08/04 02:32:31 PM] [2] Leaving CFileManager::ScSetInstallDestDir(sz)
[2009/08/04 02:32:31 PM] [2] Entering CDirectoryManager::ScReInitWithDC
[2009/08/04 02:32:31 PM] [2] Reinitalizing the DS Manager, using the DC sharks-fs1.sharks.local
[2009/08/04 02:32:31 PM] [2] Entering CDirectoryManager::ScGetLocalDomainInformation
[2009/08/04 02:32:31 PM] [2] Getting information about the local domain
[2009/08/04 02:32:31 PM] [2] m_strLocalServer = "SHARKSEXCHSERV"
[2009/08/04 02:32:31 PM] [2] m_strLocalSite = "Default-First-Site"
[2009/08/04 02:32:31 PM] [2] DsRoleGetPrimaryDomainInformation returned:
[2009/08/04 02:32:31 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::MachineRole = 3
[2009/08/04 02:32:31 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::Flags = 1000000
[2009/08/04 02:32:31 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainNameFlat = "SHARKS"
[2009/08/04 02:32:31 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainNameDns = "sharks.local"
[2009/08/04 02:32:31 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainForestName = "sharks.local"
[2009/08/04 02:32:31 PM] [2] User has specified a DC; m_strDC = "sharks-fs1.sharks.local"
[2009/08/04 02:32:31 PM] [2] schema master server name: SHARKS-FS1
[2009/08/04 02:32:31 PM] [2] schema master domain : /dc=local/dc=sharks
[2009/08/04 02:32:31 PM] [2] m_strSchemaMasterDC = "SHARKS-FS1"
[2009/08/04 02:32:31 PM] [2] m_strSchemaMasterDCDomainDN = "/dc=local/dc=sharks"
[2009/08/04 02:32:31 PM] [2] strConfigNC = "CN=Configuration,DC=sharks,DC=local"
[2009/08/04 02:32:31 PM] [2] m_strRootDomain = "sharks.local"
[2009/08/04 02:32:31 PM] [2] m_strOwnershipControlDC = "SHARKS-FS1"
[2009/08/04 02:32:31 PM] [2] m_strPermissionControlDC = "SHARKS-FS1"
[2009/08/04 02:32:31 PM] [2] Leaving CDirectoryManager::ScGetLocalDomainInformation
[2009/08/04 02:32:31 PM] [2] Entering CDirectoryManager::ScGetOrgLevelObjectStatus
[2009/08/04 02:32:31 PM] [2] Entering CDirectoryManager::ScSchemaIsUpToDate
[2009/08/04 02:32:31 PM] [2] Entering ScGetSchemaVersion
[2009/08/04 02:32:31 PM] [2] About to create the dob for object /dc=local/dc=sharks/cn=Configuration/cn=Schema/cn=ms-Exch-Schema-Version-Pt
[2009/08/04 02:32:31 PM] [2] The schema version identified for the Server is 11116
[2009/08/04 02:32:31 PM] [2] Leaving ScGetSchemaVersion
[2009/08/04 02:32:31 PM] [2] Leaving CDirectoryManager::ScSchemaIsUpToDate
[2009/08/04 02:32:31 PM] [2] Entering CDirectoryManager::ScGetCountOfOrgsInDomain
[2009/08/04 02:32:31 PM] [2] Leaving CDirectoryManager::ScGetCountOfOrgsInDomain
[2009/08/04 02:32:31 PM] [2] Leaving CDirectoryManager::ScGetOrgLevelObjectStatus
[2009/08/04 02:32:31 PM] [2] Entering CDirectoryManager::ScDeterminePermissionLevel
[2009/08/04 02:32:31 PM] [2] Checking permissions in the Config NC: /dc=local/dc=sharks/cn=Configuration/cn=Services
[2009/08/04 02:32:31 PM] [2] We have permission ConfigNC_Read
[2009/08/04 02:32:31 PM] [2] We have permission ConfigNC_Write
[2009/08/04 02:32:31 PM] [2] We have permission ConfigNC_SetPerms
[2009/08/04 02:32:31 PM] [2] Checking permissions on the Schema container: /dc=local/dc=sharks/cn=Configuration/cn=Schema
[2009/08/04 02:32:31 PM] [2] We have permission ConfigNC_UpdateSchema
[2009/08/04 02:32:31 PM] [2] Checking permissions in the Domain NC: /dc=local/dc=sharks
[2009/08/04 02:32:31 PM] [2] We have permission DomainNC_Read
[2009/08/04 02:32:31 PM] [2] We have permission DomainNC_Write
[2009/08/04 02:32:31 PM] [2] Checking to see if an Exchange org exists
[2009/08/04 02:32:31 PM] [2] Found the organization "sharks"
[2009/08/04 02:32:31 PM] [2] Checking read permissions on the org: /dc=local/dc=sharks/cn=Configuration/cn=Services/cn=Microsoft Exchange/cn=sharks/cn=Administrative Groups
[2009/08/04 02:32:31 PM] [2] Checking write/security permissions on the org: /dc=local/dc=sharks/cn=Configuration/cn=Services/cn=Microsoft Exchange/cn=sharks
[2009/08/04 02:32:31 PM] [2] We have permission (ExchOrg_Write | ExchAG_Write)
[2009/08/04 02:32:31 PM] [2] We have permission (ExchOrg_SetPerms | ExchAG_SetPerms)
[2009/08/04 02:32:31 PM] [2] Looking for an existing server object
[2009/08/04 02:32:31 PM] [2] Didn't find an existing server object
[2009/08/04 02:32:31 PM] [2] Enumerating all admin groups in the org
[2009/08/04 02:32:31 PM] [2] No admin groups found; extending org-level perms to AG level
[2009/08/04 02:32:31 PM] [2] Based on org-level perms, we assume permission ExchAG_Write
[2009/08/04 02:32:31 PM] [2] Based on org-level perms, we assume permission ExchAG_SetPerms
[2009/08/04 02:32:31 PM] [2] Final set of permissions: 0XF0C0A0A0
[2009/08/04 02:32:31 PM] [2] Leaving CDirectoryManager::ScDeterminePermissionLevel
[2009/08/04 02:32:31 PM] [2] Leaving CDirectoryManager::ScReInitWithDC
[2009/08/04 02:32:31 PM] [2] Entering CRegistryManager::ScInitFromContext
[2009/08/04 02:32:31 PM] [2] Leaving CRegistryManager::ScInitFromContext
[2009/08/04 02:32:31 PM] [2] Entering ScSetAdminGroupNamesOnManagedCodeContext
[2009/08/04 02:32:31 PM] [2] Entering ScIsValidLegacyName
[2009/08/04 02:32:31 PM] [2] Testing whether "Exchange Administrative Group (FYDIBOHF23SPDLT)" is a valid legacy name
[2009/08/04 02:32:31 PM] [2] "Exchange Administrative Group (FYDIBOHF23SPDLT)" is a valid legacy name
[2009/08/04 02:32:31 PM] [2] Leaving ScIsValidLegacyName
[2009/08/04 02:32:31 PM] [2] Leaving ScSetAdminGroupOnManagedCodeContext
[2009/08/04 02:32:31 PM] [2] Entering ScSetupAtom
[2009/08/04 02:32:31 PM] [2] Parameters:
[2009/08/04 02:32:31 PM] [2]     idsAtomID:  0X0000FAB2 ("Microsoft Exchange Organization-Level Container Object")
[2009/08/04 02:32:31 PM] [2]     idsSetupMode:  0X0000F203 ("Reinstall")
[2009/08/04 02:32:31 PM] [2]     szDestDir:  "E:\Setup\ServerRoles\Common" [context value is: "E:\Setup\ServerRoles\Common"]
[2009/08/04 02:32:31 PM] [2]     szSourceDir:  "E:\Setup\ServerRoles\Common" [context value is: "E:\Setup\ServerRoles\Common"]
[2009/08/04 02:32:31 PM] [2]     szOrg:  "" [context value is: "sharks"]
[2009/08/04 02:32:31 PM] [2]     szLegacyOrg:  "" [context value is: "sharks"]
[2009/08/04 02:32:31 PM] [2]     szAdminGroup:  "Exchange Administrative Group (FYDIBOHF23SPDLT)" [context value is: "Exchange Administrative Group (FYDIBOHF23SPDLT)"]
[2009/08/04 02:32:31 PM] [2]     szLegacyAdminGroup:  "Exchange Administrative Group (FYDIBOHF23SPDLT)" [context value is: "Exchange Administrative Group (FYDIBOHF23SPDLT)"]
[2009/08/04 02:32:31 PM] [2]     szAdminGroupContainingRoutingGroup:  "Exchange Administrative Group (FYDIBOHF23SPDLT)" [context value is: "Exchange Administrative Group (FYDIBOHF23SPDLT)"]
[2009/08/04 02:32:31 PM] [2]     szRoutingGroup:  "Exchange Routing Group (DWBGZMFD01QNBJR)" [context value is: "Exchange Routing Group (DWBGZMFD01QNBJR)"]
[2009/08/04 02:32:31 PM] [2] Looking for server object...
[2009/08/04 02:32:31 PM] [2] s_fUpgradingFromPT is FALSE
[2009/08/04 02:32:31 PM] [2] Entering CAtomOrgLevelCt::ScPreSetup
[2009/08/04 02:32:31 PM] [2] Entering CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScPreSetup
[2009/08/04 02:32:31 PM] [2] Entering CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScStopAtomServices
[2009/08/04 02:32:31 PM] [2] Leaving CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScStopAtomServices
[2009/08/04 02:32:31 PM] [2] Leaving CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScPreSetup
[2009/08/04 02:32:31 PM] [2] Leaving CAtomOrgLevelCt::ScPreSetup
[2009/08/04 02:32:31 PM] [2] Beginning Reinstall of Microsoft Exchange Organization-Level Container Object sub-component
[2009/08/04 02:32:31 PM] [2] Entering CAtomOrgLevelCt::ScReinstall
[2009/08/04 02:32:31 PM] [2] Entering CBaseAtom(Microsoft Exchange Organization-Level Container Object)::ScRefreshDSObjects
[2009/08/04 02:32:31 PM] [2] Entering CAtomOrgLevelCt::ScAddDSObjects
[2009/08/04 02:32:32 PM] [2] Creating Active Directory objects for Microsoft Exchange Organization-Level Container Object
[2009/08/04 02:32:32 PM] [2] Creating Microsoft Exchange container
[2009/08/04 02:32:32 PM] [2] Entering ScCreateExchangeCT
[2009/08/04 02:32:32 PM] [2] Leaving ScCreateExchangeCT
[2009/08/04 02:32:32 PM] [2] Creating Microsoft Exchange organization
[2009/08/04 02:32:32 PM] [2] Entering CAtomOrgLevelCt::ScCreateOrgCT
[2009/08/04 02:32:32 PM] [2] Leaving CAtomOrgLevelCt::ScCreateOrgCT
[2009/08/04 02:32:32 PM] [2] Entering ScHavePermissionToCreateDSObject
[2009/08/04 02:32:32 PM] [2] Leaving ScHavePermissionToCreateDSObject
[2009/08/04 02:32:32 PM] [2] Configuring administrative rights
[2009/08/04 02:32:32 PM] [2] Entering ScInstallLDIFScript
[2009/08/04 02:32:32 PM] [2]  ScRunLDIFScript (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\exmisc.cxx:888)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:32:32 PM] [2]  ScInstallLDIFScript (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\server.cxx:149)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:32:32 PM] [2] Leaving ScInstallLDIFScript
[2009/08/04 02:32:32 PM] [2]  CAtomOrgLevelCt::ScAddDSObjects (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\components\server\a_orglevelct.cxx:379)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:32:32 PM] [2] Leaving CAtomOrgLevelCt::ScAddDSObjects
[2009/08/04 02:32:32 PM] [2]  CBaseAtom::ScRefreshDSObjects (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\basecomp\baseatom.cxx:1476)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:32:32 PM] [2]  CAtomOrgLevelCt::ScReinstall (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\components\server\a_orglevelct.cxx:169)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:32:32 PM] [2] Leaving CAtomOrgLevelCt::ScReinstall
[2009/08/04 02:32:32 PM] [2] mode = 'Reinstall' (61955) CBaseAtom::ScSetup (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\basecomp\baseatom.cxx:535)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:32:32 PM] [2]  ScSetupAtom (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\exsetds.cxx:897)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:32:32 PM] [2] Leaving ScSetupAtom
[2009/08/04 02:32:32 PM] [2] [ERROR] An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:32:32 PM] [1] The following 1 error(s) occurred during task execution:
[2009/08/04 02:32:32 PM] [1] 0.  ErrorRecord: An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:32:32 PM] [1] 0.  ErrorRecord: Microsoft.Exchange.Management.Deployment.ExsetdataException: An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:32:32 PM] [1] [ERROR] An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:32:32 PM] [1] Setup is halting task execution because of one or more errors in a critical task.
[2009/08/04 02:32:32 PM] [1] Finished executing component tasks.
[2009/08/04 02:32:32 PM] [1] Ending processing.
[2009/08/04 02:34:08 PM] [0] End of Setup
[2009/08/04 02:34:08 PM] [0] **********************************************
[2009/08/04 02:35:13 PM] [0] **********************************************
[2009/08/04 02:35:13 PM] [0] Starting Microsoft Exchange 2007 Setup
[2009/08/04 02:35:13 PM] [0] **********************************************
[2009/08/04 02:35:13 PM] [0] Operating System version: Microsoft Windows NT 6.0.6002 Service Pack 2.
[2009/08/04 02:35:13 PM] [0] Setup version: 8.1.240.6.
[2009/08/04 02:35:13 PM] [0] Logged on user: SHARKS\administrator.
[2009/08/04 02:35:13 PM] [0] Command Line Parameter Name='nologo', Value=''.
[2009/08/04 02:35:13 PM] [0] Command Line Parameter Name='preparead', Value=''.
[2009/08/04 02:35:13 PM] [0] Command Line Parameter Name='organizationname', Value='CN=sharks'.
[2009/08/04 02:35:13 PM] [0] Command Line Parameter Name='sourcedir', Value='e:\'.
[2009/08/04 02:35:13 PM] [0] Command Line Parameter Name='fromsetup', Value=''.
[2009/08/04 02:35:13 PM] [0] ExSetup was started with the following command: '/NoLogo /p /on:sharks /sourcedir:e:" /FromSetup'.
[2009/08/04 02:35:14 PM] [0] Setup is choosing the domain controller to use
[2009/08/04 02:35:14 PM] [0] Setup is choosing a local domain controller...
[2009/08/04 02:35:16 PM] [0] Setup has chosen the local domain controller sharks-fs1.sharks.local for initial queries
[2009/08/04 02:35:16 PM] [0] PrepareAD has either not been run or has not replicated to the domain controller used by Setup. Setup will attempt to use the Schema Master domain controller sharks-fs1.sharks.local
[2009/08/04 02:35:16 PM] [0] The schema master domain controller is available
[2009/08/04 02:35:16 PM] [0] The schema master domain controller is in the local domain; setup will use sharks-fs1.sharks.local
[2009/08/04 02:35:16 PM] [0] Setup is choosing a global catalog...
[2009/08/04 02:35:16 PM] [0] Setup has chosen the global catalog server sharks-fs1.sharks.local.
[2009/08/04 02:35:16 PM] [0] Setup will use the domain controller 'sharks-fs1.sharks.local'.
[2009/08/04 02:35:16 PM] [0] Setup will use the global catalog 'sharks-fs1.sharks.local'.
[2009/08/04 02:35:16 PM] [0] Exchange configuration container for the organization is 'CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=sharks,DC=local'.
[2009/08/04 02:35:16 PM] [0] Exchange organization container for the organization is 'CN=sharks,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=sharks,DC=local'.
[2009/08/04 02:35:16 PM] [0] Setup will search for an Exchange Server object for the local machine with name 'SHARKSEXCHSERV'.
[2009/08/04 02:35:16 PM] [0] No Exchange Server with identity 'SHARKSEXCHSERV' was found.
[2009/08/04 02:35:16 PM] [0] The following roles are unpacked: 
[2009/08/04 02:35:16 PM] [0] The following roles are installed: 
[2009/08/04 02:35:16 PM] [0] The local server does not have any Exchange files installed.
[2009/08/04 02:35:16 PM] [0] Setup will use the path 'e:\' for installing Exchange.
[2009/08/04 02:35:16 PM] [0] The server is cluster type: 'None'.
[2009/08/04 02:35:16 PM] [0] The requested cluster type: 'None'.
[2009/08/04 02:35:16 PM] [0] The installation mode is set to: 'Install'.
[2009/08/04 02:35:16 PM] [0] An Exchange organization with name 'sharks' was found in this forest.
[2009/08/04 02:35:16 PM] [0] [WARNING] An Exchange organization with name 'sharks' exists in this forest. Cannot specify an organization name 'sharks' for this forest.
[2009/08/04 02:35:16 PM] [0] Active Directory Initialization status : 'True'.
[2009/08/04 02:35:16 PM] [0] Schema Update Required Status : 'False'.
[2009/08/04 02:35:16 PM] [0] Organization Configuration Update Required Status : 'True'.
[2009/08/04 02:35:16 PM] [0] Domain Configuration Update Required Status : 'True'.
[2009/08/04 02:35:16 PM] [0] Applying default role selection state
[2009/08/04 02:35:16 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:35:16 PM] [0] The command-line option preparead has been specified.
[2009/08/04 02:35:16 PM] [0] Because the command-line option preparead was specified, setup is adding the argument PrepareOrganization.
[2009/08/04 02:35:16 PM] [0] Because the command-line option preparead was specified, setup is adding the argument PrepareDomain.
[2009/08/04 02:35:16 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:35:16 PM] [0] Setup will run from path 'e:\Setup\ServerRoles\Common'.
[2009/08/04 02:35:16 PM] [0] InstallModeDataHandler has 1 DataHandlers
[2009/08/04 02:35:16 PM] [0] RootDataHandler has 1 DataHandlers
[2009/08/04 02:35:16 PM] [0] No server roles will be installed
[2009/08/04 02:35:16 PM] [0] Validating options for the 0 requested roles
[2009/08/04 02:35:16 PM] [0] Performing Microsoft Exchange Server Prerequisite Check
[2009/08/04 02:35:16 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:35:16 PM] [0] The command-line option preparead has been specified.
[2009/08/04 02:35:16 PM] [0] Because the command-line option preparead was specified, setup is adding the argument PrepareOrganization.
[2009/08/04 02:35:16 PM] [0] Because the command-line option preparead was specified, setup is adding the argument PrepareDomain.
[2009/08/04 02:35:16 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:35:16 PM] [0] **************
[2009/08/04 02:35:16 PM] [0] Setup will run the task 'test-setuphealth'
[2009/08/04 02:35:16 PM] [1] Setup launched task 'test-setuphealth -DomainController 'sharks-fs1.sharks.local' -DownloadConfigurationUpdates $true -ExchangeVersion '8.1.240.6' -Roles 'Global' -ScanType 'PrecheckInstall' -SetupRoles 'Global' -PrepareDomain $null -PrepareOrganization $true'  
[2009/08/04 02:35:16 PM] [1] Beginning processing.
[2009/08/04 02:35:24 PM] [1] Ending processing.
[2009/08/04 02:35:24 PM] [0] Configuring Microsoft Exchange Server
[2009/08/04 02:35:24 PM] [0] Setup is determining what organization-level operations to perform.
[2009/08/04 02:35:24 PM] [0] The command-line option preparead has been specified.
[2009/08/04 02:35:24 PM] [0] Because the command-line option preparead was specified, setup is adding the argument PrepareOrganization.
[2009/08/04 02:35:24 PM] [0] Because the command-line option preparead was specified, setup is adding the argument PrepareDomain.
[2009/08/04 02:35:24 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value sharks.
[2009/08/04 02:35:24 PM] [0] **************
[2009/08/04 02:35:24 PM] [0] Setup will run the task 'Install-ExchangeOrganization'
[2009/08/04 02:35:24 PM] [1] Setup launched task 'Install-ExchangeOrganization -DomainController 'sharks-fs1.sharks.local' -OrganizationName 'sharks' -PrepareOrganization $true -PrepareDomain $true'  
[2009/08/04 02:35:24 PM] [1] Beginning processing.
[2009/08/04 02:35:24 PM] [1] Loaded component 'Common Global AD Configuration' with 19 task info blocks from 'res://CommonGlobalConfig.xml'
[2009/08/04 02:35:24 PM] [1] Loaded component 'Transport Global AD Configuration' with 16 task info blocks from 'res://TransportGlobalConfig.xml'
[2009/08/04 02:35:24 PM] [1] Loaded component 'Bridgehead Global AD Configuration' with 2 task info blocks from 'res://BridgeheadGlobalConfig.xml'
[2009/08/04 02:35:25 PM] [1] Loaded component 'Client Access Global AD Configuration' with 4 task info blocks from 'res://ClientAccessGlobalConfig.xml'
[2009/08/04 02:35:25 PM] [1] Loaded component 'Mailbox Global AD Configuration' with 19 task info blocks from 'res://MailboxGlobalConfig.xml'
[2009/08/04 02:35:25 PM] [1] Loaded component 'Unified Messaging Global AD Configuration' with 3 task info blocks from 'res://UnifiedMessagingGlobalConfig.xml'
[2009/08/04 02:35:26 PM] [1] Loaded component 'Domain-specific AD Configuration' with 1 task info blocks from 'res://DomainGlobalConfig.xml'
[2009/08/04 02:35:26 PM] [1] Loaded component 'PostPrepForest Global AD Configuration' with 2 task info blocks from 'res://PostPrepForestGlobalConfig.xml'
[2009/08/04 02:35:26 PM] [1] Writing informational script to 'C:\ExchangeSetupLogs\Install-ExchangeOrganization-20090804-1435260404.ps1'
[2009/08/04 02:35:26 PM] [1] Executing '$RoleInvocationID = "20090804-1435260404"', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RoleInvocationID = "20090804-1435260404"'.
[2009/08/04 02:35:26 PM] [1] Executing '$RoleDomainController = "sharks-fs1.sharks.local"', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RoleDomainController = "sharks-fs1.sharks.local"'.
[2009/08/04 02:35:26 PM] [1] Executing '$RoleFullyQualifiedDomainName = "sharks.local"', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RoleFullyQualifiedDomainName = "sharks.local"'.
[2009/08/04 02:35:26 PM] [1] Executing '$RoleInstallationMode = "BuildToBuildUpgrade"', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RoleInstallationMode = "BuildToBuildUpgrade"'.
[2009/08/04 02:35:26 PM] [1] Executing '$RoleProductPlatform = "amd64"', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RoleProductPlatform = "amd64"'.
[2009/08/04 02:35:26 PM] [1] Executing '$RoleOrgConfigVersion = "11221"', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RoleOrgConfigVersion = "11221"'.
[2009/08/04 02:35:26 PM] [1] Executing '$RolePrepareOrganization = $True', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareOrganization = $True'.
[2009/08/04 02:35:26 PM] [1] Executing '$RoleOrganizationName = "sharks"', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RoleOrganizationName = "sharks"'.
[2009/08/04 02:35:26 PM] [1] Executing '$RolePrepareAllDomains = $False', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareAllDomains = $False'.
[2009/08/04 02:35:26 PM] [1] Executing '$RolePrepareLegacyExchangePermissions = $False', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareLegacyExchangePermissions = $False'.
[2009/08/04 02:35:26 PM] [1] Executing '$RolePrepareDomain = $True', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareDomain = $True'.
[2009/08/04 02:35:26 PM] [1] Executing '$RolePrepareSchema = $False', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); $RolePrepareSchema = $False'.
[2009/08/04 02:35:26 PM] [1] Found 66 tasks to execute
[2009/08/04 02:35:26 PM] [1] Processing component 'Common Global AD Configuration' (Creating Exchange configuration objects in Active Directory).
[2009/08/04 02:35:26 PM] [1] Executing 'BuildToBuildFix-ExchangeObjectVersion -DomainController $RoleDomainController', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); BuildToBuildFix-ExchangeObjectVersion -DomainController $RoleDomainController'.
[2009/08/04 02:35:26 PM] [2] Beginning processing.
[2009/08/04 02:35:26 PM] [2] No operation is required because the Exchange 2007 default administrative group "Exchange Administrative Group (FYDIBOHF23SPDLT)" does not exist. Setup may be installing the first Exchange 2007 server in the Exchange 2003 orgnization.
[2009/08/04 02:35:26 PM] [2] Ending processing.
[2009/08/04 02:35:26 PM] [1] Executing 'if ((Get-OrganizationConfig).ObjectVersion -lt 10649) { Get-OfflineAddressBook | foreach { if ((Get-ExchangeServer $_.Server.ObjectGuid.ToString()).IsExchange2007OrLater) { $_ | Set-OfflineAddressBook -DiffRetentionPeriod:30 } } }', handleError = True
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); if ((Get-OrganizationConfig).ObjectVersion -lt 10649) { Get-OfflineAddressBook | foreach { if ((Get-ExchangeServer $_.Server.ObjectGuid.ToString()).IsExchange2007OrLater) { $_ | Set-OfflineAddressBook -DiffRetentionPeriod:30 } } }'.
[2009/08/04 02:35:26 PM] [2] Beginning processing.
[2009/08/04 02:35:26 PM] [2] Administrator Active Directory session settings are:  View Entire Forest: 'True', Configuration Domain Controller: 'sharks-fs1.sharks.local', Preferred Global Catalog: 'sharks-fs1.sharks.local', Preferred Domain Controllers: '{ sharks-fs1.sharks.local }'
[2009/08/04 02:35:26 PM] [2] Searching objects of type "Organization" with filter "$null", scope "SubTree" under the root "$null".
[2009/08/04 02:35:26 PM] [2] Previous operation run on domain controller 'sharks-fs1.sharks.local'.
[2009/08/04 02:35:26 PM] [2] Preparing to output objects. Maximum result set size "unlimited".
[2009/08/04 02:35:26 PM] [2] The Microsoft Exchange Recipient object is not installed on an Edge server.
[2009/08/04 02:35:26 PM] [2] Ending processing.
[2009/08/04 02:35:26 PM] [1] Executing 'buildToBuildUpgrade-ExsetDataAtom -AtomName OrgLevelCt -DomainController $RoleDomainController', handleError = False
[2009/08/04 02:35:26 PM] [2] Launching sub-task '$error.Clear(); buildToBuildUpgrade-ExsetDataAtom -AtomName OrgLevelCt -DomainController $RoleDomainController'.
[2009/08/04 02:35:26 PM] [2] Beginning processing.
[2009/08/04 02:35:26 PM] [2] Calling exsetdata atom OrgLevelCt in mode "Reinstall".
[2009/08/04 02:35:26 PM] [2] Entering CFileManager::ScInit
[2009/08/04 02:35:26 PM] [2] Entering CFileManager::ScAutoDetectDirectoryLocations
[2009/08/04 02:35:26 PM] [2]  CService::ScQueryServiceConfig (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\service.cxx:539)
           Error code 0XC0070424 (1060): The specified service does not exist as an installed service.
[2009/08/04 02:35:26 PM] [2]  ScGetClusterSvcDir (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\exmisc.cxx:1599)
           Error code 0XC0070424 (1060): The specified service does not exist as an installed service.
[2009/08/04 02:35:26 PM] [2] === IGNORING PREVIOUS ERRORS === CFileManager::ScAutoDetectDirectoryLocations (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\tools\filemgr.cxx:435)
           The operation has completed successfully.
[2009/08/04 02:35:26 PM] [2] Leaving CFileManager::ScAutoDetectDirectoryLocations
[2009/08/04 02:35:26 PM] [2] Leaving CFileManager::ScInit
[2009/08/04 02:35:26 PM] [2] Entering CRegistryManager::ScInit
[2009/08/04 02:35:26 PM] [2] Leaving CRegistryManager::ScInit
[2009/08/04 02:35:26 PM] [2] Entering CDirectoryManager::ScInit
[2009/08/04 02:35:26 PM] [2] Entering ScIsComputerMemberOfDomain
[2009/08/04 02:35:26 PM] [2] NetGetJoinInformation:  Domain/workgroup = "SHARKS"
[2009/08/04 02:35:26 PM] [2] NetGetJoinInformation:  NETSETUP_JOIN_STATUS = 3
[2009/08/04 02:35:26 PM] [2] The computer is a member of a domain
[2009/08/04 02:35:26 PM] [2] Leaving ScIsComputerMemberOfDomain
[2009/08/04 02:35:26 PM] [2] Leaving CDirectoryManager::ScInit
[2009/08/04 02:35:26 PM] [2] Entering CFileManager::ScSetInstallDestDir(sz)
[2009/08/04 02:35:26 PM] [2] Leaving CFileManager::ScSetInstallDestDir(sz)
[2009/08/04 02:35:26 PM] [2] Entering CDirectoryManager::ScReInitWithDC
[2009/08/04 02:35:26 PM] [2] Reinitalizing the DS Manager, using the DC sharks-fs1.sharks.local
[2009/08/04 02:35:26 PM] [2] Entering CDirectoryManager::ScGetLocalDomainInformation
[2009/08/04 02:35:26 PM] [2] Getting information about the local domain
[2009/08/04 02:35:26 PM] [2] m_strLocalServer = "SHARKSEXCHSERV"
[2009/08/04 02:35:26 PM] [2] m_strLocalSite = "Default-First-Site"
[2009/08/04 02:35:26 PM] [2] DsRoleGetPrimaryDomainInformation returned:
[2009/08/04 02:35:26 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::MachineRole = 3
[2009/08/04 02:35:26 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::Flags = 1000000
[2009/08/04 02:35:26 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainNameFlat = "SHARKS"
[2009/08/04 02:35:26 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainNameDns = "sharks.local"
[2009/08/04 02:35:26 PM] [2]     DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainForestName = "sharks.local"
[2009/08/04 02:35:26 PM] [2] User has specified a DC; m_strDC = "sharks-fs1.sharks.local"
[2009/08/04 02:35:26 PM] [2] schema master server name: SHARKS-FS1
[2009/08/04 02:35:26 PM] [2] schema master domain : /dc=local/dc=sharks
[2009/08/04 02:35:26 PM] [2] m_strSchemaMasterDC = "SHARKS-FS1"
[2009/08/04 02:35:26 PM] [2] m_strSchemaMasterDCDomainDN = "/dc=local/dc=sharks"
[2009/08/04 02:35:26 PM] [2] strConfigNC = "CN=Configuration,DC=sharks,DC=local"
[2009/08/04 02:35:26 PM] [2] m_strRootDomain = "sharks.local"
[2009/08/04 02:35:26 PM] [2] m_strOwnershipControlDC = "SHARKS-FS1"
[2009/08/04 02:35:26 PM] [2] m_strPermissionControlDC = "SHARKS-FS1"
[2009/08/04 02:35:26 PM] [2] Leaving CDirectoryManager::ScGetLocalDomainInformation
[2009/08/04 02:35:26 PM] [2] Entering CDirectoryManager::ScGetOrgLevelObjectStatus
[2009/08/04 02:35:26 PM] [2] Entering CDirectoryManager::ScSchemaIsUpToDate
[2009/08/04 02:35:26 PM] [2] Entering ScGetSchemaVersion
[2009/08/04 02:35:26 PM] [2] About to create the dob for object /dc=local/dc=sharks/cn=Configuration/cn=Schema/cn=ms-Exch-Schema-Version-Pt
[2009/08/04 02:35:26 PM] [2] The schema version identified for the Server is 11116
[2009/08/04 02:35:26 PM] [2] Leaving ScGetSchemaVersion
[2009/08/04 02:35:26 PM] [2] Leaving CDirectoryManager::ScSchemaIsUpToDate
[2009/08/04 02:35:26 PM] [2] Entering CDirectoryManager::ScGetCountOfOrgsInDomain
[2009/08/04 02:35:26 PM] [2] Leaving CDirectoryManager::ScGetCountOfOrgsInDomain
[2009/08/04 02:35:26 PM] [2] Leaving CDirectoryManager::ScGetOrgLevelObjectStatus
[2009/08/04 02:35:26 PM] [2] Entering CDirectoryManager::ScDeterminePermissionLevel
[2009/08/04 02:35:26 PM] [2] Checking permissions in the Config NC: /dc=local/dc=sharks/cn=Configuration/cn=Services
[2009/08/04 02:35:26 PM] [2] We have permission ConfigNC_Read
[2009/08/04 02:35:26 PM] [2] We have permission ConfigNC_Write
[2009/08/04 02:35:26 PM] [2] We have permission ConfigNC_SetPerms
[2009/08/04 02:35:26 PM] [2] Checking permissions on the Schema container: /dc=local/dc=sharks/cn=Configuration/cn=Schema
[2009/08/04 02:35:26 PM] [2] We have permission ConfigNC_UpdateSchema
[2009/08/04 02:35:26 PM] [2] Checking permissions in the Domain NC: /dc=local/dc=sharks
[2009/08/04 02:35:26 PM] [2] We have permission DomainNC_Read
[2009/08/04 02:35:26 PM] [2] We have permission DomainNC_Write
[2009/08/04 02:35:26 PM] [2] Checking to see if an Exchange org exists
[2009/08/04 02:35:26 PM] [2] Found the organization "sharks"
[2009/08/04 02:35:26 PM] [2] Checking read permissions on the org: /dc=local/dc=sharks/cn=Configuration/cn=Services/cn=Microsoft Exchange/cn=sharks/cn=Administrative Groups
[2009/08/04 02:35:26 PM] [2] Checking write/security permissions on the org: /dc=local/dc=sharks/cn=Configuration/cn=Services/cn=Microsoft Exchange/cn=sharks
[2009/08/04 02:35:26 PM] [2] We have permission (ExchOrg_Write | ExchAG_Write)
[2009/08/04 02:35:26 PM] [2] We have permission (ExchOrg_SetPerms | ExchAG_SetPerms)
[2009/08/04 02:35:26 PM] [2] Looking for an existing server object
[2009/08/04 02:35:26 PM] [2] Didn't find an existing server object
[2009/08/04 02:35:26 PM] [2] Enumerating all admin groups in the org
[2009/08/04 02:35:26 PM] [2] No admin groups found; extending org-level perms to AG level
[2009/08/04 02:35:26 PM] [2] Based on org-level perms, we assume permission ExchAG_Write
[2009/08/04 02:35:26 PM] [2] Based on org-level perms, we assume permission ExchAG_SetPerms
[2009/08/04 02:35:26 PM] [2] Final set of permissions: 0XF0C0A0A0
[2009/08/04 02:35:26 PM] [2] Leaving CDirectoryManager::ScDeterminePermissionLevel
[2009/08/04 02:35:26 PM] [2] Leaving CDirectoryManager::ScReInitWithDC
[2009/08/04 02:35:26 PM] [2] Entering CRegistryManager::ScInitFromContext
[2009/08/04 02:35:26 PM] [2] Leaving CRegistryManager::ScInitFromContext
[2009/08/04 02:35:26 PM] [2] Entering ScSetAdminGroupNamesOnManagedCodeContext
[2009/08/04 02:35:26 PM] [2] Entering ScIsValidLegacyName
[2009/08/04 02:35:26 PM] [2] Testing whether "Exchange Administrative Group (FYDIBOHF23SPDLT)" is a valid legacy name
[2009/08/04 02:35:26 PM] [2] "Exchange Administrative Group (FYDIBOHF23SPDLT)" is a valid legacy name
[2009/08/04 02:35:26 PM] [2] Leaving ScIsValidLegacyName
[2009/08/04 02:35:26 PM] [2] Leaving ScSetAdminGroupOnManagedCodeContext
[2009/08/04 02:35:26 PM] [2] Entering ScSetupAtom
[2009/08/04 02:35:26 PM] [2] Parameters:
[2009/08/04 02:35:26 PM] [2]     idsAtomID:  0X0000FAB2 ("Microsoft Exchange Organization-Level Container Object")
[2009/08/04 02:35:26 PM] [2]     idsSetupMode:  0X0000F203 ("Reinstall")
[2009/08/04 02:35:26 PM] [2]     szDestDir:  "e:\Setup\ServerRoles\Common" [context value is: "e:\Setup\ServerRoles\Common"]
[2009/08/04 02:35:26 PM] [2]     szSourceDir:  "e:\Setup\ServerRoles\Common" [context value is: "e:\Setup\ServerRoles\Common"]
[2009/08/04 02:35:26 PM] [2]     szOrg:  "" [context value is: "sharks"]
[2009/08/04 02:35:26 PM] [2]     szLegacyOrg:  "" [context value is: "sharks"]
[2009/08/04 02:35:26 PM] [2]     szAdminGroup:  "Exchange Administrative Group (FYDIBOHF23SPDLT)" [context value is: "Exchange Administrative Group (FYDIBOHF23SPDLT)"]
[2009/08/04 02:35:26 PM] [2]     szLegacyAdminGroup:  "Exchange Administrative Group (FYDIBOHF23SPDLT)" [context value is: "Exchange Administrative Group (FYDIBOHF23SPDLT)"]
[2009/08/04 02:35:26 PM] [2]     szAdminGroupContainingRoutingGroup:  "Exchange Administrative Group (FYDIBOHF23SPDLT)" [context value is: "Exchange Administrative Group (FYDIBOHF23SPDLT)"]
[2009/08/04 02:35:26 PM] [2]     szRoutingGroup:  "Exchange Routing Group (DWBGZMFD01QNBJR)" [context value is: "Exchange Routing Group (DWBGZMFD01QNBJR)"]
[2009/08/04 02:35:26 PM] [2] Looking for server object...
[2009/08/04 02:35:26 PM] [2] s_fUpgradingFromPT is FALSE
[2009/08/04 02:35:26 PM] [2] Entering CAtomOrgLevelCt::ScPreSetup
[2009/08/04 02:35:26 PM] [2] Entering CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScPreSetup
[2009/08/04 02:35:26 PM] [2] Entering CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScStopAtomServices
[2009/08/04 02:35:26 PM] [2] Leaving CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScStopAtomServices
[2009/08/04 02:35:26 PM] [2] Leaving CBaseServiceAtom(Microsoft Exchange Organization-Level Container Object)::ScPreSetup
[2009/08/04 02:35:26 PM] [2] Leaving CAtomOrgLevelCt::ScPreSetup
[2009/08/04 02:35:26 PM] [2] Beginning Reinstall of Microsoft Exchange Organization-Level Container Object sub-component
[2009/08/04 02:35:26 PM] [2] Entering CAtomOrgLevelCt::ScReinstall
[2009/08/04 02:35:26 PM] [2] Entering CBaseAtom(Microsoft Exchange Organization-Level Container Object)::ScRefreshDSObjects
[2009/08/04 02:35:26 PM] [2] Entering CAtomOrgLevelCt::ScAddDSObjects
[2009/08/04 02:35:26 PM] [2] Creating Active Directory objects for Microsoft Exchange Organization-Level Container Object
[2009/08/04 02:35:26 PM] [2] Creating Microsoft Exchange container
[2009/08/04 02:35:26 PM] [2] Entering ScCreateExchangeCT
[2009/08/04 02:35:26 PM] [2] Leaving ScCreateExchangeCT
[2009/08/04 02:35:26 PM] [2] Creating Microsoft Exchange organization
[2009/08/04 02:35:26 PM] [2] Entering CAtomOrgLevelCt::ScCreateOrgCT
[2009/08/04 02:35:26 PM] [2] Leaving CAtomOrgLevelCt::ScCreateOrgCT
[2009/08/04 02:35:26 PM] [2] Entering ScHavePermissionToCreateDSObject
[2009/08/04 02:35:26 PM] [2] Leaving ScHavePermissionToCreateDSObject
[2009/08/04 02:35:26 PM] [2] Configuring administrative rights
[2009/08/04 02:35:26 PM] [2] Entering ScInstallLDIFScript
[2009/08/04 02:35:26 PM] [2]  ScRunLDIFScript (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\exmisc.cxx:888)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:35:26 PM] [2]  ScInstallLDIFScript (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\server.cxx:149)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:35:26 PM] [2] Leaving ScInstallLDIFScript
[2009/08/04 02:35:26 PM] [2]  CAtomOrgLevelCt::ScAddDSObjects (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\components\server\a_orglevelct.cxx:379)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:35:26 PM] [2] Leaving CAtomOrgLevelCt::ScAddDSObjects
[2009/08/04 02:35:26 PM] [2]  CBaseAtom::ScRefreshDSObjects (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\basecomp\baseatom.cxx:1476)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:35:26 PM] [2]  CAtomOrgLevelCt::ScReinstall (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\components\server\a_orglevelct.cxx:169)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:35:26 PM] [2] Leaving CAtomOrgLevelCt::ScReinstall
[2009/08/04 02:35:26 PM] [2] mode = 'Reinstall' (61955) CBaseAtom::ScSetup (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\basecomp\baseatom.cxx:535)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:35:26 PM] [2]  ScSetupAtom (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\exsetds.cxx:897)
           Error code 0XC0070002 (2): The system cannot find the file specified.
[2009/08/04 02:35:26 PM] [2] Leaving ScSetupAtom
[2009/08/04 02:35:26 PM] [2] [ERROR] An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:35:27 PM] [1] The following 1 error(s) occurred during task execution:
[2009/08/04 02:35:27 PM] [1] 0.  ErrorRecord: An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:35:27 PM] [1] 0.  ErrorRecord: Microsoft.Exchange.Management.Deployment.ExsetdataException: An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:35:27 PM] [1] [ERROR] An error occurred. The error code was 3221684226. The message was The system cannot find the file specified..
[2009/08/04 02:35:27 PM] [1] Setup is halting task execution because of one or more errors in a critical task.
[2009/08/04 02:35:27 PM] [1] Finished executing component tasks.
[2009/08/04 02:35:27 PM] [1] Ending processing.
[2009/08/04 02:35:27 PM] [0] The Exchange Server Setup operation did not complete. For more information, visit http://support.microsoft.com and enter the Error ID.
[2009/08/04 02:35:27 PM] [0] End of Setup
[2009/08/04 02:35:27 PM] [0] **********************************************
[+][-]08/04/09 06:06 AM, ID: 25013215

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 06:13 AM, ID: 25013300

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 06:14 AM, ID: 25013312

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 01:08 PM, ID: 25017638

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:30 PM, ID: 25018386

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 02:42 PM, ID: 25018478

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:49 PM, ID: 25018537

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: Exchange Email Server
Tags: exchange 2007
Sign Up Now!
Solution Provided By: tigermatt
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625