yurik
9 years agoContributor
How to start TestExecute on remote host "AsAdministrator"?
Hi,
I'm writing a distributed test and I'm having a problem with one of the windows not working properly unless the application is started with "RunAsAdministrator". The workaround that I've found is to start TestExecution as administrator, then it's all working good. However I need to restart TestExecution before the test, so I'm using "Restart TestComplete" option in Task properties. Now, when I run the test on Main computer it restarts TestExecution on the remote host. But it does not start the the TestExecution in Administrator mode even though I've checked "RunAsAdministrator" checkbox in TestExecute.exe properties.
Is there a way to force TestExecution to start in Admin mode on remote host?