Get Computer Restore Points
This object returns all restore points on the local computer.
This will only work on Windows 7 - Windows 10.
Privileges
Administrator (agent: LocalSystem)
This object is not supported on either Windows Server 2003 or Windows Server 2008.
Input Parameters
None
Output Parameters
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Restore Points | Collection | This is the list of restore points being returned. This will be populated if there are one or more points found. It contains following information:
|
||||||||||||||||||||||||
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. | ||||||||||||||||||||||||
Result String | String | Object execution error details. |
Example Input Parameters
None