Creating Restore points manually in Windows is often a painstaking job. In order to create a Restore Point manually in Windows, you need to traverse the following path
Start –>All Programs–>Accessories–>System Tools–>System Restore and then select Create a Restore Point.

After this a wizard shall guide you through the rest.
Luckily, you can even create a Restore Point using a simple VB Script which i intend to discuss in this post.
In order to create a restore point using VB Script follow the below mentioned steps:
1.)Open Notepad or any of your favorite text editor.
2.)Type in the lines as mentioned below