Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepowershell
get-MsolDomainFederationSettings -domain 'domain name'

To reset Office 365 authentication and change it back to the managed authentication, run the following command:

Code Block
languagepowershell
Set-MsolDomainAuthentication -domainName 'domain name' -Authentication Managed