Techie Weblog for Geeks
Welcome Cosmo Cyber Check out Weblinks Page for Great stuff

Wednesday, December 9, 2009

[W] Vista consumes there considerable disk space ?

Why Vista consumes there considerable disk space ?

This is due to several reasons. Here a few:

* The cache thumbnails
* The cache updates
* Shadow (the first part of the trick is sufficient)
* Cache installing service pack 1
* Places where it eats:
o Restore points intensified
o Manage Restore Points
o Modify required disk space for System Restore


CD \
CD% APPDATA%
CD ..
CD LOCAL \ MICROSOFT \ WINDOWS \ EXPLORER
DEL *. db
CD \
CD% Windir%
CD SoftwareDistribution
DEL / F / S / Q Download
vsp1cln / quiet / verbose
vssadmin resize shadowstorage / On = C: / For = C: / maxsize = 3GB
reg add HKLM \ SYSTEM \ CurrentControlSet \ Services \ VSS / v Start / t REG_DWORD / d 3 / f
reg add HKLM \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ SystemRestore \ cfg / v DiskPercent / t REG_DWORD / d 5 / f




* Give the file a name that ends with. Bat
* Confirm and close.

To run the file, you have to right click on it> Run as administrator.


~

No comments:

Post a Comment