PowerTip: Find Restore Points with PowerShell

Doctor Scripto

Summary: Learn how to use Windows PowerShell to find restore points.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find a list of restore points on my computers running
           Windows 8.1 or Windows 8?

Hey, Scripting Guy! Answer Use the Get-ComputerRestorePoint cmdlet.

Notes 

    • Start the Windows PowerShell console with Administrator rights to run this command.
    • New restore points are created via the CheckPoint-Computer cmdlet.

0 comments

Discussion is closed.

Feedback usabilla icon