Powershell - Managing System Restore Points in Windows
To support me, you can subscribe to the channel, share and like the videos, disable your ad blocker or make a donation. Thank you!
Hello,
This article describes how to manage system restore points in Windows using Powershell.
Restore points allow you to return to a previous state of your Windows without affecting your documents.
They can be accessed directly from Windows and also from the Windows Recovery Environment.
Some actions are not available from Powershell commands but from the native vssadmin command.
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/vssadmin-resize-shadowstorage
Related links
Powershell - Managing System Restore Points in Windows
How to manage system restore points in WindowsPowershell - Hyper-V - Managing virtual machine configuration versions
How to update the configuration version of a virtual machine so that it can use the new features available on your new Hyper-VSeveral ways to rename a computer in Windows
A video showing how to rename a computer in WindowsViewing other types of file containing simple text in Windows
It is possible to view other types of file containing simple text, such as .ps1, .psm1, .psd1, .twig, .gcode... in Windows File ExplorerOverview of the different types of application in Windows
Overview of the different types of application in WindowsWindows - Get remote help easily with Quick Assist
Get help easily from a distance with Quick Assist on Windows 10 and 11
Follow me on
Support me
Last content
Powershell and the Left Hand Side
Powershell - Managing disks, partitions and volumes
Powershell - Managing System Restore Points in Windows
Powershell - Playing with the Windows clipboard
Powershell - Changing the state of a computer (sleep, hibernate, shutdown, restart)
Powershell - Compress-Archive and Expand-Archive to create and extract ZIP archives
Powershell - Export-Csv versus Export-Clixml
Powershell - Overview of Where-Object basic syntax and its limitations
Powershell - Hyper-V - Give a custom name to a virtual network adapter