Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Apoc70 committed Apr 20, 2018
1 parent 1693a29 commit eb0258b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Get-RemoteSmtpServers.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,12 @@
.PARAMETER ToCsv
Export search results to a single CSV file for all servers
.PRAMATER ToCsvPerServer
.PARAMETER ToCsvPerServer
Export search results to a separate CSV file per servers
.PARAMETER AddDays
File selection filter, -5 will select log files changed during the last five days. Default: -10
.EXAMPLE
.\Get-RemoteSmtpServers.ps1 -Servers SRV01,SRV02 -LegacyExchange -AddDays -4 -ToCsv
Expand Down

0 comments on commit eb0258b

Please sign in to comment.