Skip to content

urBackup and Volume Shadow Service (VSS)

  • by

urBackup won’t backup an image without enough VSS space. Run the following command; adjust /maxsize=10% to an appropriate amount of space for your drive. 10% is default here.

vssadmin resize shadowstorage /for=C: /on=C: /maxsize=10%

Leave a Reply