Skip to main content

EPM - Data Collection - Solution- Azure AD Status

Purpose

This solution is used to check the Azure AD status of a machine. An agent procedure updates a custom field that allows a view to pull the machines.

Associated Content

ContentTypeFunction
View DocumentationViewCreates the view to allow filtering of the machines
Custom Field DocumentationCustom FieldCreates the custom field so that the procedure can update the status
Agent Procedure DocumentationAgent ProcedureThe agent procedure updates the system info.

Implementation

  • A view needs to be created.
  • A custom field needs to be created.
  • The agent procedure needs to be run once these are created.