New Account Audit and Disable For Approve
Summary
This dataview shows newly created accounts. It can be used for auditing accounts created on servers as it contains information such as who created the account, when it was created, whether the created account and creator account are domain or non-domain, local or admin, and whether the account has ever logged into the system.
Dependencies
- ProVal - Submitted - New Account Detection
- User Management - New Local Account Audit And Disable [DV, Autofix, Global]
- New User Account Audit Table
- User Management - Approved New User - Activate [DV, Param]
Columns
Column | Description |
---|---|
Client Name | Shows the client name |
Location Name | Shows the location name |
Computer Name | Shows the computer name |
New Account Creator | Name of the user account that created the new account |
Creator Is LocalAdmin | Indicates whether the new account creator is local or admin (Yes - Local, No - Admin) |
Creator Is LocalUser | Indicates whether the new account creator is local or domain (Yes - Local, No - Domain) |
Creator LastLogon | Shows the last logon date of the new account creator |
Creator PasswordSet | Indicates whether the account creator has a password set or not |
New Account Created | Shows the name of the newly created account |
New Account Is LocalAdmin | Indicates whether the new account is local or admin (Yes - Local, No - Admin) |
New Account Is LocalUser | Indicates whether the new account is local or domain (Yes - Local, No - Domain) |
New Account LastLogon | Shows the last logon date of the newly created account (For never logged in - NEVER) |
New Account Creation Date | Shows the creation date of the new account |
New Account Disable Status | Indicates whether the new account is disabled or not (No Action Taken - if this feature is not chosen in the script) |
New Account Approved | Indicates whether the new account is approved after verification (No Action Required - Since disable is not enabled, it will show that approval is not required) |
New Account Approved Date | Shows when the account was approved to be enabled. |