I have just upgraded to release 2.0.8.1 on some Windows 10 machines and started to receive Warning error messages due to open files that cannot be backed up. These files correspond to *.pst files from Outlook and in previous release did not happen.
Is there another new release in other software necessary?
Thanks for your reply, the snapshot policy has been set to Auto before and after the upgrade. I have observed though that in some cases it works with the setting in On and sometimes in Auto. But in this case, neither.
however note Windows VSS needs Administrator privilege, so either SYSTEM or UAC elevation.
Testing as an elevated admin, I could backup lock file fine at Auto or On, and Off gives Warning.
I usually use Required because I know I’m backing up locked files. Worked fine before and now.
Some more tests on your end is probably needed. It’s especially odd multiple systems are failing.
If the previous release was intermittently failing though, that’s something needing an explanation.
Simplest one would be that Outlook isn’t always up, but I don’t know if that could be the situation.
I don’t see anything in About → Changelog recently, and I don’t find any GitHub Issues on this.
You can look too if you like. One other thing to study is in a Command Prompt (Admin), look at
vssadmin list shadows to see if there’s a new shadow during backup. That’s VSS at work. vssadmin (Microsoft) has some other variations to try. Default storage has seemed low to me.
On a system with a hard drive, you can usually tell when VSS is starting, as other things stop.
Please be advised that after doing a lot of testing I was able to eliminate the Warning errors by setting up snapshot policy as Required and it has worked since on the systems I had problems.