I need to increase the VSS shadow copy space to unlimited in a server with three drives - C,E and X
C (44GB free of 195GB),
E (351GB free of 1.14TB)
X (285GB free of 488GB)
According to Microsoft Technet, this is the syntax I need to use
vssadmin resize shadowstorage /for=<ForVolumeSpec> /on=<OnVolumeSpec> [/maxsize=<MaxSizeSpec>]
So is this the correct syntax for my C, E and X drives?
I get this message now
C:\Users\srvadmin>vssadmin
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.
Error: The specified volume shadow copy storage association was not found.
C:\Users\srvadmin>vssadmin
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.
Error: The specified volume shadow copy storage association was not found.
C:\Users\srvadmin>vssadmin
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.
Error: The specified volume shadow copy storage association was not found.