List Servers In Domain by OS
This Automation Manager object lists all servers in a given domain with the selected operating systems.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Domain FQDN | String | Yes | The fully-qualified domain name |
Windows 2000 Server | Boolean | No | Operating system criteria |
Windows Server 2008 | Boolean | No | Operating system criteria |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure |
ServerList | String | List of server distinguished names |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Domain FQDN | String | Yes | Abc.com |
Windows Server 2000 | Boolean | Yes | Select the operating system of the servers that you want to locate |
Windows Server 2008 | |||
Windows Server 2012 |