To improve the speed at which backup tasks may be queued requires an adjustment to the TaskQueueWaitTime in the vRanger configuration file. It is set to a default of 30 seconds, but most larger environments can handle this setting in the milliseconds for normal operations. Here are the instructions:
1. With no jobs running, locate and open C:\Program Files\Quest\vRanger\Vizioncore.vRanger.Service.exe.config
2. Edit the line:
<add key="TaskQueueWaitTime" value="30000"/> to a value of 100.
3. Stop and start (not restart) the vRanger service for it to take effect.
4. Run backups to see improved queuing speed.