MX Record Delete
This Automation Manager object deletes an MX record for an Exchange server.
Privileges
Elevated - Run as Administrator.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Mail Exchanger | String | Yes | The FQDN of the machine acting as a mail exchange for the owner. |
Domain | 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 |
---|---|---|---|
Mail Exchanger | String | Yes | mail.abc.com |
Domain | String | Yes | ABC.com |