Jump to content

Any mouse action in Microsoft Remote Desktop not working


 Share

Recommended Posts

when I access to Remote Desktop that is Window Server and run Autoit it work just fine.

but when I logout every single code still work fine except code about mouse action .

Any Idea I'm so confuse now I'd appreciate if any one light me the way to solution .

and sorry for my bad at english.😀

Link to comment
Share on other sites

The only one way to send mouse action in your desktop in remote access is to have desktop present. Which is not the case when you log off from a remote session. 

If you want to keep a script running with a remote session is to keep the session active. 

A workaround that is to remote the target computer from another remote computer. 

Let's say your target computer remain active : A

So you're going to use another computer : B to remote access to A 

And if you start your script from B into A you can log off from B the script will remain active on A.

Tested.

Edited by caramen

My video tutorials : ( In construction )  || My Discord : https://discord.gg/S9AnwHw

How to Ask Help ||  UIAutomation From Junkew || WebDriver From Danp2 || And Water's UDFs in the Quote

Spoiler

 Water's UDFs:
Active Directory (NEW 2018-10-19 - Version 1.4.10.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX (2018-10-31 - Version 1.3.4.1) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
PowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & Support
Excel - Example Scripts - Wiki
Word - Wiki
 
Tutorials:

ADO - Wiki

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...