Top "Volume-shadow-service" questions

Volume Shadow Service (VSS), also called Volume Shadow Copy refers to a volume shapshot service built in to Microsoft Windows Operating Systems from XP or greater.

Windows Volume shadow copy error: 2155348129

Developing a VSS writer app: see this error during backup, initiated by windows backup tool, is there defined error codes …

windows backup recovery shadow-copy volume-shadow-service
Accessing Volume Shadow Copy (VSS) Snapshots from powershell

I am attempting to create and access a Volume Shadow Copy snapshot using the Windows Power Shell in Windows 7. I …

windows powershell volume-shadow-service
Volume Shadow Copy (VSS) sample in C#?

I've seen the question here, but I'm having difficulty understanding how to implement a system to read existing shadow copies …

c# .net api volume-shadow-service
How to use Volume Shadows Copy and Robocopy on Win7?

I’d like to backup my system with Robocopy and Powersell but Robocopy is not able to copy opened files. …

robocopy volume-shadow-service