SystemInsights
The System Insights module contains the PowerShell cmdlets for System Insights, a predictive analytics feature for Windows Server 2019.
Important
Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SystemInsights
Add-InsightsCapability |
Adds new predictive capabilities to System Insights. |
Disable-InsightsCapability |
Deactivates a capability, which stops data collection for that capability and prevents the capability from being invoked. |
Disable-InsightsCapabilitySchedule |
Disables periodic predictions for the specified capabilities. |
Enable-InsightsCapability |
Activates a capability, which starts all data collection for that capability, allows the capability to be invoked, and enables users to set custom configuration information. |
Enable-InsightsCapabilitySchedule |
Enables periodic predictions for the specified capabilities. |
Get-InsightsCapability |
Gets the specified capability, or all available capabilities if left unspecified. |
Get-InsightsCapabilityAction |
Gets the actions for the specified capabilities. |
Get-InsightsCapabilityResult |
Gets the most recent prediction or the last 30 predictions from the specified capabilities. |
Get-InsightsCapabilitySchedule |
Gets the schedule for the specified capabilities. |
Invoke-InsightsCapability |
Invokes the specified capability. |
Remove-InsightsCapability |
Permanently removes a capability from System Insights. |
Remove-InsightsCapabilityAction |
Removes the action(s) associated with a capability. |
Set-InsightsCapabilityAction |
Sets a remediation action that is tied to a prediction result. |
Set-InsightsCapabilitySchedule |
Sets a prediction schedule for the specified capabilities. |
Update-InsightsCapability |
Updates an existing System Insights capability. Updating a capability will preserve all of the custom configuration information associated with a capability. |