Auditing and verifying privileged account usage in Active Directory?

EnterpriseArchitect 6,041 Reputation points
2023-01-25T00:56:57.3366667+00:00

How can I check if the certain AD user account is still in use or not?

I am in the process of auditing and validating thousands of users across all of these groups:

Domain Admins
Enterprise Admins
Schema Admins
Administrators
Account Operators
DnsAdmins
Backup Operators
Server Management
Server Operators
Organization Management
Exchange Organization Administrators
Enterprise Key Admins
Key Admins

Before I remove or delete the AD account, I wanted to check if there is any other indicator, aside from lastlogondate or lastLogon which sometimes is blank for some unknown reason.

Any event ID or auditing policy in GPO to enable would be greatly appreciated.

Thank you in advance.

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Server User experience PowerShell
Windows for business Windows Server Devices and deployment Configure application groups
Windows for business Windows Client for IT Pros User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-01-25T01:08:08.6466667+00:00

    Hi,

    You can enable audit through GPO to trace logon and logoff activities.

    I invite you to read the following link for more details:

    Audit Success and Failed Logon Attempts in Active Directory

    Please don't forget to mark helpful answer as accepted

    0 comments No comments

  2. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-01-25T01:49:23.25+00:00

    The majority of events will be recorded in the domain controller where the domain user will be authenticated and other event locally in computer.

    Check GPO settings under Advanced Audit Policy Configuration, you will find many audit option with explanation:

    Advanced Audit Policy Configuration

    Please don't forget to mark helpful answer as accepted

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.