Get the list of all windows “System Restore Points” using PowerShell.
Hi, if you remember yesterday we created a windows “System Restore Point” using Poweshell. Today we are going to check the list of all “System restore points” created by windows. The cmdlet which we are going to use is “Get-ComputerRestorePoint” Note: Make sure that you run PowerShell as “Administrator” Lets run the cmdlet Here… Continue reading Get the list of all windows “System Restore Points” using PowerShell.