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 。