Hello,
I am trying to migrate my company's online Outlook 365 mailboxes to an on premises 2010 Exchange server.
I have created the dns txt record required for server verification both internally and on our external dns (yahoo business).
When i run the Manage Hybrid configuration Wizard, I keep getting an error that includes the text:
Summary: 2 item(s). 1 succeeded, 1 failed.
Elapsed time: 00:00:09
Set-HybridConfiguration
Completed
Exchange Management Shell command completed:
Set-HybridConfiguration -Features 'MoveMailbox','OnlineArchive','FreeBusy','Mailtips','MessageTracking','OwaRedirection','SecureMail' -Domains 'domain.org' -ClientAccessServers 'MAILSVR' -TransportServers 'MAILSVR' -ExternalIPAddresses '67.76.X.X' -OnPremisesSmartHost
'mail.domain.org' -SecureMailCertificateThumbprint '2AXXX462A3XXXXXXXX23886FE77EDXXXXXXXXXXE7'
Elapsed Time: 00:00:00
Update-HybridConfiguration
Failed
Error:
Updating hybrid configuration failed with error 'Subtask Configure execution failed: Creating Organization Relationships.
Execution of the Set-FederatedOrganizationIdentifier cmdlet had thrown an exception. This may indicate invalid parameters in your Hybrid Configuration settings.
Proof of domain ownership has failed. Make sure that the TXT record for the specified domain is available in DNS. The format of the TXT record should be "example.com IN TXT hash-value" where "example.com" is the domain you want to configure
for Federation and "hash-value" is the proof value generated with "Get-FederatedDomainProof -DomainName example.com".
at Microsoft.Exchange.Management.Hybrid.RemotePowershellSession.RunCommand(String cmdlet, Dictionary`2 parameters, Boolean ignoreNotFoundErrors)'.
Additional troubleshooting information is available in the Update-HybridConfiguration log file located at C:\Program Files\Microsoft\Exchange Server\V14\Logging\Update-HybridConfiguration\HybridConfiguration_4_10_2013_19_26_46_635012188065563259.log.
Warning:
The Client Access Server MAILSVR does not have a Certificate that contains the On-premises Web Services External Url domain (domain.org) in the certificate Subject or Alternate Names
Exchange Management Shell command attempted:
Update-HybridConfiguration -OnPremisesCredentials 'System.Management.Automation.PSCredential' -TenantCredentials 'System.Management.Automation.PSCredential'
Elapsed Time: 00:00:09
Any help would be appreciated,
Thanks
Bill