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 parentsf6fdd3e +895b3d3 commitb2354e2Copy full SHA for b2354e2
README.md
@@ -20,12 +20,12 @@ Official repository - latest module version and download count.
20
0.9.0
21
22
##How to use it
23
-1. Installscript from PowerShellGallery:
+1. Installmodule from PowerShellGallery:
24
```powershell
25
- Install-Script -Name ExchangeTrackingGUI
+ Install-Module -Name ExchangeTrackingGUI
26
```
27
2. Start PowerShell console from an account with administrative rights to Exchange.
28
-3. Runscript:**ExchangeTrackingGUI.ps1**.
+3. RunCommand**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.