You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Based on the original 1.6.2 version by Steve Goodman
8
8
9
9
This script creates an HTML report showing the following information about an Exchange 2019, 2016, 2013, 2010, and, to a lesser extent, 2007 and 2003 environment.
10
10
11
-
The reports shows the following:
11
+
The report shows the following:
12
12
13
13
* As summary
14
14
* Total number of servers per Exchange Server version
@@ -17,7 +17,7 @@ The reports shows the following:
17
17
18
18
* Per Active Directory Site
19
19
* Total number of mailboxes
20
-
*Intern, External, and CAS Array names
20
+
*Internal, External, and CAS Array names
21
21
* Exchange Server computers
22
22
* Product version
23
23
* Service Pack, Update Rollup, and/or Cumulative Update
@@ -57,7 +57,7 @@ The PowerShell script does not gather information on public folders or analyzes
57
57
* Exchange Server Management Shell 2010 or newer
58
58
* WMI and Remote Registry access from the computer running the script to all Exchange Servers
59
59
60
-
## Eample Report
60
+
## Example Report
61
61
62
62

63
63
@@ -96,7 +96,7 @@ Note the use of the wildcard (*) character to allow for multiple matches.
96
96
97
97
### Example 1
98
98
99
-
Generate am HTL report and send the result as HTML email with attachment to the specified recipient using a dedicated smart host
99
+
Generate an HTML report and send the result as HTML email with attachment to the specified recipient using a dedicated smart host
0 commit comments