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コマンドのようなものです。
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.いつダウンロードするか、新しいソフトウェアのインストールを以前の安定した状態に戻す復元することができますお使いのシステム/状態destabilizes 。
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?ところで、そのVBScriptのは、え?
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.私の前に、迷惑メールでもコメントしていないdidn'tを参照してください。 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 。