All Agent Tasks in M365.Supplemental.Library Management Pack

 DisplayNameDescriptionIDTargetAccessibilityCategoryEnabledRemotableTimeout
M365SL.ConfigureWatcherNode.AgentTaskM365 Supplemental - Configure Watcher Node Default SettingsThis will write registry values to configure M365SL Watcher Node discovery. Many of these values will be used for additional M365 component configuration task default values. To keep any existing configuration from being changed, use -1. Otherwise the configuration will get overwritten with the parameter defaults. 'DeleteConfiguration' - Set True to allow UNdiscovery of this Watcher Node component. If this task fails it is likely because no profile exists for the default action account on the target. This usually occurs when the default action account is a domain service account. This is common scenario on a SCOM management server; when the Management Server default action account is a domain account and that account has never been used to log into the mgmt server. To create a profile easily, remotely, you can use the following PowerShell snippet. Run this on the SCOM management server; it will create the user profile on the target watcher node (even if the target is the mgmt server). Enter the correct account name and computer name: $Cred = Get-Credential -UserName 'Domain\RunAsAccount' -Message "."; Enter-PSSession -ComputerName 'WatcherNodeFQDN' -Credential $Cred M365SL.ConfigureWatcherNode.AgentTaskMicrosoft.Windows.ComputerPublicCustomTrueFalse300
M365SL.GetAppExpirationData.AgentTaskM365 Supplemental - Get App Expiration DataBy default, the task will return only the App registration used for SCOM monitoring. Use AppIdFilterRegex to return any/all other app registrations.M365SL.GetAppExpirationData.AgentTaskM365SL.WatcherNodePublicAvailabilityHealthTrueFalse300
M365SL.GetOrgDirectoryUsageData.AgentTaskM365 Supplemental - Get Org Directory Usage DataDescription for the new agent task.M365SL.GetOrgDirectoryUsageData.AgentTaskM365SL.WatcherNodePublicAvailabilityHealthTrueFalse300
M365SL.ModifyWatcherNode.AgentTaskM365 Supplemental - Modify Watcher Node Default SettingsInsert new values. LEAVE BLANK TO IGNORE THE SETTING. This will modify registry values to configure M365SL Watcher Node discovery. Many of these values will be used for additional M365 component configuration task default values. 'DeleteConfiguration' - Set 'True' to allow UNdiscovery of this Watcher Node component. M365SL.ModifyWatcherNode.AgentTaskM365SL.WatcherNodePublicCustomTrueFalse300