You want to set up a hybrid deployment between your on-premises Microsoft Exchange Server 2010 organization and an external federated organization. However, when you run the
Set-FederatedOrganizationIdentifier cmdlet to set up the federated organization identifier, the operation isn't successful.
You receive an error message that resembles the following:
InvalidUri: Passed URI is not valid
The following is an example of this error message in the output:
C:\Windows\system32>set-federatedorganizationidentifier -DelegationFederationtrust 'Microsoft Federation Gateway' -
accountnamespace 'exchangedelegation.<Contoso>.com' -Enabled $true
An error occurred while attempting to provision Exchange to the Partner STS. Detailed Information "An unexpected resul
t was received from Windows Live. Detailed information: "InvalidUri InvalidUri: Passed URI is not valid.".".
+ CategoryInfo : InvalidResult: (:) [Set-FederatedOrganizationIdentifier], ProvisioningFederatedExchangeE
xception
+ FullyQualifiedErrorId : C02BD180,Microsoft.Exchange.Management.SystemConfigurationTasks.SetFederatedOrganization
Identifier
Note In this output, <Contoso> is a placeholder for the domain name.