I am trying to login to a guest OS using Visual Basic.NET 2005. I am able to start the virtual machine and wait for the VM tools to load. Once that happens I do a logininguest command and get now error, but nothing happens within the guest OS. If I do it again and pipe the error details out to a debug windows I get this
Err Code: 8000 - The index parameter does not correspond to a result set
Is the logininguest command just logging into the VM service or does it actually supposed to log you into the workstation. Any help will be greatly appreciated.