Hello,
I have been having some issue upgrading Exchange 2010 (RTM v14.00.0639.021) to SP3. According to all documentation that I have read I should have no issues upgrading from an older RTM version. I am receiving the following error related to the AD Schema (2008
R2, functional level of 2008):
**************
[05/30/2014 13:38:20.0379] [0] Setup will run the task 'test-setuphealth'
[05/30/2014 13:38:20.0394] [1] Setup launched task 'test-setuphealth -DomainController 'DC.domain.com' -DownloadConfigurationUpdates $true -ExchangeVersion '14.3.123.4' -Roles 'Global' -ScanType 'PrecheckInstall' -SetupRoles 'Global' -PrepareDomain $null -PrepareLegacyExchangePermissions
$null -PrepareOrganization $true -PrepareSchema $true -CustomerFeedbackEnabled $false'
[05/30/2014 13:38:23.0733] [1] Active Directory session settings for 'test-SetupHealth' are: View Entire Forest: 'True', Configuration Domain Controller: 'DC.domain.com', Preferred Global Catalog: 'DC.domain.com', Preferred Domain Controllers: '{ DC.domain.com
}'
[05/30/2014 13:38:23.0811] [1] Beginning processing test-setuphealth -DomainController:'DC.domain.com' -DownloadConfigurationUpdates:'True' -ExchangeVersion:'14.3.123.4' -Roles:'Global' -ScanType:'PrecheckInstall' -SetupRoles:'Global' -PrepareDomain:$null -PrepareLegacyExchangePermissions:$null
-PrepareOrganization:'True' -PrepareSchema:'True' -CustomerFeedbackEnabled:'False'
[05/30/2014 13:38:30.0721] [1] Active Directory session settings for 'Get-OrganizationConfig' are: View Entire Forest: 'True', Configuration Domain Controller: 'DC.domain.com', Preferred Global Catalog: 'DC.domain.com', Preferred Domain Controllers: '{ DC.domain.com
}'
[05/30/2014 13:38:30.0721] [1] Beginning processing Get-OrganizationConfig
[05/30/2014 13:38:30.0737] [1] Searching objects of type "OrganizationConfig" with filter "$null", scope "SubTree" under the root "$null".
[05/30/2014 13:38:30.0909] [1] Previous operation run on domain controller 'DC.domain.com'.
[05/30/2014 13:38:30.0909] [1] Preparing to output objects. The maximum size of the result set is "unlimited".
[05/30/2014 13:38:31.0845] [1] Ending processing Get-OrganizationConfig
[05/30/2014 13:38:38.0506] [1] [REQUIRED] The Active Directory Schema is not up-to-date, and this user account is not a member of the 'Schema Admins' and/or 'Enterprise Admins' group.
[05/30/2014 13:38:38.0537] [1] [REQUIRED] Global updates need to be made to Active Directory, and this user account is not a member of the 'Enterprise Admins' group.
[05/30/2014 13:38:38.0537] [1] [REQUIRED] A reboot from a previous installation is pending. Please restart the system and rerun setup.
[05/30/2014 13:38:38.0568] [1] Ending processing test-setuphealth
[05/30/2014 13:38:38.0568] [0] The Exchange Server setup operation didn't complete. More details can be found in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
[05/30/2014 13:38:38.0584] [0] End of Setup
Things I have done are, verify user is a member of appropriate groups, rebooted servers, and ran commands from an elevated command prompt. Any thoughts would be appreciated.