Hi there,
We are trying to federate a second domain under a single ADFS server. We are running ADFS 2.0 with Update 2 installed. When we go to issue a Update-MsolFederatedDomain DomainName <domain> SupportMultipleDomain we get the following error :
Update-MsolFederatedDomain : The switch parameter SupportMultipleDomain is not
supported here.
At line:1 char:27
+ Update-MsolFederatedDomain <<<< -DomainName "tundraoilandgas.com" -SupportMu
ltipledomain
+ CategoryInfo : InvalidOperation: (:) [Update-MsolFederatedDomai
n], FederationException
+ FullyQualifiedErrorId : MultipleDomainSwitchNotSupported,Microsoft.Onlin
e.Identity.Federation.Powershell.UpdateFederatedDomainCommand
Does anyone know what may be causing this problem?
Thanks,
Kevin