Versions Compared

Key

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

...

Launch the Exchange Management Shell, and execute the following commands

Code Block
Set-OwaVirtualDirectory -Identity "owa (default Web site)"  -ExternalDownloadHostName

...

 “Images.DeepnetID.com

...


Set-OwaVirtualDirectory -Identity "owa (default Web site)"  -InternalDownloadHostName "Images.DeepnetID.com

...


Set-OrganizationConfig -EnableDownloadDomains $true

If MFA is enabled on OWA, then you must take the following steps

...