Skip to main content

pvl_ad_inactive_users

Purpose

This table stores the data of the inactive users above the threshold gathered by the script Audit - Inactive AD Users - X Days. It also collects information about the inactive user accounts that were enabled or disabled using the scripts Enable - Inactive Disabled AD Users - X Days and Disable - Inactive AD Users - X Days respectively.

Dependencies

Table

  • pvl_ad_inactive_users

pvl_ad_inactive_users

ColumnTypeExplanation
ComputeridIntComputerid of the agent
UserNameVARCHARInactive username information that hasn't logged in above X days
UserSIDVARCHARInactive user SID information that hasn't logged in above X days
LastLogonDateDATETIMEUser's last login date in the domain environment
DistinguishedNameVARCHARIt stores the inactive user's uniquely identifying information that is an entry within a directory service
EnabledVARCHARIt stores the information about the inactive user's state, whether it is enabled or disabled
IsExcludedVARCHARIt stores the information of the inactive user's that are excluded or not in the Automate
UserStatusVARCHARIt contains the information of each inactive user that were disabled or enabled.
ScriptRanDateDATETIMEThis has the information of the last script run date when the information was collected via scripts .