VSS Troubleshooting - Avamar, Backup Exec
Log In or Register to download the BES file, and more.

0 Votes

Description

This task will flush all old shadow copies and set the max shadow copy storage to 10GB

Property Details

ID805
TitleVSS Troubleshooting - Avamar, Backup Exec
DomainBESC
SourceInternal
Source Release Date8/12/2011 12:00:00 AM
KeywordsVSS Troubleshooting Avamar Backup 10GB
Is TaskTrue
Added by on 12/6/2012 10:21:03 PM
Last Modified by on 12/6/2012 10:21:03 PM
Counters 2083 Views / 9 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 57 fixlets and 4 analyses   * Results in a true/false
Show indented relevance
(name of it = "WinXP" OR name of it = "WinXP-2003" OR (name of it = "WinVista" AND product type of it = nt workstation product type AND NOT x64 of it) OR (name of it = "WinVista" AND product type of it = nt workstation product type AND x64 of it) OR (name of it = "Win7" AND NOT x64 of it) OR (name of it = "Win7" AND x64 of it)) of operating system

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
//Delete all old shadow copies
waithidden cmd.exe /C vssadmin delete shadows /all
//Set max VSS Shadow Copy storage to 10GB
waithidden cmd.exe /C vssadmin Resize ShadowStorage /For=C: /On=C: /MaxSize=10GB
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!