1830: VSS Log Files

Submission of a form on this page has been disabled as you do not have JavaScript enabled in your browser. If you think this message is wrong - then just refresh the page.
Printer-friendly version

How to collect Volume Shadow Copy Service (Volume Snapshot Service) log files

Introduction

Windows includes a command called vssadmin that can be used to manage current volume shadow copy backups and all installed shadow copy writers and providers.

Solution

  1. Click Start -> Run. Type in cmd and hit Enter;

  2. In the command line issue the following commands:

    • vssadmin list writers > c:\vl_writers.txt

      This will save all subscribed volume shadow copy writers on the system to C:\vl_writers.txt

    • vssadmin list providers > c:\vl_providers.txt

      This will save all registered volume shadow copy providers to C:\vl_providers.txt

    • vssadmin list shadows > c:\vl_shadows.txt

      This will save all existing volume shadow copies to C:\vl_shadows.txt

More information


(!)
Microsoft Exchange Server 2003 in Windows Small Business Server 2003 does not have the writer enabled by default. See Microsoft KB Article 838183.

See also:

Provide feedback on this information

Please use the form below to send us your comments. We read all feedback carefully.

Please note that we cannot individually respond to all comments. We do read, analyze and work to improve our content, products and services based off the feedback we receive. Should you need technical or customer service assistance please use our Contact Support Wizard.

Thank you for taking the time to send us your thoughts, we truly value your input.

To protect your privacy, do not include contact information in your feedback.