How to Create a System Restore Point Quickly Cómo crear un punto de restauración del sistema rápidamente
System restore is a build in feature in Windows which helps to restore the computer to a previous state. Restaurar sistema es construir en una característica de Windows que ayuda a restaurar el equipo a un estado anterior. 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. El punto de Restaurar sistema es restaurar el sistema a un estado viable sin tener que reinstalar el sistema operativo y perder sus archivos de datos en el proceso.
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. El método normal para crear un sistema de restauración para navegar hasta el menú de inicio. Inicio-> Programas-> Accesorios-> Herramientas del Sistema-> Restaurar sistema. Desde este menú, siga las instrucciones para crear un sistema de restauración.
There is a simple method to create a System Restore. Hay un método simple para crear un Restaurar sistema. All you need is to create a script file with the code below. Todo lo que necesitas es crear un archivo de comandos con el código de más abajo.

Save this file with .vbs extension, which makes it a script file. Guardar este archivo con. Vbs, lo que lo convierte en un archivo de comandos. Now simply run this file whenever you need to create a system restore point. Ahora simplemente ejecute este archivo cada vez que usted necesita para crear un punto de restauración del sistema. Make sure that the System restore functionality is turned on. Asegúrese de que el Sistema de restaurar la funcionalidad está activada.
If you select the System Restore, you will be able to see the newly created system restore point. Si selecciona la herramienta Restaurar sistema, usted será capaz de ver el recién creado sistema de punto de restauración.

If you liked this post, please share it using Social sites. Si te gusto este post, por favor, compartir Social utilizando sitios.
Share this Post Compartir este post


























Thax for that information. Thax de esa información.
For those who like playing with system files, this will going to help a lot. Para aquellos que les gusta jugar con los archivos del sistema, esto va a ayudar mucho.
System Restore is like undo or ctrl+Z command in word. Restaurar sistema es como deshacer o Ctrl + Z comando de palabra.
When is it useful? ¿Cuándo es útil?
Whenever a download or installation of a new software destabilizes your system you can restore it back to previous stable condition/state. Cuando una descarga o la instalación de un nuevo software desestabiliza el sistema puede restaurar de nuevo a la anterior situación estable / estado.
This is a nice tip, i will test this method. Esta es una buena sugerencia, voy a probar este método.
Cool tip(for the geeks). Enfriar la punta (para el geeks).
And does it save any time? Y lo hace guardar cualquier momento? Btw, its VBScript, eh? BTW, su VBScript, ¿eh?
Nice tip Nirmal Niza punta Nirmal
Thanks for the tip!! Gracias por la punta!
@Sumesh, @ Sumesh,
Its a VB script and it does save time. Es una secuencia de comandos de VB y que hace ahorrar tiempo.
Very nice tip buddy. Muy bonito punta amigo. I’m going to be using this one, thanks Voy a estar utilizando este una, gracias
please post somebody this script in text format por favor alguien puesto este script en formato de texto
For data files, never store your data files in the same drive where you install your OS.This is a general norm. Para los ficheros de datos, nunca almacenar sus archivos de datos en la misma unidad donde instalar su OS.This es una norma general.
@alxgudo, @ alxgudo,
In case you are not able to view the script, here it is- En el caso de que no son capaces de ver la secuencia de comandos, aquí es -
rp = “System Restore created by ” & Wscript.ScriptName rp = "Restaurar sistema creado por" & WScript.ScriptName
GetObject(”winmgmts:\\.\root\default:Systemrestore”). GetObject ( "winmgmts: \ \. \ Root \ default: SystemRestore"). CreateRestorePoint rp, 0, 100 CreateRestorePoint rp, 0, 100
@indyankk, @ indyankk,
I didn’t understand your point here. Yo no entiendo su punto de aquí. Has this anything to do with System restore or a general point? Ha esta nada que ver con la restauración del sistema o un general?
Thanks for a cool tip Nirmal . Gracias por un frío extremo Nirmal.
Hey where’s my comment gone…anyway nice tip and stumbled! Oye dónde está mi comentario pasado ... bueno de todos modos la punta y tropezó!
Nice tip Nirmal really neat, stumbled. Niza punta Nirmal realmente puro, tropecé.
@Mayank, @ Mayank,
I didnt see your comment before, not in spam also. I didnt ver tu comentario antes, no en spam también. Thanks for the Stumble. Gracias por la Stumble. 
I think that comment was not submitted. Creo que ese comentario no se presentó.
@Keith, @ Keith,
Thanks for the Stumble. Gracias por la 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). Yo no crear puntos de restauración tan a menudo, pero no sabía que era tan sencillo para crear un (especialmente con este acceso directo).
Stumbled this up! Tropecé esto!
I’ve started using this from this instant He empezado a utilizar esta instantánea de este
Thanks a lot for this tip. Muchas gracias por este consejo.
Thanks for the usefull information Nirmal. Gracias por la información útil Nirmal.