I want to change the "Limit maximum concurrent tasks" in 3 steps on serveral repositories (50). From current 20 tasks, step by step, to 50 tasks ... but I don't want it change by the gui - 50 repositories.
I found the cmdlet "Set-VBRBackupRepository" with option -MaxConcurrentJobs <int> ... but it's only run for repository without SBOR?!?
Code: Select all
PS D:\> Get-VBRBackupRepository
Name Type Host FriendlyPath Description
---- ---- ---- ------------ -----------
Default Backup Repository WinLocal xxx.mgm... D:\Backup Created by Veeam Backup
Thanks for help
BR
Andreas