Versions Compared

Key

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

You can set up Office 365 MFA from either your own PC or from the computer where your DualShield MFA server is running.

Table of Contents

Download PS Script

Download this PowerShell script: setup-o365-sso.ps1, and save it to a local folder.

...

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

...