AD Powershell Scripts
AD Powershell Scripts
AD Unlock:
Generic Unlock script for user accounts. This can be effective to unlock user accounts by username. Integration of CSV file can be incorporated to unlock various accounts from CSV file.
AD Disable:
Please note Line 74 will need to be edited with OU location of where you want the user accounts to be dumped after being timestamped and disabled. This script will timestamp the account, disable the account, and move to a certain OU specificed at line 74. This can be integrated with CSV file format to disable various accounts at once and dump to a specificed location.