PWC

Description

Batch password changer.

How To

Scenario 1

In the configuration, use an AccountName of Doug1 and an AccountMaximum of 100 to make PWC change passwords for accounts from Doug1 through Doug100.

Scenario 2

Put one account per line into Accounts.txt in any of the follow formats:
  • Account Name
  • Account Name/Password
  • Account Name/Password/New Password
If no Password provided, it uses AccountPasswordDefault from configuration.
If no New Password provided, it uses AccountPasswordNewDefault from configuration.

Changelog

2021-05-11: v1.0.0.51

  • ADD Added PasswordChangeAttempts (default is 3)
  • ADD Added Failed.log where failed account names will be saved