| DisplayName | Description | ID | Target | Accessibility | Category | Enabled | Remotable | Timeout |
| List Update History (Data On Demand) | Lists Windows Update activity on the target computer.
Note: JSON format is only supported if PowerShell v3 or later is installed on the target server.
| Community.DataOnDemand.AgentTask.GetWindowsUpdateHistory | Microsoft.Windows.Computer | Public | Operations | True | False | 300 |
| Resolve Addresses (Data On Demand) | Looks up the specified IP Addresses or names using configured DNS settings on the target computer.
Note: JSON format is only supported if PowerShell v3 or later is installed on the target server.
| Community.DataOnDemand.AgentTask.ResolveIpAddress | Microsoft.Windows.Computer | Public | Operations | True | False | 60 |
| Get DNS Cache (Data On Demand) | Displays the contents of the DNS cache on the target computer.
Note: JSON format is only supported if PowerShell v3 or later is installed on the target server. | Community.DataOnDemand.GetDnsClientCache | Microsoft.Windows.Computer | Public | Operations | True | False | 60 |
| List Event Logs (Data On Demand) | Displays the top 4 system event log entries on the target computer.
Note: JSON format is only supported if PowerShell v3 or later is installed on the target server. | Community.DataOnDemand.GetEventLogs | Microsoft.Windows.Computer | Public | Operations | True | False | 120 |
| Get Netstat CSV (Data On Demand) | Displays established TCP connections on the target computer.
Note: JSON format is only supported if PowerShell v3 or later is installed on the target server. | Community.DataOnDemand.GetNetstatCsv | Microsoft.Windows.Computer | Public | Operations | True | False | 60 |
| List Processes (Data On Demand) | Displays the top 10 CPU consuming processes on the target computer.
Note: JSON format is only supported if PowerShell v3 or later is installed on the target server. | Community.DataOnDemand.GetProcesses | Microsoft.Windows.Computer | Public | Operations | True | False | 60 |
| List Services (Data On Demand) | Displays services and their status on the target computer.
Note: JSON format is only supported if PowerShell v3 or later is installed on the target server. | Community.DataOnDemand.GetServices | Microsoft.Windows.Computer | Public | Operations | True | False | 60 |