https://msdn.microsoft.com/ru-ru/librar ... s.85).aspx
But I'm trying to see if I can use the the File Filters / Include Mask instructions here:
https://www.veeam.com/blog/working-with ... sions.html
to configure my Veeam Agent for Microsoft Windows scheduled File level backup job Advanced settings to include *.pst files anyway, along with the entire Outlook data and temp subdirectory location, that you can see the contents of by copying and pasting this one line into your Windows Start, Run dialogue:
Code: Select all
%APPDATA%\..\Local\Microsoft\Outlook
If I get this inclusion to work, it's help me keep type-ahead of email addressee names and other little Outlook 2016 features working nicely even after a bare-metal restore, without having to wait hours for GBs of IMAP email to download all over again, using up some monthly bandwidth caps in the process. I've been manually copying this directory to a network share before reverting to an older backup for personal IMAP based email, and restoring it after the bare-metal OS restore (this method doesn't work as well for Exchange-connected email accounts, where it'll pull down the entire OST from the server after a restore anyway).
Back to the issue: even if Outlook is closed before a Veeam Agent backup job is started, I find that opening that completed backup up for file restore yields nothing but a tiny ~filename.ost.tmp file stub in that same C:\Users\myusername\AppData\Local\Microsoft\Outlook directory, not the actual filename.ost file(s) that I wanted backed up.
Any ideas/workarounds, or is this (undocumented?) exclusion by design?
See also:
veeam-agent-for-windows-f33/veb-and-out ... 41092.html
veeam-agent-for-windows-f33/feature-req ... 36144.html