Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 319 Bytes

File metadata and controls

11 lines (8 loc) · 319 Bytes

Create System Restore Point Using Windows PowerShell

Use the Checkpoint-Computer cmdlet in Windows PowerShell to create a system restore point.

Related Cmdlets

Other commands related to system restore:

  • Disable-ComputerRestore
  • Enable-ComputerRestore
  • Get-ComputerRestorePoint
  • Restore-Computer