Ik probeer een SBS 2003 te migreren naar SBS 2008 volgens deze guide. Helaas loop ik tegen een probleem aan tijdens de installatie.
Ik heb alle stappen op de source server uitgevoerd (updates, domain- en forest level naar 2003, souretool etc), maar toch krijg ik onderstaande melding..
Zie hieronder een gedeelte van de log (SBSSetup):
Alvast bedankt voor het meedenken..
Ik heb alle stappen op de source server uitgevoerd (updates, domain- en forest level naar 2003, souretool etc), maar toch krijg ik onderstaande melding..
Run the Migration Preperation Tool on the Source Server |
Either you did not run the Migration Preparation Tool on the Source Server, did not start the migration within the allowable time frame. For instructions, see "Run the Migration Preparation Tool" in the Migration Guide |
Zie hieronder een gedeelte van de log (SBSSetup):
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
| [4552] 100325.201735.4107: Setup: Source Schema Version: 44 [4552] 100325.201735.4107: Setup: Required Schema Version: 44 [4552] 100325.201735.4107: Setup: Requirement passed. [4552] 100325.201735.4107: Setup: Running requirement check: FunctionalLevelCheck [4552] 100325.201737.9536: Setup: Domain level: Windows2003Domain [4552] 100325.201737.9536: Setup: Forest level: Windows2003Forest [4552] 100325.201737.9536: Setup: Requirement passed. [4552] 100325.201737.9536: Setup: Running requirement check: ExchangeSp2Check [4552] 100325.201739.3732: Setup: Found exchange server version: 7638. Path=LDAP://SERVER/CN=SERVER,CN=Servers,CN=first administrative group,CN=Administrative Groups,CN=TESTDOMEIN,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=TESTDOMEIN,DC=local [4552] 100325.201739.3888: Setup: Requirement passed. [4552] 100325.201739.3888: Setup: Running requirement check: SourceWMICheck [4552] 100325.201741.0424: Setup: Requirement passed. [4552] 100325.201741.0424: Setup: Running requirement check: SbsSp1Check [4552] 100325.201741.5572: Setup: Setting hDefKey to 2147483650 [4552] 100325.201741.5572: Setup: Setting sSubKeyName to SOFTWARE\Microsoft\SmallBusinessServer [4552] 100325.201741.5572: Setup: Setting sValueName to ServicePackNumber [4552] 100325.201741.6664: Setup: ReturnValue=0 [4552] 100325.201741.6664: Setup: uValue=1 [4552] 100325.201741.6664: Setup: Requirement passed. [4552] 100325.201741.6664: Setup: Running requirement check: SourceChkRequirement [4552] 100325.201742.1812: Setup: Setting hDefKey to 2147483650 [4552] 100325.201742.1812: Setup: Setting sSubKeyName to SOFTWARE\Microsoft\SmallBusinessServer\Migration [4552] 100325.201742.1812: Setup: Setting sValueName to MigrationReady [4552] 100325.201742.1812: Setup: ReturnValue=2 [4552] 100325.201742.1812: Setup: uValue= [4552] 100325.201742.6804: Setup: Setting hDefKey to 2147483650 [4552] 100325.201742.6804: Setup: Setting sSubKeyName to SOFTWARE\Microsoft\SmallBusinessServer\Migration [4552] 100325.201742.6804: Setup: Setting sValueName to LastCheckTime [4552] 100325.201742.6804: Setup: ReturnValue=2 [4552] 100325.201742.6804: Setup: sValue= [4552] 100325.201742.6804: Setup: Error - Run the Migration Preparation Tool on the Source Server - Has Help [4552] 100325.201742.6804: Wizard: Admin:QueryNextPage(sbssetup.networkprogress) = sbsetup.schemaupdate [3716] 100325.201742.7116: Setup: Setting ShowBillboards to False [3716] 100325.201742.7116: Wizard: sbssetup.networkprogress exited with the button: Next [3716] 100325.201742.7116: WizardChainEngine Next Clicked: Going to page {0}.: sbsetup.schemaupdate [3716] 100325.201742.7116: Wizard: sbsetup.schemaupdate entered [3716] 100325.201742.7116: Setup: Failure: Error - Run the Migration Preparation Tool on the Source Server - Has Help [3716] 100325.201742.8052: Wizard: Admin:QueryNextPage(sbsetup.schemaupdate) = sbssetup.companyinformation [3716] 100325.201742.8052: Wizard: Admin:QueryNextPage(sbssetup.companyinformation) = sbssetup.optionalcomponents [3716] 100325.201742.8052: Wizard: Admin:QueryNextPage(sbssetup.optionalcomponents) = sbssetup.mainprogress [3716] 100325.201742.8052: Wizard: Admin:QueryNextPage(sbssetup.mainprogress) = sbssetup.finish [3716] 100325.201742.8052: Wizard: Admin:QueryNextPage(sbssetup.finish) = null [3716] 100325.201742.8052: Wizard: ---------------------------------- [3716] 100325.201742.8052: Wizard: The pages visted: [3716] 100325.201742.8052: Wizard: [TOC] visited: TOC sbssetup.welcome [3716] 100325.201742.8052: Wizard: [TOC] visited: TOC sbssetup.datetime [3716] 100325.201742.8052: Wizard: [TOC] visited: TOC sbssetup.migrationnetworking [3716] 100325.201742.8052: Wizard: [TOC] visited: TOC sbssetup.migrationinformation [3716] 100325.201742.8052: Wizard: [TOC] visited: TOC sbssetup.update [3716] 100325.201742.8052: Wizard: [TOC] visited: TOC sbssetup.networkprogress [3716] 100325.201742.8052: Wizard: Current Page := [TOC sbsetup.schemaupdate] [3716] 100325.201742.8052: Wizard: [TOC] : TOC sbssetup.companyinformation [3716] 100325.201742.8052: Wizard: [TOC] : TOC sbssetup.optionalcomponents [3716] 100325.201742.8052: Wizard: [invisible] : TOC sbssetup.mainprogress [3716] 100325.201742.8052: Wizard: [TOC] : TOC sbssetup.finish [3716] 100325.201742.8052: Wizard: Step 5 of 8 |
Alvast bedankt voor het meedenken..