/Get-IISSmtpState

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

This script can be used to check and report the status of the Smtp Service and the Virtual SMTP Server created in IIS. For use with Windows 2008+ Sample Report Output

----------------------------
Download  You can download the script from here:
  • Version 1.1 (GitHub)
    • Removed Local Queue Counter
    • Removed Remote Queue Counter
    • Added Queue, Pickup, Drop and BadMail counter
    • Fixed some formatting issues
    • Replaced CSS Color theme (if you prefer the old theme, just copy the $css_string variable from the older version.
    • Some code optimization
  • Version 1.0 (GitHub)
    • Initial version
To run, no parameters required, just execute the script from PowerShell. The Variables Make sure to edit the following variables to conform to your environment or requirements