I have just uploaded the new version 3.10 of the Exchange Reporter. In the new version I have fixed numerous bugs that were reported to me. Here is a list of the fixed problems:
- mbxreport.ps1: Mailboxes close to the sending limit are not displayed (thanks Mario)
- mailreport.ps1: spelling mistake corrected (thanks Matthias)
- Error in module assignment in settings.ini corrected
- HealthChecker.ps1: HealthChecker Script updated
- HealthChecker.ps1: Error during import of XML data fixed
- redirectreport.ps1: Shows whether rule is activated or deactivated
- pfreport.ps1: The report now also provides data on Exchange 2019 Public Folders (thanks Mario)
- easreport.ps1: Supplies additional data of the ActiveSync device classes
- includefunctions.ps1: Exchange version detection now provides the latest Exchange version (during migration phase)
There is also a new module:
- clientinfo.ps1: Provides the Outlook versions used
The clientinfo.ps1 module was available up to and including Exchange Reporter version 3.5. Unfortunately, I had to remove it because it no longer provided reliable data. The module is now back and provides an overview of the Outlook versions that connect to the Exchange server. Unfortunately, it is not possible to read the exact Outlook version from the logs, as different Outlook versions sometimes have the same build number (more on this here: Read Outlook version from Exchange MAPI log).
Here is a screenshot of the clientinfo.ps1 module:
The new Exchange Reporter version can be downloaded directly here:
Here you can find a description of the features and more screenshots:
Two more modules are in development for the next version: firstly, the AMSI log files (if available) will be integrated into the report and the storage space used by Exchange log files will also find its place in the report. However, I do not currently have a schedule for the next version.