I've got a test script that reverts to a snapshot, installs some software and then performs a set of tests. Sometimes the tests uncover an error. I would like to grab a screen shot of the VM desktop in those circumstances. I noticed that there is a property (VIX_PROPERTY_JOB_RESULT_SCREEN_IMAGE_DATA) that looks like it might return that screen shot, but I don't know which VixCOM command will return the result.
I'm using VMWare Server 2.0 with Vix release 1.5. Can someone point me to the correct method?