Import Registry File
This Automation Manager object imports a registry backup file.
Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| Registry File | String | Yes | The full path to the registry backup file. |
Output Parameters
| Name | Type | Description |
|---|---|---|
| Result | Number | Returns a success value of zero. Any value other than zero indicates failure. |
Example Input Parameters
| Name | Type | Required | Example |
|---|---|---|---|
| Registry File | String | Yes | C:\file1.reg |
