A Record Delete
This Automation Manager object deletes an "A Record" (Address Record) from a computer.
Privileges
Elevated - Run as administrator.
Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| IP Address | String | Yes | The IP address for the A Record to be deleted. |
| Domain Name | String | Yes | The DNS name of the domain. |
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 |
|---|---|---|---|
| Domain Name | String | Yes | ABC.com |
| Name | String | Yes | Firewall |
