S
S
Space2015-09-07 00:25:57
Windows
Space, 2015-09-07 00:25:57

How to use Remote Desktop?

I want to automate some program. In order not to keep it on my computer, I decided to buy VPS Windows. But it turned out that in order for the AutoIt script to work, it still needs to see the desktop, otherwise if I do not connect via RDP, then the desktop becomes inactive.
How can I run the script on a remote desktop so that I do not connect to it via RDP. Maybe there are some services that provide just such tables? I would be very grateful for any info.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Naves, 2015-09-07
@ruslite

Set up user autologin.
Install your software with autoit
Use any software like teamviewer, radmin, VNC instead of RDP.
In the case of the last two, close their ports with a firewall for all but your address.

I
Ivan, 2015-09-07
@LiguidCool

AutoIT doesn't care about the desktop, it's scripted. Run through the scheduler (aka Task Scheduler, aka task scheduler.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question