What is the string after the startvm command?
The command used to start a vm in my environment consists of:
VirtualBoxVM.exe" --comment "Machine Name" --startvm "{fb847b9b-5d6a-4852-85e7-49620f84a356}"
What is the string after the —startvm command and how do I tie it to a VM?
If I use the LinkSys utility to look at the network the string shows up instead of the Machine Name. However, it is not in the virtual machine definition. How is it tied to the virtual machine?