Vssadmin List Shadowstorage Command In Windows Server 2008

In this article I am going to explain about Vssadmin list shadowstorage command in Windows Server 2008 operating system and also explain it's related syntax.
  • 1845

Introduction

Vssadmin list shadowstorage command is Windows Server 2008 command line tool. This command is available in Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2. This command is used to lists all shadow copy storage associations on the computer.

Syntax

vssadmin list shadowstorage {/for=<ForVolumeSpec> | /on=<onVolumeSpec>}

Parameter of Vssadmin list shadowstorage command

Parameter Description
/for=<ForVolumeSpec> This parameter is specified the volume for which shadow copy storage associations are to be listed.
/on=<onVolumeSpec> This parameter is specified the storage volume for which shadow copy storage associations are to be listed.

Ask Your Question

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.