This page contains information about the "Exchange Online Status Report" (in short just called "status report").

The report has been vastly redesigned and optimized in version 2.0 of the SEPPMail365cloud PS module.

Get help:

Get-Help New-SC365ExOReport

Create a new report:

New-SC365ExOReport

During the creation, a progress bar is displayed.

 

The resulting status report is offered as a standalone html page (which can also be sent around as file). It has eight sections that can be expanded by clicking on Show:

  • Report Information
  • General Setup
  • SMTP Security
  • External Connectivity
  • Transport Rules
  • Defender Configuration
  • Hybrid Information
  • MailFlow
Exchange Online Status Report - Start View

 

Example: expanded Transport Rules section

Exchange Online Status Report - Transport Rules
  • Every section has an introductory text which also includes a link to the original CmdLet Help at Microsoft.
  • In every section, the following copy and export options are offered: Copy, CSV, Excel, PDF, Print.
  • On the top right of every section, a search field is offered.
  • Every content that relates to SEPPmail.cloud is displayed in SEPPmail colors.

 

In the Report Information section, the SEPPmail365cloud Module version with which the report has been created is available.

Exchange Online Status Report - Report Information

 

In the Mailflow section, a status report is available that gives an overview of mail traffic of the tenant.

 

The status report can be customized by the partner with custom logo, URL and logo width. Example:

New-SC365ExOReport ~/Desktop -LogoSource 'https://www.powershell.co.at/wp-content/uploads/2020/01/Powershell_UserGroup_Austria.svg' -LogoUrl 'https://www.powershell.co.at' -LogoWidth '25%'