Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 2.26 KB

README.md

File metadata and controls

47 lines (37 loc) · 2.26 KB

ExchangeTrackingGUI

This is a Graphical User Interface for Get-MessageTrackingLog PowerShell command: Message Tracking Log Explorer Tool for Exchange 2016

Releases

GitHub master branch

Build status This is the branch containing the latest release, published at PowerShell Gallery.

GitHub dev branch

Build status This is the development branch with latest changes.

PowerShell Gallery

PowerShell Gallery Version PowerShell Gallery Downloads Official repository - latest module version and download count.

Version

0.9.1

How to use it

  1. Install module from PowerShellGallery:
Install-Module -Name ExchangeTrackingGUI
  1. Start PowerShell console from an account with administrative rights to Exchange.
  2. Run Command Get-MessageTrackingGUI.
  3. Click [Config] button and configure parameters. Use FQDN for 'Exchange PS connect' field. Use Enter, ESC and Del hot keys.
  4. Click [Save] button. Configuration will be saved at "$($env:LOCALAPPDATA)\ExchangeTrackingGUI\Config.json" file.
  5. Use [Search] button for view results or [Export] button for view and save CSV file.

Screenshots

License

MIT