Windows 10: Create System Restore Point shortcut in Windows 10

Discus and support Create System Restore Point shortcut in Windows 10 in Windows 10 Tutorials to solve the problem; Did you unblock the .vbs file before running? https://www.tenforums.com/tutorials/5...ndow-10-a.html You should have gotten a UAC prompt? Did you... Discussion in 'Windows 10 Tutorials' started by tweakradje, Aug 3, 2015.

  1. thekochs Win User

    Create System Restore Point shortcut in Windows 10


    Hmmm.......just looked at UAC in CP>User & It is off.....will have to change that.

    As far as "unblock" the thread you reference works on the ZIP file....in other words PROPERTIES has the unblock check box in it. However, all I did was download the VBS from link you gave to my Desktop and double click to run....there is no "unblock" box in right click properties.

    When I change the 0 to 7 it works.......I posted the code change.
    ....and when I did this with the "7" the RP shows as "Instant Restore Point".....the one you have in the script.
    Note, the name with windows CP > System is not the "name" you can see in CCleaner.
    Take a look at these corresponding ones.

    Create System Restore Point shortcut in Windows 10 [​IMG]

    Create System Restore Point shortcut in Windows 10 [​IMG]
     
    thekochs, Sep 6, 2016
    #91
  2. Brink
    Brink New Member

    @thekochs,

    Since you had UAC off, could you test the original scripts currently in the tutorial again after setting UAC back to its default setting like below?


    Create System Restore Point shortcut in Windows 10 [​IMG]
     
    Brink, Sep 6, 2016
    #92
  3. thekochs Win User
    OK...done UAC works.

    Here is what I did..........your original script on left, then your cut down one you sent, then new one, then new one where I changed to "7".


    Create System Restore Point shortcut in Windows 10 [​IMG]


    I ran these all kind of back to back allowing some time to finish.
    You can see three VSS errors and no RPs.

    Create System Restore Point shortcut in Windows 10 [​IMG]

    ....and then the one with "7" change creates good RP.....the VSS snapshot above taken after, no error.

    Create System Restore Point shortcut in Windows 10 [​IMG]


    I'm no expert but for some reason the "0" is no longer a valid parameter and the "7" is no longer a default system name but rather the name you have in script. May be worth checking these parameters for changes since all this happened with the .105 update.
     
    thekochs, Sep 6, 2016
    #93
  4. Brink
    Brink New Member

    Create System Restore Point shortcut in Windows 10

    That's the catch though. It works just fine on my system and most others.

    It's just not creating a restore point for only a few folks like yourself. I'm trying to determine what is different about your and their systems or settings for why. The problem is that nothing stands out on your system for why yet.

    Are you joined to a domain?
     
    Brink, Sep 6, 2016
    #94
  5. thekochs Win User
    One other item to try as test...........
    Below is your code from original VBS in beginning of thread.
    Where is the "0" here ? ....
    GetObject("winmgmts:\\.\root\default:Systemrestore").CreateRestorePoint "Instant Restore Point", 0, 100
    Is it in the above line ? ..........why 0, 100 and not 100, 0 ?
    If OK then can I change "0" here to "7" and try ?
    If so, you change to "7" and try on your PC too.


    Create System Restore Point shortcut in Windows 10 [​IMG]
     
    thekochs, Sep 6, 2016
    #95
  6. thekochs Win User
    OK....made the change in original VBS and works !!!!! ....no VSS errors.
    Changed "0" to "7"...you can see it even gives your script name "instant restore point".
    Clearly this parameter has changed within W10 and I cannot explain to you why is only fails on some PCs.
    However, maybe the change to "7" works on all PC/W10s ?


    Create System Restore Point shortcut in Windows 10 [​IMG]

    Create System Restore Point shortcut in Windows 10 [​IMG]
     
    thekochs, Sep 6, 2016
    #96
  7. Brink
    Brink New Member
    It works for me using either "0" or "7" with the results below.

    0 = Allows a custom restore point description in System Protection, and has "Type" as "Install"

    7 = Uses "Automatic Restore Point" description in System Protection, and has "Type" as "System"

    0, 100 = Original script.

    100, 0 = New command has to have it reversed to avoid a RP description error.


    Create System Restore Point shortcut in Windows 10 [​IMG]
     
    Brink, Sep 6, 2016
    #97
  8. thekochs Win User

    Create System Restore Point shortcut in Windows 10

    thekochs, Sep 6, 2016
    #98
  9. Brink
    Brink New Member
    Yep, you can't use 100, 0 with the original script. Only with the new command you posted about.
     
    Brink, Sep 6, 2016
    #99
  10. thekochs Win User
    Here is your code(s) with the 0 to 7 changes.........these work for me.......
    I freely admit I don't know the differences in the commands...haven't looked at that close.

    Create System Restore Point shortcut in Windows 10 [​IMG]

    Create System Restore Point shortcut in Windows 10 [​IMG]
     
    thekochs, Sep 6, 2016
  11. Brink
    Brink New Member
    I'm glad it's working for you with "7" using the original script in the tutorial and new test command, but it should also work with "0" as well to have the specified "Instant Restore Point" description used in System Protection.

    Now I just have to figure out why 7 and not 0 for you. *Confused

    Are you joined to a domain?
     
    Brink, Sep 6, 2016
  12. thekochs Win User
    Not just me but I bet others...some listed in this thread.......others not knowing that their RPs are not being created. After all, how many people check since 8/30 MS updates ?
    Dumb question...I know you need to figure out "why" but isn't just putting "7" in there a universal fix ?
    When you put "7" in the code and run on your W10 does it give you custom name or default ?

    I ran the above two codes back-back........here is CP & CCleaner pics of successes.........no VSS errors.

    Create System Restore Point shortcut in Windows 10 [​IMG]

    Create System Restore Point shortcut in Windows 10 [​IMG]
     
    thekochs, Apr 4, 2018
