Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 4.0 » Get-ComputerRestorePoint

Get-ComputerRestorePoint - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Get-ComputerRestorePoint

Short description
Gets the restore points on the local computer.

Syntax


Description
The Get-ComputerRestorePoint cmdlet gets the restore points on the local computer. This cmdlet can also display the 
status of the most recent attempt to restore the computer.


You can use the information returned by Get-ComputerRestorePoint to select a restore point, and you can use the 
sequence number to identify a restore point for the Restore-Computer cmdlet.


System restore points and the Get-ComputerRestorePoint cmdlet are supported only on client operating systems, such as 
Windows 7, Windows Vista, and Windows XP.