Skip to main content

plugin_proval_o365_users

Purpose

This document stores baseline information about Office 365 users gathered by the script O365 - Audit Users to Custom Table [DV].

Dependencies

The script O365 - Audit Users to Custom Table [DV] is required.

Table

plugin_proval_o365_users

ColumnTypeExplanation
ClientIDINTThe ClientID associated with the O365 user.
DisplayNameCHARThe display name of the O365 user.
EmailCHARThe primary email address of the O365 user.
IsLicensedCHARIndicates whether the user is licensed (True or False).
2FAStatusCHARA string denoting the type of 2FA set up on the account.
ContactIDINTThe ContactID associated with the O365 user. Will be NULL if a match cannot be found.