Thema:

Create System Restore Point shortcut in Windows 10

Loading...
  1. Create System Restore Point shortcut in Windows 10 - Similar Threads - Create System Restore

  2. create restore point/system restore

    in Windows 10 Software and Apps
    create restore point/system restore: Whenever I create a restore point in windows 11, maybe 15 minutes later when I go to do system restore, there are no restore points. Why is this happening? I have tried many solutions as indicated by co-pilot but none seem to help...
  3. create restore point/system restore

    in Windows 10 Gaming
    create restore point/system restore: Whenever I create a restore point in windows 11, maybe 15 minutes later when I go to do system restore, there are no restore points. Why is this happening? I have tried many solutions as indicated by co-pilot but none seem to help...
  4. Cannot creat a System Restore point

    in Windows 10 BSOD Crashes and Debugging
    Cannot creat a System Restore point: When I try to create a System Restore Point, I get the following message: The restore point could not be created for the following reason: The writer's timeout expired between the Freeze and Thaw events 0x800423F2 Any ideas what I should do? Thanks Scott...
  5. Windows 10 Cannot create a System Restore Point

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 Cannot create a System Restore Point: When I try to create a system restore point I receive an error message as follows: There was an unexpected error in the property page: Invalid cursor handle (0x8007057A) Please close the property page and try again. In addition, I cannot process a restore point, I get...
  6. System Restore will not create a restore point

    in Windows 10 Installation and Upgrade
    System Restore will not create a restore point: This has been a recurring problem on my HP Pavilion with Windows 10 64bit. I cannot create a System Restore point and System Protection will not turn on. It just keep searching for drives. The error code given is 0x81000203. I have also tried installing Macrium Reflect as a...
  7. Cannot create a system restore point

    in Windows 10 BSOD Crashes and Debugging
    Cannot create a system restore point: When i was trying to create a system restore point, it failed and a message poped up saying, "the writer experienced a non-transient error. If tried again the error may reoccur". I've tried sfc command. It says some corrupt file found but cannot fix it... What are the causes...
  8. can not create/restore system point

    in Windows 10 Backup and Restore
    can not create/restore system point: Hi. can not create/restore system point. Please help, Thanks. 79135
  9. want to create a shortcut for ' create restore point'

    in Windows 10 Backup and Restore
    want to create a shortcut for ' create restore point': want to create a shortcut for ' create restore point'. managed to find the ' use a restore point file' but this only allows restoration from a restore point not. relation of one. i know there a few ways to do this, but want to put a link on my start menu. cant be...
  10. Create System Restore Point in Windows 10

    in Windows 10 Tutorials
    Create System Restore Point in Windows 10: How to: Create System Restore Point in Windows 10 How to Create a System Restore Point in Windows 10 system restore that takes your PC back to an earlier point in time, called a system restore point. This can be handy if your PC isn't working well and you recently...