How to move Previous version snapshots to another volume
hi there
i have several shared folders on 1 of our server 2012 machine previous versions enabled. previous version vss information stored on same drive shared folders located, can move location of snapshots drive while maintaining previous snapshots?
anybody know how this?
hi,
can add shadow copy storage association specified volume , store shadow copy volume.
run command below turn on shadow copy storage space on c: volume, volume d used storage , maximum size storage space 900 mb.
vssadmin add shadowstorage /for=c: /on=d: /maxsize=900mb
more detailed information, please refer article below:
vssadmin add shadowstorage
https://technet.microsoft.com/en-us/library/cc788051.aspx
best regards,
mandy
can add shadow copy storage association specified volume , store shadow copy volume.
run command below turn on shadow copy storage space on c: volume, volume d used storage , maximum size storage space 900 mb.
vssadmin add shadowstorage /for=c: /on=d: /maxsize=900mb
more detailed information, please refer article below:
vssadmin add shadowstorage
https://technet.microsoft.com/en-us/library/cc788051.aspx
best regards,
mandy
please remember mark replies answers if , unmark them if provide no help. if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > Windows Server 2012 General
Comments
Post a Comment