I just noticed that System Restore, which previously had some restore points, now had none so I went to create one and got:
System Restore failed due to an unspecified error
Cannot create a file when that file already exists.(0x80070B7)
I get exactly the same error if I try to disable System Restore too.
I ran a script to create one by subterfuge and it worked but I continue to get the same errors as above if I try to change any settings.
The VBS script is:
System Restore failed due to an unspecified error
Cannot create a file when that file already exists.(0x80070B7)
I get exactly the same error if I try to disable System Restore too.
I ran a script to create one by subterfuge and it worked but I continue to get the same errors as above if I try to change any settings.
The VBS script is:
The only thing I know for sure is that everything was working fine until this morning and I really haven't been anywhere or done anything untoward that would cause this. I also know that space is limited on this drive so could that be a contributary factor?'Manual Restore Point for Vista
If WScript.Arguments.length =0 Then
Set objShell = CreateObject("Shell.Application")
objShell.ShellExecute "wscript.exe", """" & _
WScript.ScriptFullName & """" & " uac","", "runas", 1
Else
Set SRP = getobject("winmgmts:\\.\root\default:Systemrestore")
sDesc = "Manual Restore Point"
sDesc = InputBox ("Enter a Description or Title and Click OK." & vbCr &_
"This script will take about 10 seconds to create a Restore Point.", "Paul's XP and Vista Tweaks","New Manual Restore Point")
If Trim(sDesc) <> "" Then
sOut = SRP.createrestorepoint (sDesc, 0, 100)
MsgBox "New Restore Point successfully created at" & " " & Date & " " & Time & vbCr & vbCr &_
"This script was downloaded from www.paulsxp.com." ,64, "Done"
If sOut <> 0 Then
MsgBox "Restore Point creation Failed!"
End If
End If
End If
My Computer
System One
-
- Operating System
- Win 10 Pro x64 x 2
- Manufacturer/Model
- Alienware ALX x58
- CPU
- Intel® Core™ i7-975 Extreme O/C to 4.02 GHz, 8MB Cache
- Motherboard
- Asus® P6T Deluxe V2 X58 LGA1366
- Memory
- 24GB Corsair Vengeance DDR3 SDRAM at 1600MHz - 6 x 4096MB
- Graphics card(s)
- 1792 MB NVIDIA® GeForce® GTX 295 Dual Core
- Sound Card
- Onboard Soundmax® High-Definition 7.1 Performance Audio
- Monitor(s) Displays
- Samsung XL2370 HD LED backlit 23" W/S 2ms response time
- Screen Resolution
- 1920 x 1080
- Hard Drives
- 2 x 500gb SATA II 1 x 1TB SATA II 1 external eSATA LaCie 3TB (Non-RAID)
- PSU
- Alienware® 1200 Watt Multi-GPU
- Case
- Unique
- Cooling
- 4 case fans @ CPU water cooling.
- Internet Speed
- 1gb/s up and down