Enable Restore
Enables System Restore for the specified drive.
Privileges
Normal
This object is not supported on either Windows Server 2003 or Windows Server 2008.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Drive Letter | String | Yes | The drive letter for which to enable system restore. |
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 |
---|---|---|---|
Drive Letter | String | Yes | C:\ |