Hi
Anybody has any idea if this is possible:
using a script start a hyper-v virtual machine (I know I can do that)
apply a snapshot on this machine ( I know I can do that)
run ranorex test (?)
so far i've been trying to use powershell for starting the machine and applying snapshots but I run into problems when I try to start a ranorex test from command line, I'm guessing I need a display for ranorex to work on. Any ideas?