How to Create a System Restore Point Quickly如何创建一个系统还原点迅速
System restore is a build in feature in Windows which helps to restore the computer to a previous state.系统还原是一个建立在功能在Windows这有助于将计算机还原到以前的状态。 The point of System Restore is to restore your system to a workable state without you having to reinstall the operating system and lose your data files in the process.点的系统还原是恢复您的系统,一个可行的状态,而不你不得不重新安装操作系统和丢失的数据文件中的进程。
The normal method to create a system restore is to navigate to from start menu. Start->All Programs-> Accessories-> System Tools-> System Restore. From this menu follow the instructions to create a system restore.正常方法创建一个系统恢复是转到从开始菜单。 启动> “所有程序, ”配件, > “系统工具- > ”系统还原。从这个菜单,然后依照指示建立一个系统恢复。
There is a simple method to create a System Restore.有一个简单的方法建立一个系统还原。 All you need is to create a script file with the code below.所有你需要的是创建一个脚本文件,下面的代码。

Save this file with .vbs extension, which makes it a script file.保存该文件。 vbs扩展,使得一个脚本文件。 Now simply run this file whenever you need to create a system restore point.现在,只要执行这个文件时,您需要创建一个系统还原点。 Make sure that the System restore functionality is turned on.请确保该系统恢复功能是开启的。
If you select the System Restore, you will be able to see the newly created system restore point.如您选择系统还原,您将能看到新创建的系统还原点。

If you liked this post, please share it using Social sites.若你喜欢这个职位,请分享使用社会网站。
Share this Post分享这个邮报


























Thax for that information. Thax用于这方面的资料。
For those who like playing with system files, this will going to help a lot.对于那些喜欢打谁的系统文件,这将帮助了很多东西。
System Restore is like undo or ctrl+Z command in word.系统还原就像是撤消或CTRL + z命令在Word中。
When is it useful?当它有用吗?
Whenever a download or installation of a new software destabilizes your system you can restore it back to previous stable condition/state.只要下载或安装一个新的软件破坏你的系统,您可以恢复回以前的病情稳定/状态。
This is a nice tip, i will test this method.这是一个很好小费,我将试验这种方法。
Cool tip(for the geeks).冷端(为爱好者) 。
And does it save any time?并没有保存任何时间吗? Btw, its VBScript, eh?生物及毒素武器,其语言,不是吗?
Nice tip Nirmal尼斯小费Nirmal
Thanks for the tip!!谢谢您的小费!
@Sumesh, @ Sumesh ,
Its a VB script and it does save time.它是一种用VB脚本和它节省时间。
Very nice tip buddy.非常好小费好友。 I’m going to be using this one, thanks我将利用这一次,感谢
please post somebody this script in text format请后有人在此脚本文本格式
For data files, never store your data files in the same drive where you install your OS.This is a general norm.为数据文件,没有存储的数据文件在同一驱动器安装在您的OS.This一种普遍规范。
@alxgudo, @ alxgudo ,
In case you are not able to view the script, here it is-如您不能查看脚本,在这里它是-
rp = “System Restore created by ” & Wscript.ScriptName反相= “系统还原创建的” & Wscript.ScriptName
GetObject(”winmgmts:\\.\root\default:Systemrestore”). GetObject ( “ winmgmts : \ \ 。 \根目录\默认: Systemrestore ” ) 。 CreateRestorePoint rp, 0, 100 CreateRestorePoint反相, 0 , 100
@indyankk, @ indyankk ,
I didn’t understand your point here.我不理解您点这里。 Has this anything to do with System restore or a general point?有这样的任何与恢复系统或一般吗?
Thanks for a cool tip Nirmal .感谢凉爽冰山Nirmal 。
Hey where’s my comment gone…anyway nice tip and stumbled!嘿!我评论了...反正好小费和偶然!
Nice tip Nirmal really neat, stumbled.尼斯冰山Nirmal确实整洁,偶然。
@Mayank, @ Mayank ,
I didnt see your comment before, not in spam also.我没有看到你的评论之前,而不是在垃圾邮件也。 Thanks for the Stumble.感谢重挫。 
I think that comment was not submitted.我认为评论是没有提交。
@Keith, @基思,
Thanks for the Stumble.感谢重挫。
I don’t create restore points so often, but I never knew that it was so simple to create one (especially with this shortcut).我不创建还原点常常,但我从来不知道,这是这么简单创建一个(特别是与此快捷方式) 。
Stumbled this up!偶然此了!
I’ve started using this from this instant我已经开始使用这种从这个即时
Thanks a lot for this tip.多谢这个小费。
Thanks for the usefull information Nirmal.感谢您的有用信息Nirmal 。