I'm having an issue trying to install Exchange 2010 into my Exchange 2003 environment. See below for the error message. Basically it can't create the Exchange Administrative Group (FYDIBOHF23SPDLT) during the hub transport installation portion.
Also, in the past I had manually delete an Exchange 2010 admin group because the server failed and couldn't be restored. Could this be causing the issue?
(this was previous issue -
https://www.experts-exchange.com/questions/26470470/Exchange-2003-can-no-longer-send-to-external-e-mail-address-after-Exchange-2010-server-failed.html)
[03/09/2011 17:04:00.0495] [2] Beginning processing new-exchangeserver -DomainController:'DC1.XX.
XX.XXX' -Name:'MAIL'
[03/09/2011 17:04:00.0557] [2] Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
[03/09/2011 17:04:00.0557] [2] Ending processing new-exchangeserver
[03/09/2011 17:04:00.0557] [1] The following 1 error(s) occurred during task execution:
[03/09/2011 17:04:00.0557] [1] 0. ErrorRecord: Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
[03/09/2011 17:04:00.0557] [1] 0. ErrorRecord: Microsoft.Exchange.Data.Di
rectory.Sy
stemConfig
uration.De
faultAdmin
istrativeG
roupNotFou
ndExceptio
n: Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
at Microsoft.Exchange.Data.Di
rectory.Sy
stemConfig
uration.AD
SystemConf
igurationS
ession.Get
Administra
tiveGroup(
)
at Microsoft.Exchange.Data.Di
rectory.Sy
stemConfig
uration.AD
SystemConf
igurationS
ession.Get
Administra
tiveGroupI
d()
at Microsoft.Exchange.Managem
ent.System
Configurat
ionTasks.N
ewExchange
Server.Pre
pareDataOb
ject()
at Microsoft.Exchange.Configu
ration.Tas
ks.SetTask
Base`1.Int
ernalValid
ate()
at Microsoft.Exchange.Configu
ration.Tas
ks.Task.Pr
ocessRecor
d()
[03/09/2011 17:04:00.0573] [1] The following error was generated when "$error.Clear();
if ($server -eq $null)
{
new-exchangeserver -DomainController $RoleDomainController -Name $RoleNetBIOSName
}
" was run: "Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.".
[03/09/2011 17:04:00.0573] [1] Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
[03/09/2011 17:04:00.0573] [1] [ERROR-REFERENCE] Id=ProvisionServerComponen
t___844898
10458648f5
ac6e478113
94a284 Component=EXCHANGE14:\Curr
ent\Releas
e\Shared\D
atacenter\
Setup
[03/09/2011 17:04:00.0573] [1] Setup is stopping now because of one or more critical errors.