Skip to main content

custom_proval_computer_accounts

Purpose

This document stores information about existing user profiles on computers. Data is filled by @User Management - Profile Audit.

Dependencies

@User Management - Profile Audit (Script)

Table

custom_proval_computer_accounts

ColumnTypeExplanation
computeridINTThe ComputerID of the machine with this user profile.
usernameVARCHARThe username for the profile.
localuserTINYINTIndicates if the user is a local user.
localadminTINYINTIndicates if the user is a local admin.
passwordTINYINTIndicates if the user has a password set.
profilesizeINTThe size in Megabytes of the target profile.
usersidVARCHARThe SID of the target profile.
LastLogonDATETIMEThe last time the profile was logged into.
TimeStampDATETIMEThe last time this profile information was gathered.
UserProfileVARCHARThe path to the user folder for the target profile.