However, by default, new technology called BitLooker allowing customers to easily find and reduce useless chunks of data congesting their backup storage resources is disabled for all existing jobs to ensure the jobs do not change previous behaviors.
If you want to take an advantage of this new technology and don't want to change settings of all jobs manually, here's a short script for you that is supposed to make your life easier:
You can run it either from VB&R server (Menu -> PowerShell) or from ordinary Windows PowerShell console. In former case, the first line that is supposed to add VB&R PowerShell snap-in is not needed. Thanks.
I am trying to set the new option for VBR of Exclude deleted file blocks (recommended).
I have tried the $Job.getOptions() but I don't get anything related to advanced storage.
Anything help would be appreciated - BTW support couldn't help me on this either.
BitLooker options can be found in the $Options.ViSourceOptions. The parameter responsible for enabling and disabling exclusion of deleted file blocks is called DirtyBlocksNullingEnabled (bool). Thanks.
We recently upgraded to Veeam 9 and want to use this option. However, we have several hundred jobs and rather than having to go edit them all manually, has anybody figured out a way to set this option for all jobs either via SQL or PowerShell? I opened a case # 01778069 and was told to inquire here. Thanks!