Summary: Use Windows PowerShell to create a computer restore point.
How can I use Windows PowerShell to create a computer restore point before I make changes to the system?
Open the Windows PowerShell console with Admin rights, use the Checkpoint-Computer cmdlet,
and specify a description, for example:
Checkpoint-Computer -Description ok