Here is my Scenario: I inherited an exchange setup where Exchange 2007 was migrated to 2013 and the 2007 server was turned off and scrapped. The 2013 machine is now in hybrid with 0365.
I've got an orphan 2007 exchange server records and transport rules, etc in Exchange 2013. I'm wanting to get rid of all these references to the old Exchange 2007 environment to prevent any headaches in the future. Luckily the computer object
was still left in AD.
My understand is the proper way to do this is to spin up the exact version of server software (win2003 SP2), Make sure it has the same drives for install and DB...and install the same build of Exchange 2007 and put it in recoverserver mode. I get an
error: "Cannot find at least one domain controller running Windows Server 2003 Service Pack 1 or later in domain"
Functional Level is 2008 R2
I'm kind of at my whits end because from what i can see, there is no problems AD wise. There are 3 DC's and all 3 are GC. I'm specifying the DC when beginning installation.
Any ideas on where next to look???
From the machine i'm attempting to install exchange on, I can successfully run:
dsquery group -name "domain admins" -gc -s simone
And it returns:
"CN=Domain Admins,CN=Users,DC=mydomain,DC=something,DC=com"
Exchange setup log:
[4/26/2019 12:23:32 PM] [0] **********************************************
[4/26/2019 12:23:32 PM] [0] Starting Microsoft Exchange 2007 Setup
[4/26/2019 12:23:32 PM] [0] **********************************************
[4/26/2019 12:23:32 PM] [0] Operating System version: Microsoft Windows NT 5.2.3790 Service Pack 2.
[4/26/2019 12:23:32 PM] [0] Setup version: 8.3.83.6.
[4/26/2019 12:23:32 PM] [0] Logged on user: mydomain\admin.
[4/26/2019 12:23:32 PM] [0] Command Line Parameter Name='nologo', Value=''.
[4/26/2019 12:23:32 PM] [0] Command Line Parameter Name='mode', Value='RecoverServer'.
[4/26/2019 12:23:32 PM] [0] Command Line Parameter Name='domaincontroller', Value='simone.mydomain.something.com'.
[4/26/2019 12:23:32 PM] [0] Command Line Parameter Name='enableerrorreporting', Value=''.
[4/26/2019 12:23:32 PM] [0] Command Line Parameter Name='sourcedir', Value='C:\Documents and Settings\admin\Desktop\exchange'.
[4/26/2019 12:23:32 PM] [0] Command Line Parameter Name='fromsetup', Value=''.
[4/26/2019 12:23:32 PM] [0] ExSetup was started with the following command: '/NoLogo /mode:recoverserver /DomainController:simone.mydomain.something.com /EnableErrorReporting /sourcedir:C:\Documents and Settings\admin\Desktop\exchange /FromSetup'.
[4/26/2019 12:23:32 PM] [0] Setup is choosing the domain controller to use
[4/26/2019 12:23:32 PM] [0] We have a user-specified or previously-chosen domain controller: simone.mydomain.something.com
[4/26/2019 12:23:33 PM] [0] PrepareAD has been run, and has replicated to this domain controller; so setup will use simone.mydomain.something.com
[4/26/2019 12:23:33 PM] [0] Setup is choosing a global catalog...
[4/26/2019 12:23:33 PM] [0] Setup has chosen the global catalog server simone.mydomain.something.com.
[4/26/2019 12:23:33 PM] [0] Setup will use the domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:33 PM] [0] Setup will use the global catalog 'simone.mydomain.something.com'.
[4/26/2019 12:23:33 PM] [0] Exchange configuration container for the organization is 'CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=something,DC=com'.
[4/26/2019 12:23:33 PM] [0] Exchange organization container for the organization is 'CN=Some Company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=something,DC=com'.
[4/26/2019 12:23:33 PM] [0] Setup will search for an Exchange Server object for the local machine with name 'FLOYD'.
[4/26/2019 12:23:33 PM] [0] Exchange Server object found : 'CN=FLOYD,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Some Company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=something,DC=com'.
[4/26/2019 12:23:33 PM] [0] The following roles are unpacked:
[4/26/2019 12:23:33 PM] [0] The following roles are installed:
[4/26/2019 12:23:33 PM] [0] The local server does not have any Exchange files installed.
[4/26/2019 12:23:33 PM] [0] Setup will use the path 'C:\Documents and Settings\admin\Desktop\exchange' for installing Exchange.
[4/26/2019 12:23:33 PM] [0] Setup will discover the installed roles from server object 'CN=FLOYD,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Some Company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=something,DC=com'.
[4/26/2019 12:23:33 PM] [0] 'BridgeheadRole' is installed on the server object.
[4/26/2019 12:23:33 PM] [0] 'ClientAccessRole' is installed on the server object.
[4/26/2019 12:23:33 PM] [0] 'MailboxRole' is installed on the server object.
[4/26/2019 12:23:33 PM] [0] The server is cluster type: 'None'.
[4/26/2019 12:23:33 PM] [0] The requested cluster type: 'None'.
[4/26/2019 12:23:33 PM] [0] The installation mode is set to: 'DisasterRecovery'.
[4/26/2019 12:23:33 PM] [0] An Exchange organization with name 'Some Company' was found in this forest.
[4/26/2019 12:23:33 PM] [0] Active Directory Initialization status : 'True'.
[4/26/2019 12:23:33 PM] [0] Schema Update Required Status : 'False'.
[4/26/2019 12:23:33 PM] [0] Organization Configuration Update Required Status : 'False'.
[4/26/2019 12:23:33 PM] [0] Domain Configuration Update Required Status : 'False'.
[4/26/2019 12:23:34 PM] [0] Setup will run from path 'C:\Documents and Settings\admin\Desktop\exchange\Setup\ServerRoles\Common'.
[4/26/2019 12:23:34 PM] [0] DisasterRecoveryModeDataHandler has 5 DataHandlers
[4/26/2019 12:23:34 PM] [0] RootDataHandler has 1 DataHandlers
[4/26/2019 12:23:34 PM] [0] The following server roles will be recovered
[4/26/2019 12:23:34 PM] [0] Hub Transport Role
[4/26/2019 12:23:34 PM] [0] Client Access Role
[4/26/2019 12:23:34 PM] [0] Mailbox Role
[4/26/2019 12:23:34 PM] [0] Management Tools
[4/26/2019 12:23:34 PM] [0] Validating options for the 3 requested roles
[4/26/2019 12:23:34 PM] [0] Performing Microsoft Exchange Server Prerequisite Check
[4/26/2019 12:23:34 PM] [0] **************
[4/26/2019 12:23:34 PM] [0] Setup will run the task 'test-setuphealth'
[4/26/2019 12:23:34 PM] [1] Setup launched task 'test-setuphealth -DomainController 'simone.mydomain.something.com' -DownloadConfigurationUpdates $true -ExchangeVersion '8.3.83.6' -Roles 'Bridgehead' -ScanType 'PrecheckDR' -SetupRoles 'Bridgehead','ClientAccess','Mailbox','AdminTools'
-TargetDir 'C:\Program Files\Microsoft\Exchange Server''
[4/26/2019 12:23:34 PM] [1] Beginning processing.
[4/26/2019 12:23:36 PM] [1] Beginning processing.
[4/26/2019 12:23:36 PM] [1] Administrator Active Directory session settings are: View Entire Forest: 'True', Configuration Domain Controller: 'simone.mydomain.something.com', Preferred Global Catalog: 'simone.mydomain.something.com', Preferred Domain
Controllers: '{ simone.mydomain.something.com }'
[4/26/2019 12:23:36 PM] [1] Searching objects "FLOYD" of type "Server" under the root "$null".
[4/26/2019 12:23:36 PM] [1] Previous operation run on domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:36 PM] [1] Previous operation run on domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:36 PM] [1] Preparing to output objects. Maximum result set size "unlimited".
[4/26/2019 12:23:36 PM] [1] Ending processing.
[4/26/2019 12:23:37 PM] [1] Beginning processing.
[4/26/2019 12:23:37 PM] [1] Administrator Active Directory session settings are: View Entire Forest: 'True', Configuration Domain Controller: 'simone.mydomain.something.com', Preferred Global Catalog: 'simone.mydomain.something.com', Preferred Domain
Controllers: '{ simone.mydomain.something.com }'
[4/26/2019 12:23:37 PM] [1] Searching objects of type "SmtpSendConnectorConfig" with filter "$null", scope "SubTree" under the root "Administrative Groups".
[4/26/2019 12:23:37 PM] [1] Previous operation run on domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:37 PM] [1] Preparing to output objects. Maximum result set size "unlimited".
[4/26/2019 12:23:37 PM] [1] Ending processing.
[4/26/2019 12:23:37 PM] [1] [ERROR] Cannot find at least one global catalog server running Windows Server 2003 Service Pack 1 or later in the local Active Directory site.
[4/26/2019 12:23:37 PM] [1] Ending processing.
[4/26/2019 12:23:37 PM] [0] **************
[4/26/2019 12:23:37 PM] [0] Setup will run the task 'test-setuphealth'
[4/26/2019 12:23:37 PM] [1] Setup launched task 'test-setuphealth -DomainController 'simone.mydomain.something.com' -DownloadConfigurationUpdates $false -ExchangeVersion '8.3.83.6' -Roles 'ClientAccess' -ScanType 'PrecheckDR' -SetupRoles 'Bridgehead','ClientAccess','Mailbox','AdminTools'
-TargetDir 'C:\Program Files\Microsoft\Exchange Server' -IISInstalled $true'
[4/26/2019 12:23:37 PM] [1] Beginning processing.
[4/26/2019 12:23:39 PM] [1] Beginning processing.
[4/26/2019 12:23:39 PM] [1] Administrator Active Directory session settings are: View Entire Forest: 'True', Configuration Domain Controller: 'simone.mydomain.something.com', Preferred Global Catalog: 'simone.mydomain.something.com', Preferred Domain
Controllers: '{ simone.mydomain.something.com }'
[4/26/2019 12:23:39 PM] [1] Searching objects "FLOYD" of type "Server" under the root "$null".
[4/26/2019 12:23:39 PM] [1] Previous operation run on domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:39 PM] [1] Previous operation run on domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:39 PM] [1] Preparing to output objects. Maximum result set size "unlimited".
[4/26/2019 12:23:39 PM] [1] Ending processing.
[4/26/2019 12:23:39 PM] [1] [ERROR] Cannot find at least one global catalog server running Windows Server 2003 Service Pack 1 or later in the local Active Directory site.
[4/26/2019 12:23:39 PM] [1] Ending processing.
[4/26/2019 12:23:39 PM] [0] **************
[4/26/2019 12:23:39 PM] [0] Setup will run the task 'test-setuphealth'
[4/26/2019 12:23:39 PM] [1] Setup launched task 'test-setuphealth -DomainController 'simone.mydomain.something.com' -DownloadConfigurationUpdates $false -ExchangeVersion '8.3.83.6' -Roles 'Mailbox' -ScanType 'PrecheckDR' -SetupRoles 'Bridgehead','ClientAccess','Mailbox','AdminTools'
-TargetDir 'C:\Program Files\Microsoft\Exchange Server' -IISInstalled $true'
[4/26/2019 12:23:39 PM] [1] Beginning processing.
[4/26/2019 12:23:41 PM] [1] Beginning processing.
[4/26/2019 12:23:41 PM] [1] Administrator Active Directory session settings are: View Entire Forest: 'True', Configuration Domain Controller: 'simone.mydomain.something.com', Preferred Global Catalog: 'simone.mydomain.something.com', Preferred Domain
Controllers: '{ simone.mydomain.something.com }'
[4/26/2019 12:23:41 PM] [1] Searching objects "FLOYD" of type "Server" under the root "$null".
[4/26/2019 12:23:41 PM] [1] Previous operation run on domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:41 PM] [1] Previous operation run on domain controller 'simone.mydomain.something.com'.
[4/26/2019 12:23:41 PM] [1] Preparing to output objects. Maximum result set size "unlimited".
[4/26/2019 12:23:41 PM] [1] Ending processing.
[4/26/2019 12:23:41 PM] [1] [ERROR] Cannot find at least one global catalog server running Windows Server 2003 Service Pack 1 or later in the local Active Directory site.
[4/26/2019 12:23:41 PM] [1] Ending processing.
[4/26/2019 12:23:41 PM] [0] The Exchange Server Setup operation did not complete. For more information, visit http://support.microsoft.com and enter the Error ID.
[4/26/2019 12:23:41 PM] [0] End of Setup
[4/26/2019 12:23:41 PM] [0] **********************************************
<style type="text/css">p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica} </style>