Hello,
I am trying to setup ADFS so we can use office 365. below are the commands I am trying to do in PowerShell...
""""PS C:\Windows\system32 Convert-MsolDomainToFederated -DomainName DORSEY.EDU
Convert-MsolDomainToFederated : You cannot convert the specified domain to use identity federation because the account
you are currently signed in with is a member of the domain DORSEY.EDU. Please sign in to the service using an account
that is a member of the company administrators role and is not part of the domain DORSEY.EDU, and then try again.
At line:1 char:30
+ Convert-MsolDomainToFederated <<<< -DomainName DORSEY.EDU
+ CategoryInfo : InvalidOperation: (:) [Convert-MsolDomainToFederated], FederationException
+ FullyQualifiedErrorId : CannotConvertDomainToFederatedAsADomainUser,Microsoft.Online.Identity.Federation.Powersh
ell.ConvertDomainToFederated"""""
When I log in...
<<<< -DomainName DORSEY.EDU