Use PowerShell to Back Up System State Prior to Making Changes
Posted in PowerShell, Windows General
Did you know you can use PowerShell to back up the system state? Understanding the Computer Restore cmdlets One of the easiest ways to ensure system reliability is to create a restore point prior to making potentially damaging changes. In this way, if a problem arises, it is rather simple to roll back the changes….