Click to Rate and Give Feedback
TechNet
TechNet Library
Windows Server
A-Z List
Vssadmin
 Vssadmin add shadowstorage
Collapse All/Expand All Collapse All
Vssadmin add shadowstorage

Updated: April 17, 2012

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2

Adds a shadow copy storage association for a specified volume.

For examples of how to use this command, see Examples.

vssadmin add shadowstorage /for=<ForVolumeSpec> /on=<OnVolumeSpec> [/maxsize=<MaxSizeSpec>]

 

Parameter Description

/for=<ForVolumeSpec>

Specifies the volume for which the shadow copy storage association is to be added.

/on=<OnVolumeSpec>

Specifies the volume to be used as storage for the volume that is defined in the /for parameter.

/maxsize=<MaxSizeSpec>

Specifies the maximum amount of storage space that can be used on the volume specified in the /on parameter. If MaxSizeSpec is not specified, there is no limit placed on the amount of space that can be used. If the maximum number of shadow copy storage associations have already been made, an error is returned. Note that MaxSizeSpec must be 300 MB or greater and it must be expressed in one of the following units: bytes, KB, MB, GB, TB, PB, or EB. These units can be abbreviated as B, K, M, G, T, P, and E, respectively. If no unit is specified, MaxSizeSpec uses bytes (B) by default.

To specify that for volume C, volume D is to be used for storage and the maximum size for storage space is to be 900 MB, type:

vssadmin add shadowstorage /for=c: /on=d: /maxsize=900mb

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
vssadmin crippled on Windows 7 Professional SP1      Jay Goldberg ... Stanley Roark   |   Edit   |   Show History
Why is this functionality not offered under Windows 7 Pro? For those in the know, you could get VSS exposure on Windows XP Pro by using vshadow.exe from the VSS SDK 7.2.

The internal backup for Windows 7 uses it, why not expose it as a generic interface?
Tags What's this?: Add a tag
Flag as ContentBug
Missing in Windows 7      Kevin Sheehan ... RudiKe   |   Edit   |   Show History

I am extreemly dissapointed that this functionality and command has been left out of Windows 7 Ultimate.

Tags What's this?: Add a tag
Flag as ContentBug
Windows 7 - Not      Tom Morris   |   Edit   |   Show History
Microsoft: thanks for wasting time.
Tags What's this?: Add a tag
Flag as ContentBug
Windows 7      Martin Sudul   |   Edit   |   Show History
Looks as if this command is not available in windows 7?
Tags What's this?: Add a tag
Flag as ContentBug
Not available either for Vista SP2      bengatte   |   Edit   |   Show History
and for Create, Delete, Add !
Tags What's this?: Add a tag
Flag as ContentBug
Not available for Vista SP1      augustus108   |   Edit   |   Show History
This command is not available for vssadmin under Vista SP1
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker