Skip to main content

System Restore - Enable

Summary

This guide enables System Restore on Windows workstations.
While running the script, don't forget to fill in the user parameter for "driveletter".

Time Saved by Automation: 5 Minutes

Sample Run

Sample Run

Dependencies

  • Windows Operating System

Variables

@PSResult@ - The results from the PowerShell used to enable System Restore

User Parameters

NameExampleRequiredDescription
driveletterCTrueThe drive letter where System Restore will be enabled.

Process

The script will run a PowerShell command that enables System Restore on the target drive letter provided by the user running the script. The script will output the result to a log message and then exit.

Output

  • Script log message only