Skip to main content

All Questions

2 votes
1 answer
1k views

How to run a batch file when user run RDP icon via task scheduler?

I am using windows 10 and looking for a way to clear RDP history ( IP address, Username And Password ). As you know RDP history keeps listed and cannot be deleted Only if you go through registry ...
Alihamra's user avatar
  • 123
0 votes
0 answers
46 views

How to get a Batch Job session to push a zipped file from a remote server to a local machine/server

I have a program that our clients run as a RemoteApp. This program copies files out of a folder to another folder, then zips those files and downloads/copies them off the remote server to the client's ...
Stanton's user avatar
0 votes
1 answer
1k views

Task Scheduler will not save to network server from remote desktop connection. Receives 0x1

UPDATE: Thanks, Twisty Impersonator, your suggestion below worked and it the task will now run successfully! I chose to code into the .bat to map to the network drive. One more question? Is there a ...
user1002934's user avatar
1 vote
2 answers
2k views

Windows 10: How to make a task run in user space on startup without unlocking local machine?

I have a machine that will be deployed at a customer's location. The machine will be headless and only be accessed via RDC. (Unless there is a catastrophe.) There is a piece of software that must run ...
Bruno Bronosky's user avatar
2 votes
1 answer
5k views

How to open remote desktop in a script, which runs as windows task?

I am trying to import data from a remote server. My current approach is the create a script on the remote server, which is executed every time I log in using remote desktop. When I log in, a network ...
Kiril's user avatar
  • 155
3 votes
3 answers
26k views

Windows scheduler - Tasks not running when user not logged in

I have Windows Server 2003, with schedules setup via Remote Desktop under one account. That account appears in the 'creator' column too. I have 'Run only if logged on' unticked. When I have logged ...
Glinkot's user avatar
  • 143