Windows 7 Forums


Windows 7: System is Purring (running awsome )

19 Jan 2010   #1

Genuine windows 7X64
 
 
System is Purring (running awsome )

hey everyone my system is running great, i have been doing periodic backups and stuff, so i have a few backups (which is taking some space up) and an original disk image which is about 2 months old, i would like to delete everything i have as of today, 1/19/10, and make a (brand new image and back up) Clean image and backup as if i was doing it for the first time, i thought i saw how to do that here on the forum, but i cant seem to find the link to it.

Thanks in advance.

My System SpecsSystem Spec

19 Jan 2010   #2

Windows 7 x64
 
 

the following batch file (copy & paste into notepad, save as "resetbackup.cmd" and then right click it, choose Run As Administrator) should do what you are asking. This will completely reset Windows backup back to "factory state" with no previous records of any backups etc.

Code:
del /f /q "c:\windows\logs\CompletePC\*.*"
del /f /q "c:\windows\logs\WindowsBackup\*.*"
wbadmin delete catalog -quiet
cd "c:\system volume information"
rd "WindowsImageBackup" /s /q
rd "Windows Backup" /s /q
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsBackup" /va /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsBackup" /ve
My System SpecsSystem Spec
19 Jan 2010   #3

Windows 7 Pro 64 SP1
East Bay Area, CA
 
 

Are you sure you want to get rid of that original system image?
This tutorial will reset backup to default if that's what you are talking about,
Backup User and System Files - Reset to Default Configuration
It will not remove your backups, you'll have to delete them seperately.
My System SpecsSystem Spec
.


19 Jan 2010   #4

Genuine windows 7X64
 
 

if i get rid of the original backup dated 11/30/09 and i reset the backup to the factory setting , and i do a backup with system image, wont that create a new backup image dated for today?.
My System SpecsSystem Spec
Reply

 System is Purring (running awsome ) problems?



Thread Tools



Similar help and support threads for: System is Purring (running awsome )
Thread Forum
How do you keep your system running at it's best? Performance & Maintenance
Query re running a 5.1 0r 7.1 system Sound & Audio
How's your system running? Performance & Maintenance
Opera 10.5 - Faster and more Awsome! Browsers & Mail
Awsome Skin but I need help? Customization


All times are GMT -5. The time now is 03:55 AM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32