-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration File
phbits edited this page Mar 4, 2021
·
4 revisions
WebsiteFailedlogins.ini is the configuration file used for this module. It can be named anything since it is specified when launching Invoke-WebsiteFailedLogins. Recommend including the s-sitename value in the filename to distinguish it from other configurations.
WebsiteFailedLogins-W3SVC1.ini
Each setting is described in detail under its section header.
The following two functions are available in this module and aimed at working with the default configuration file.
Gets the WebsiteFailedLogins default configuration file.
Get-WebsiteFailedLoginsDefaultConfigurationCopies the default configuration file to the destination folder.
# copies default config to current folder
Copy-WebsiteFailedLoginsDefaultConfiguration
Copy-WebsiteFailedLoginsDefaultConfiguration -DestinationFolder D:\Folder\