dotBATmanNO / PSGet-Domain-MailInfo

PowerShell script to get domain mail info and control status such as MX, SPF, DKIM, DMARC and StartTLS.
GNU General Public License v3.0
12 stars 2 forks source link

Ask for more than one domain from CLI #10

Closed dotBATmanNO closed 4 years ago

dotBATmanNO commented 4 years ago

Allow users to check more than one domain from the command line interface.

dotBATmanNO commented 4 years ago

You can now specify multiple domain names from the CLI. For example:

PS C:\>.\Get-Domain-MailInfo.ps1 example.com, github.com -CheckDKIM 1