I'd like to make a C# application that uses Volume Shadow Copy Service for backup/restore.
How do I access the VSS API from C#?
I'd like to make a C# application that uses Volume Shadow Copy Service for backup/restore.
How do I access the VSS API from C#?
Check out AlphaVSS. I believe it's exactly what the doctor ordered.