More accurately it will remove all but the most recent one. This will not
accomplish what the user has asked to do.
The only way to achieve that would be to reduce the allocated space to a
point where only the last 2-3 would fit using the vssadmin command line
prompt. First, the user would need to determine how much space each point is
using, then calculate the amount of space needed and reduce the space
allocation to something just above that figure.
Click start, type CMD and right click the start menu entry, then choose "run
as administrator" (you cannot do this without elevating even from an admin
account). From the prompt, run:
vssadmin list shadowstorage
This will give you an idea of the currently allocated space. Next run:
vssadmin list shadows
and make note of the number of them. Divide this into the used storage space
noted in the first command to get the amount of space per point. Double or
triple this as appropriate and add a little for leeway. Now run:
vssadmin resize shadowstorage /for=c: /on=c: maxsize=<num>mb
Where <num> is the size you want in mb (not gb). This will achieve what the
poster is asking and make it permanent until resized again.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
Windows help -
www.rickrogers.org
My thoughts
http://rick-mvp.blogspot.com