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

WebsiteFailedlogins uses an ini configuration file. Each setting is described in detail under it's section header.

There are two functions in this module used 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