We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents7dc8de1 +f6fdd3e commitce39dbdCopy full SHA for ce39dbd
README.md
@@ -22,14 +22,13 @@ Official repository - latest module version and download count.
22
##How to use it
23
1. Install module from PowerShellGallery:
24
```powershell
25
- Install-Module -Name ExchangeTrackingGUI
+ Install-Script -Name ExchangeTrackingGUI
26
```
27
2. Start PowerShell console from an account with administrative rights to Exchange.
28
3. Run Command**Get-MessageTrackingGUI**.
29
4. Click**[Config]** button and configure parameters. Use FQDN for 'Exchange PS connect' field.
30
5. Click**[Save]** button. Configuration will be saved at_"$($env:LOCALAPPDATA)\ExchangeTrackingGUI\Config.json"_ file.
31
6. Use**[Search]** button for view results or**[Export]** button for view and save CSV file.
32
-
33
##License
34
35
**MIT**