Purpose: | Create, remove, or list Windows system restore points. |
Format: | RESTOREPOINT [/C /D=description /R n ] |
Usage:
TCC-RT must be running in an elevated session to create, remove or list restore points. RESTOREPOINT is not supported in Server versions of Windows.
If you don't specify any arguments, RESTOREPOINT will display the existing restore points. If there are no restore points, RESTOREPOINT will not display anything (including an error).
If you have disabled restore points, RESTOREPOINT will return a (Windows) error.
Example:
Create a restore point named "July-2021":
restorepoint /c /d=July-2021
Options: