Create Computer
This Automation Manager object creates a computer object in the domain.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Distinguished Domain Name | String | Yes | The name of the name to retrieve the domain controllers. DC=California,DC=local |
Computer Name | String | Yes | The name of the computer to create. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Computer Name | String | Yes | Device123 |
Domain | String | Yes | Abc.com |