Volgens de Technet documentatie zou je gewoon Exchange 2010 naast Exchange 2007 moeten kunnen draaien. Laatst kreeg ik een vraag van een klant die hiermee problemen had. De huidige Exchange 2007 omgeving was up-to-date en Service Pack 3 was dus geïnstalleerd. Tijdens het uitbreiden van het schema middels het setup.com /ps commando was de volgende foutmelding te zien:
Het schema versie van Exchange 2007 SP3 is dus hoger als die van de Exchange 2010 setup. Dit maakt het dus niet mogelijk om Exchange 2010 te installeren.
Wanneer Exchange 2007 SP3 dus is geïnstalleerd zul je moeten wachten tot er een service pack uitkomt waarin het schema wordt uitgebreid. Aangezien waarschijnlijk veel mensen Exchange 2007 SP3 installeren zal dit vermoedelijk in SP1 van Exchange 2010 verwerkt zijn.
Onderstaand een overzicht van Exchange versies met hierbij de versie van het schema wat gebruikt wordt:
| Exchange | Schema |
|---|---|
| Exchange 2000 RTM | 4397 |
| Exchange 2000 SP3 | 4397 |
| Exchange 2003 RTM | 6870 |
| Exchange 2003 SP3 | 6936 |
| Exchange 2007 RTM | 10628 |
| Exchange 2007 SP3 | 14625 |
| Exchange 2010 | 14622 |
Mocht je willen weten hoe je kunt achterhalen wat de huidige versie van je AD schema is kijk dan eens op onderstaande site:
Rubrieken: Exchange 2010 ~ Trackback












30 juli, 2010 op %H:%M
I’ve just done this in a lab environment and did not reproduce the error above. New install (no Exchange in forest at all) > 2007SP3 DVD – PrepareAD switch > Exchange 2010 RTM DVD – PrepareAD switch.
After 2007SP3 PrepareAD the rangeUpper value of ms-Exch-Schema-Version-Pt was 14625 and after 2010 RTM PrepareAD it was the same.
30 juli, 2010 op %H:%M
Brain,
Yes I know that will work, but the question is is it really supported since you will skip an Exchange schema prep for Exchange 2010. At this moment Microsoft is investigating the issue and as soon as I have an official answer from them I will let you know.
Regards,
Johan
31 juli, 2010 op %H:%M
There’s no such thing as Exchange 2003 SP3 .. is there?
FYI, Forest Schema version Exchange 2003 SP2 is still 6870 ..
31 juli, 2010 op %H:%M
Ehm, scrap that, 6936 is ok. Gets set after actually installing Exchange 2003 SP2, not after forestprep/domainprep using exchange 2003 sp2.
(had to do an install of these so I thought I’d verify those numbers while I’m at it)
31 juli, 2010 op %H:%M
It’s late
mixed things up .. the numbers
dsquery * “CN=ms-Exch-Schema-Version-Pt,CN=Schema,CN=Configuration,DC=la
b,DC=local” -scope base -attr rangeUpper
rangeUpper
6870
dsquery * “CN=LabOrg,CN=Microsoft Exchange,CN=Services,CN=Configuration,
DC=lab,DC=local” -scope base -attr objectVersion
objectVersion
6903
dsquery * “CN=Microsoft Exchange System Objects,DC=lab,DC=local” -scope
base -attr objectVersion
objectVersion
6936
20 augustus, 2010 op %H:%M
Does anyone know how to install Exch. 2010 then?
Because I have already installed the Exch. 2007 SP3 on the same domain
20 augustus, 2010 op %H:%M
Hugo,
Just run the setup via the GUI this should work, it only goes wrong when performing the schema, forest and domain prep will be done manually by using the setup.com /ps etc. parameters.
Regards,
Johan