------------ README File ------------ INTRODUCTION ------------- The Run-Auditterm script will perform the necessary steps to audit the termination of an Active Directory user and prints log of the steps performed. The script is designed for the Microsoft Windows operating system, leveraging PowerShell 4.0 and above. ----------- DISCLAIMER ----------- This script is offered 'as is' with no warranty. While it has been tested and verified to work in my environment, it is recommended that you test this script in a test environment before utilizing in your own production environment. ------------- REQUIREMENTS ------------- This script requires access to: * Administrative access to Active Directory * Administrative access on the machine where the script will be run from ------------- INSTALLATION ------------- To get started download the files listed in the resource section and save the Run-Auditterm.txt file as a .ps1 file. It should be extracted to the desktop of the Windows machine where the script will run from. The Active Directory module should be installed on the machine for the script to run properly. Once extracted, the Run-Auditterm.ps1 file can be right-clicked and "Run with PowerShell" can be selected. It is recommended that this is an account that has administrator privileges. Alternatively, PowerShell can be manually opened on the system and the terminal navigated to the appropriate directory where the script is located and executed from there. With either option, it is recommended the action to run the script is done with an account that has administrator privileges. ---------- OPERATION ---------- The script contains one option in the menu. 1) Audit Active Directory account termination This submenu will allow you to perform against the termination of the active directory user.