This script is used for the following User account Operations
:
1. Check on a device that device accounts are locked or not
2. Check to see that lock occurs on the device password following a maximum of 6 incorrect attempts
3. Check that 'lockout duration' is set to a minimum of 30 minutes
4. Check for the auto lock of accounts is enabled and should be set to lock after a maximum of 15 minutes
5. Check - That new accounts are set with a unique initial password
6. Check - Users is required to reset their password on the first login
The above-mentioned User account operations output has been created as the report and sends to the preferred email address.
Give the receiver email address:
Eg:- emailto= "xxx@yyy.com" #To define a particular receiver email address here
NOTE:
Run the script as System or Logged in user
Comments