List all running processes on the system. Can be filtered by providing an optional filter string that will match against process names.
Retrieve system information including OS, hardware, and user details. Can provide basic or full details.
Retrieve network configuration information including IP addresses, adapters, and DNS settings. Can be filtered to a specific interface.
Retrieve information about scheduled tasks on the system. Can query all tasks or get detailed status of a specific task.
Retrieve information about Windows services. Can query all services or get detailed status of a specific service.
List all commands that are allowed to be executed by this server. This helps understand what operations are permitted.
Execute a Windows command and return its output. Only commands in the allowed list can be executed. This tool should be used for running simple commands like 'dir', 'echo', etc.
Execute a PowerShell script and return its output. This allows for more complex operations and script execution. PowerShell must be in the allowed commands list.
No configuration needed. Connect to run tools.