====== Using BackupPC with Windows Volume Shadow Copies (not done yet) ====== ==== Prerequisites ==== * Cygwin SSHD installed and setup * backuppc local/domain account with admin privileges (for taking VSC) ==== Getting rights to create VSC without using a password ==== Specifically you do have to use a password, once. Create a Scheduled task logged in on the Windows server as the backuppc user (the user that you'll be logging into the sshd with) - should probably be a service account. Scheduled task will c:\cygwin64\bin\bash.exe the bash script that does the stuff, including the VBS that creates the VSC It will work without a password! 2015-06-05T07:29:03.7810614 DOMAIN\backuppc Create and mount Volume Shadow Copy for BackupPC 1980-01-01T00:00:00 true DOMAIN\backuppc Password HighestAvailable IgnoreNew false false true false false true false true true false false false PT8H 7 c:\cygwin64\bin\bash.exe --login -c "/cygdrive/c/vscbackup/pre_backup.sh" c:\vscbackup