Report on Suspended Microsoft 365 Users and Scheduled Operations rule
This rule queries suspended Microsoft 365 Users and scheduled suspend operations and returns the details about their current state. Does not include objects suspended by the legacy suspend process.
IMPORTANT: This rule works only if the Use modern suspend setting is set to Yes in the Cayosoft Administrator Console in the Active Directory extension settings.
When to use this rule
Use this rule to get a report about suspended Microsoft 365 users and scheduled operations that were performed after the modern Suspend was enabled.
Rule Settings
| Setting Name | Description |
|---|---|
| Include objects |
Specify which objects should be included in the rule scope:
|
| Include objects suspended by | It is possible to select Suspend Configuration that was applied during object suspend. |
| Suspended more than days ago | Specify a number to include objects that were suspended more than this number of days ago. |
| Suspended less than days ago | Specify a number to include objects that were suspended less than this number of days ago. |
| Filter | Set the filtering conditions to hide unwanted data based on criteria not supported in the Query criteria setting.Example: filter by the found object Distinguished Name.For optimal performance, use the Query criteria setting above to filter objects whenever possible. |
| More Options | |
| Properties to display |
Each object property defined in this setting matches the column that will be displayed in the Web Portal for this web query. To display additional columns, add the required properties to the Properties to display list. To add extension attribute 1 that is synchronized from AD, you need to use a value like:
Copy
|
| Sort by | Sort result object list. |
| Initialization script | |
| Initialization script |
Usually, rules use query criteria to limit the query search scope. It improves the performance of the executed rule. Due to the PowerShell limitations, it is not possible to use calculated expressions in query criteria. That is the point where the initialization script can help. You can initialize a global variable in this setting and then use it in query criteria. IMPORTANT: To use a variable, declared in the initialization script, in the query scope, it must be global: Example: Update AD users, created in the last ten days.
|
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Rule Output section article.
Enforce/Schedule section
This section defines the schedule for how often to run the rule.
To get more information about this section, please see the Rule Enforce/Schedule section article.
Change History
| Version | Notes |
|---|---|
| 10.3.0 | The rule has been introduced in the product. |
Comments
0 comments
Please sign in to leave a comment.