1. Stop BDRShield Client/Server Services:
- Open the `services.msc` console.
- Stop the Vembu client/server services.
2. Open Configuration File:
Locate and open the configuration file: `<Vembu Home/Install_path/conf/SGConfiguration.conf>` using a text editor.
3. Edit ThreadCount Tag:
- In the configuration file, find the first `ThreadCount` tag next to `<module startmodule="601">`.
- Modify the value of `ThreadCount` to your desired concurrent jobs count (e.g., `ThreadCount=6`). The default value is 5.
4. Adjust ThreadCountPerHost (For v4.0.1 and above):
- In the same configuration file, locate the `ThreadCountPerHost` tag.
- By default, its value is set to 1. Change the value as needed to allow backups configured from the host (VMware\Hyper-V Servers) to run simultaneously.
5. Save and Close:
- Save the changes made to the configuration file.
- Close the text editor.
6. Start BDRShield Client/Server Services:
- Return to the `services.msc` console.
- Start the Vembu client/server services.