Office 365 License Count
Purpose
The solution aims to fetch and display the Office 365 License Counts for the client.
Associated Content
| Content | Type | Function |
|---|---|---|
| Office 365 License Count | Script | Fetches the data |
| pvl_m365_license_count | Custom Table | Stores the data |
| Office 365 License Count | Dataview | Displays the data |
| Execute Script – Office 365 License Count | Internal Monitor | Detects computers to execute the script |
| △ Custom – Execute Script – Office 365 License Count | Alert Template | Executes the script against the computers detected by the internal monitor |
Implementation
-
Import the following content using the ProSync Plugin:
- Script - Office 365 License Count
- Dataview - Office 365 License Count
- Internal Monitor - Execute Script – Office 365 License Count
- △ Custom – Execute Script – Office 365 License Count
-
Reload the system cache:
-
Configure the solution as outlined below:
- Navigate to Automation → Monitors within the CWA Control Center and set up the following:
- Internal Monitor - Execute Script – Office 365 License Count
- Set up with the alert template
△ Custom – Execute Script – Office 365 License Count - Right-click and select "Run Now" to start the monitor.
- Set up with the alert template
- Internal Monitor - Execute Script – Office 365 License Count
- Navigate to Automation → Monitors within the CWA Control Center and set up the following:
Changelog
2026-01-20
- Migrated the document from ITG to our content Repo. No changes made to the script logic. But the notes section was updated with the latest URL of our content repo.
2026-01-19
- Initial version of the document