I create VMs from Packer in an automated fashion, including desktops, and I'd like to get rid of this mouse pointer integration warning without having to click.
Digging around, I discovered a forum discussion at forums(dot) virtualbox (dot) org/ viewtopic (dot) t=25797 where someone referenced:
Code: Select all
VBoxManage setextradata global GUI/SuppressMessages "all"Code: Select all
VBoxManage getextradata global enumerate