Author Topic: Unable to create Restore Points  (Read 87046 times)

0 Members and 1 Guest are viewing this topic.

Offline Julian

  • "Professional Googler"
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jun 2015
  • Posts: 1325
  • Location: USA, New Mexico
  • Karma: 38
    • View Profile
Re: Unable to create Restore Points
« Reply #125 on: September 25, 2015, 04:12:24 pm »
open cmd and type in
Code: [Select]
wmic service list brief
Julian

Offline Journstyx

  • Jr. Member
  • **
  • Join Date: Aug 2015
  • Posts: 70
  • Karma: 0
    • View Profile
Re: Unable to create Restore Points
« Reply #126 on: September 25, 2015, 04:19:02 pm »
Done...it's a long list. I'll print screen the results (Image 4-8)

Offline Julian

  • "Professional Googler"
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jun 2015
  • Posts: 1325
  • Location: USA, New Mexico
  • Karma: 38
    • View Profile
Re: Unable to create Restore Points
« Reply #127 on: September 28, 2015, 12:55:43 pm »
Run this batch file it will 're register the dlls some of them won't 're register no worries ignore them and try making a restore point again after you run the batch file with this command.
Code: [Select]
Checkpoint-Computer -Description test
Julian

Offline Journstyx

  • Jr. Member
  • **
  • Join Date: Aug 2015
  • Posts: 70
  • Karma: 0
    • View Profile
Re: Unable to create Restore Points
« Reply #128 on: September 28, 2015, 10:49:57 pm »
Thanks Julian. I ran the batch. It did indeed give some issues with not being able to re-register all dll's. Anyway I ran the checkpoint command, but it gave the following error (see image 1).   Translated it says 'checkpoint-computer is not recognized as an internal or external command, program or batch file' .

Offline Julian

  • "Professional Googler"
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jun 2015
  • Posts: 1325
  • Location: USA, New Mexico
  • Karma: 38
    • View Profile
Re: Unable to create Restore Points
« Reply #129 on: September 29, 2015, 12:28:41 am »
Oops lol in powershell not cmd sorry I did not. Clarify that.  :shy:
Code: [Select]
Checkpoint-Computer -Description test
« Last Edit: September 29, 2015, 01:42:51 pm by Julian »
Julian

Offline Journstyx

  • Jr. Member
  • **
  • Join Date: Aug 2015
  • Posts: 70
  • Karma: 0
    • View Profile
Re: Unable to create Restore Points
« Reply #130 on: September 30, 2015, 11:00:38 am »
Unfortunately.... apparently same error as before (see image 1). It runs smoothly till about 8% and then comes up with the error.