ShadowSpawn is a utility that allows you to create a VSS snapshot and then run a backup from it (to copy locked files). It unmounts the VSS snapshot when the command is finished.
https://github.com/candera/shadowspawn https://github.com/downloads/candera/shadowspawn/ShadowSpawn-0.2.2-x64.zip Basic usage of ShadowSpawn.exe Copy to Clipboard
ShadowSpawn.exe C:\Data K: robocopy k:\ "\\server01\Backup\Data" /B /MIR /xj /r:0 |