Skip to main content

Pia: Get User Account Details

Overview​

This package will return details on the selected user, such as:

  • First Name
  • Surname
  • UPN
  • Last Logon Date
  • Locked Out Status
  • Password Expiration Date
  • Password Expired
  • Account Expiration Date
  • Email Address
  • Is Enabled

In cloud environments liscense subscriptions will also be listed.

Platforms​

The package supports the following platforms

  • Cloud Hybrid
  • Cloud Only
  • On Prem

Requirements​

The package has different requirements depending on which platforms are being supported.

On Prem & Cloud Hybrid Orchestrator agents in a valid state on

  • Primary Domain Controller

Cloud Only & Cloud Hybrid

  • Microsoft Graph API Authorization and Delegation

Setup & Configuration​

Global Config

  • (On Prem, Cloud Hybrid) Primary Domain Controller

Microsoft Graph API

  • (Cloud Only, Cloud Hybrid) Authorization and Delegation configured

Process​

The steps that the package takes during process execution are:

tabset {.tabset}

Prem Only​

  1. Connect to the directory and get a list of users for selection.
  2. Pia will present the engineer with a list of users, requesting the engineer to select a user to show details for.
  3. Pia will display the following information to the engineer:
    • First Name
    • Surname
    • UPN
    • Last Logon Date
    • Locked Out Status
    • Password Expiration Date
    • Password Expired
    • Account Expiration Date
    • Email Address
    • Is Enabled

Cloud Only​

  1. Connect to the directory and get a list of users for selection.
  2. Pia will present the engineer with a list of users, requesting the engineer to select a user to show details for.
  3. Collect information on 365 licenses.
  4. Pia will display the following information to the engineer:
    • First Name
    • Surname
    • UPN
    • Last Logon Date
    • Locked Out Status
    • Password Expiration Date
    • Password Expired
    • Account Expiration Date
    • Email Address
    • Is Enabled
    • Licenses

Cloud Hybrid​

  1. Connect to the directory and get a list of users for selection.
  2. Pia will present the engineer with a list of users, requesting the engineer to select a user to show details for.
  3. Collect information on the selected user from Active Directory on the Primary Domain Controller
  4. Collect information on 365 licenses.
  5. Pia will display the following information to the engineer:
    • First Name
    • Surname
    • UPN
    • Last Logon Date
    • Locked Out Status
    • Password Expiration Date
    • Password Expired
    • Account Expiration Date
    • Email Address
    • Is Enabled
    • Licenses