PowerTip: Use PowerShell to List Restore Points

Doctor Scripto

Summary: Use Windows PowerShell to list computer restore points.

Hey, Scripting Guy! Question How can I use Windows PowerShell to list computer restore points on your desktop?

Hey, Scripting Guy! Answer Open Windows PowerShell with Admin rights and use the Get-ComputerRestorePoint cmdlet:

Get-ComputerRestorePoint

0 comments

Discussion is closed.

Feedback usabilla icon