(2) There will be a option.. CREATE A RESTORE POINT..
PS: If the tab "System Protection" is missing.. then we need to do the below first:
(1)Open Command line as admin.i.e. Right click CMD -> RUN AS ADMIN
(2) type the below commands..
dism /online /enable-feature /featurename:WindowsServerBackup
dism /online /enable-feature /featurename:WindowsServerBackupCommandlet
shutdown -r
The first two commands will enable the backup role, the third will reboot your system
1) Now Right Click on "Computer", Select "Properties", "Advanced Settings" and finally you'll find the ("missing") System Protection tab.
2) Configure it to your liking then test it by creating a new System Restore Point.
No comments:
Post a Comment