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
Content | Type | Function |
---|---|---|
View Documentation | View | Creates the view to allow filtering of the machines |
Custom Field Documentation | Custom Field | Creates the custom field so that the procedure can update the status |
Agent Procedure Documentation | Agent Procedure | The 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.