Hello,
we have updated our ESX hosts (from 3.5 to 4.1 version) and the VIX API from 10.1 to 10.2. Since then I have a problem when doing LoginInGuest because even using WaitForToolsInGuest I get a 3034 error (VIX_E_INTERACTIVE_SESSION_NOT_PRESENT). I have the same error even putting a 300 seconds delay after the system powers up.
MORE INFORMATION: What happened before is that you could call LoginInGuest() even when the login screen was visible at XP. Somehow the system logged in (the login screen still was there) and when you physically logged into the XP all the automatic tasks where running. Now if the login screen is visible at XP we get the 3034.
What's the point of having a LoginInGuest if you need to log by hand to be able to call this function????
I really don't know what to do ... any help will be great!