When I tried to run virtual machine "windows 10" using a task in bamboo "Batch file". It always opened in the background.
I tried the following commands.
1. vboxmanage startvm "Windows 10"
2. vboxmanage startvm "Windows 10" --type gui
But it works fine when executed separately.