This is a Graphical User Interface for Get-MessageTrackingLog PowerShell command: Message Tracking Log Explorer Tool for Exchange 2016
This is the branch containing the latest release, published at PowerShell Gallery.
This is the development branch with latest changes.
Official repository - latest module version and download count.
0.9.1
- Install module from PowerShellGallery:
Install-Module -Name ExchangeTrackingGUI
- Start PowerShell console from an account with administrative rights to Exchange.
- Run Command Get-MessageTrackingGUI.
- Click [Config] button and configure parameters. Use FQDN for 'Exchange PS connect' field. Use Enter, ESC and Del hot keys.
- Click [Save] button. Configuration will be saved at "$($env:LOCALAPPDATA)\ExchangeTrackingGUI\Config.json" file.
- Use [Search] button for view results or [Export] button for view and save CSV file.
MIT