Im building a function that will mount a harddrive to the first available port on the SATA Controller. This module works with virtualbox and many functions work but there are many sideeffects too, mainly because IVirtualbox is implemented as a singleton im guessing.Īlso when a session is created by virtualbox it seems impossible to get an instance of that.
Mostly related to the singular instance of the virtualbox interface itself and or getting instances of sessions that were created by virtualbox. Yeah i came accross that article too and i thought the same, would be nice to have a solution tho.Ĭurrently im trying to build a powershell module that will work with Virtualbox and i come accross alot of peculiar bugs,