Click to Rate and Give Feedback
MSDN
MSDN Library
System Services
File Services
Backup
Volume Shadow Copy Service

Purpose

The Volume Shadow Copy Service (VSS) is a set of COM interfaces that implements a framework to allow volume backups to be performed while applications on a system continue to write to the volumes.

Run-Time Requirements

VSS is supported on Microsoft Windows XP and later. For information about run-time requirements for a particular programming element, see the Requirements section of the documentation for that element.

All 32-bit VSS applications (requesters, providers, and writers) must run as native 32-bit or 64-bit applications. Running them under WOW64 is not supported.

Windows Server 2003 and Windows XP:  Running 32-bit VSS requesters under WOW64 is supported, but running providers and writers under WOW64 is not supported. Support for running requesters under WOW64 was removed in Windows Vista and subsequent versions.

In This Section

TopicDescription

Overview

Describes the VSS object model, backup and restore strategies, and how to create VSS providers, requesters, and writers.

Reference

Describes VSS classes, data types, enumerations, functions, interfaces, and structures.

Additional Resources

Windows Vista VSS is available in the Microsoft Windows Software Development Kit (SDK), which you can download from http://msdn.microsoft.com/windowsvista.
Windows Server 2003 and Windows XP VSS is available in the Volume Shadow Copy Service 7.2 SDK, which you can download from http://www.microsoft.com/downloads/details.aspx?FamilyID=0b4f56e4-0ccc-4626-826a-ed2c4c95c871. Note that the 64-bit vssapi.lib files in the directories under the Win2003\Obj directory can be used for the 64-bit versions of Windows Server 2003 and Windows XP.


Send comments about this topic to Microsoft

Build date: 6/12/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker