search_computers
Find computer accounts in Active Directory by name, operating system, OU path, or description to manage network resources.
Instructions
Search computer accounts by name, operating system, or organizational unit path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search by computer name (partial match) | |
| os | No | Search by operating system (partial match) | |
| ou | No | Filter by OU path — matches computers whose DN contains this string (e.g. 'OU=Servers') | |
| description | No | Search by description (partial match) | |
| dns_name | No | Search by DNS hostname (partial match) | |
| max_results | No | Maximum number of results |