ContributionsMost RecentMost LikesSolutionsTest Complete 101 Completed Certification I need my Badge Hi Admin, I've completed my Test Complete 101 Certification, how can I get my badge? TestExecute 12 is still working in VM? Hi All, I would like to ask if the TestExecute 12 is still can use in VM for desktop testing?. Currently we are using TestComplete 12 in desktop testing and we use TestExecute12 in VM however, we have difficulty using the TestExecute12 in VM. Can someone share their knowledge to help us to run it? thanks Re: How to automate the process of Restoring the snap shot on VM using TestComplete or Win Batch File? thanks for your good solution, however after I tried those changes still doesn't really works in my end. I ran my script manually via powershell application It works fine but running the scripts using TestComplete is not really works, its not giving the right output. If you want I can send to you my recorded video privately. Re: How to automate the process of Restoring the snap shot on VM using TestComplete or Win Batch File? Hi, Thanks for your insights, however after I tried this, TestComplete run it without error. But it seems not triggering the action based on my script?? Here's my script: function Batch() { // Run a script Sys.OleObject("WScript.Shell").Run("powershell -file C:\windows\system32\startps.ps1"); } Do I need to consider the security or policy on my desktop? I ran manually the *.ps1 file manually and the script works accordingly, but after ran the script above using TestComplete the action is not been performed. How to automate the process of Restoring the snap shot on VM using TestComplete or Win Batch File? Hi All, Is it possible to Automate the process of restoring the snap shot on VM and/or Automate the process of restoring the snap shot on VM using TestComplete or windows batch file? currently the set up or our VM is under Linux with VMware vSphere client. We able to access the VM via SSH(using batch file) and Putty. Now, my question is there anyway or alternative way to access the VM using Microsoft "Telnet" technologies (Telnet Client/Server Configurations)? Is there any insights to share? Thanks in advance..... Re: Is it possible to Automate the process of restoring the snap shot on VM(using VMware vSphere)? Thank you to this solution, but I've tried to run and use it, but I seems it is not working. Please help me to run it accordingly. Re: Is it possible to Automate the process of restoring the snap shot on VM(using VMware vSphere)? Hi, Thanks for your help. This is a great help. :-) Is it possible to Automate the process of restoring the snap shot on VM(using VMware vSphere)? Hi All, My question is "Is there a possibility to automate the process of restoring the snapshot on a VM"?. Please share your thoughts/ideas/solutions. Thank you in advance. Re: How to automate the VM and capturing the Snapshot Let say I have an application on my desktop name: VMware vSphere Client, Is it possible to run/open my TestComplete program and set as tested application is VMware vSphere Client then automating the Snapshot functionality of the VMware application? How to automate the VM and capturing the Snapshot Hi, I am seeking help, Is there anyone experience on how to automate triggering snapshot from VM?, is it possible to use the Test complete to take snap shot from VM?