Jump to content

Recommended Posts

Posted

 

Hi AutoIT community, I am facing one issue with RDP and my local device while running one script.

The scenario is as followed- I have to connect my Local Device to VM Ware window(Windows 10) from where I accessed RDP. And In RDP I have used windows task scheduler which executes compiled exe file from the C drive in RDP. The issue with this is if I disconnect VM ware window with my laptop, exe execution started in RDP but it is not able to interact with Standalone application in RDP. Although I have checked if I logged in again VM ware is still connected with RDP as expected.


A few months back, it was working well, Please help me to sort out this issue.

Thanks
Abhilash

  • Developers
Posted

Moved to the appropriate forum, as the Developer General Discussion forum very clearly states:

Quote

General development and scripting discussions. If it's super geeky and you don't know where to put it - it's probably here.


Do not create AutoIt-related topics here, use the AutoIt General Help and Support or AutoIt Technical Discussion forums.

Moderation Team

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Developers
Posted
2 hours ago, Abhilash said:

A few months back, it was working well, Please help me to sort out this issue.

So what did you change?   
I doubt the provide information is enough to get any proper suggestion. 

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Hi Jos,

I guess only the RDP windows get updated to the newer version. Currently If I minimize the VM Ware(from which RDP is connected), with scheduler it works fine. But if I disconnect VM Ware from my local device, Scheduler executed the script but it is not able interact with exe application in RDP or not able to trigger exe application.

Although I have given appropriate Function like - SendKeepActive ( "title" [, "text"] ) etc.

  • Developers
Posted

There is still not enough info and have no idea what you are trying to tell me in that last post. 
Which commands is your script using which interact with the desktop shown, as there are limitations?

Either way: When you want any proper help you need to post some script code giving issues!

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...