Skip to content
phbits edited this page Feb 12, 2021 · 4 revisions

WebsiteFailedlogins.ini is the configuration file used for this module. Each setting is described in detail under it's section header.

  • Website
  • Logparser
  • Alert
  • Smtp
  • WinEvent

The following two functions are available in this module and aimed at making the configuratused for working with the default configuration file.

Get-WebsiteFailedLoginsDefaultConfiguration - returns the content of the default configuration file to standard out.

Copy-WebsiteFailedLoginsDefaultConfiguration - copies the default configuration file to the destination folder.

Clone this wiki locally