Skip to main content

All Questions

2 votes
2 answers
22k views

Downloading all files from URL Folder to local folder

I want to download all contents from a url using Windows 10, like https://example.com/folder This folder may contain 100 files, and I want to put them all into C:\backups I am going to schedule this ...
Emrik Ahlström's user avatar
0 votes
0 answers
114 views

Automatically Log Into Windows 10 At Specific Time

I am trying to run a macro to upload file to an website once a day on the weekend. I have created a macro with Pulover's Macro Creator that was successful in this. My issue now is trying to find a way ...
Nick W's user avatar
  • 1
0 votes
1 answer
4k views

Does a scheduled task in Windows that is triggered by an event run continually?

I created a scheduled task in Windows 7 that is supposed to be triggered when an event happens. Well, the event happened, and the action did not get performed? Does a scheduled task in Windows that ...
End Antisemitic Hate's user avatar
1 vote
0 answers
147 views

How to create a scheduled task in Windows that will detect if an application currently has a system tray (notification area) icon?

I want to create a Windows 7 (64-bit) scheduled task to determine if an application currently has a system tray (AKA notification area) icon. The scheduled task can run a batch file, PowerShell script,...
End Antisemitic Hate's user avatar
0 votes
1 answer
675 views

As an admin, I cannot schedule for a user account a Task Scheduler for an UAC program

As an admin, I am scheduling my task for another user by doing this .bat command to schedule for ANOTHER_USER: schtasks /create /tn AlarmClock /tr C:\ProgramData\AlarmClock.exe /sc onlogon /ru ...
IamBadAtProgramming's user avatar
0 votes
1 answer
724 views

Task Scheduler , run task when .exe from a determined ParentProcessName closes

I have a .bat that opens two .exes: explorer programA.exe explorer programB.exe Lets forget about ProgramB.exe and focus on the A.exe The ProgramA.exe create 3 child process that doesnt close when ...
kraudez's user avatar
0 votes
1 answer
862 views

Update task 'Next start time' with PowerShell

I have a PowerShell script that pops-up a GUI on users computers every 60 minutes, if they don't click a SUBMIT button within 15 minutes, it sends an SMS to an emergency contact. (The script is for ...
mully's user avatar
  • 934
2 votes
2 answers
2k views

Scheduled Task does not run after being re-enabled again

I have a lot of scheduled tasks that run, say, every 5 minutes. The trigger is defined as follows. At 10:35 every day - After triggered, repeat every 1 hour indefinitely Recently I disabled and ...
beta's user avatar
  • 232
0 votes
1 answer
2k views

How to block certain apps (say games) except on weekends (Windows 10)

I am aware that applications can be blocked using 'Local Security Policy'. But how to combine it with Task Scheduling. I cannot find my way around the Task Scheduler. Any other workaround is ...
Isura Manchanayake's user avatar
0 votes
1 answer
299 views

Scheduled task Windows shutdown - Will this run if Windows Update is busy?

The company would like all employee PCs to be automatically shut down via a Scheduled Task which automatically runs each evening. I have set up a task to run: C:\Windows\System32\shutdown.exe -s at e....
Alex Barber's user avatar
1 vote
0 answers
575 views

Trying to create a "generic" Task Scheduler xml to push to multiple machines. Need assistance with the coding please

So Im trying to create a "generic" so to speak Windows Task Scheduler xml that I can push to multiple computers and just import it directly into Task Scheduler without having to edit things ...
Fenix001's user avatar
0 votes
0 answers
3k views

Restarting a running scheduled task

We have a program, which we run on system startup, with the Windows Task Scheduler. The programs sometimes stops responding though and hence needs to be restarted. To keep it simple I just want to ...
Jakob Busk Sørensen's user avatar
0 votes
0 answers
56 views

Run a spefic program as administrator from an unprivileged user account without asking for password [duplicate]

My son does not have admin access on his computer but wants to run a game that asks for admin privileges. I am looking for a way to run just this one program as administrator without prompting for ...
Alex O's user avatar
  • 635
0 votes
1 answer
458 views

Improving task from Task Scheduler

I have to restart a program after waking up the laptop. The trigger is working (https://www.sevenforums.com/general-discussion/308855-using-task-scheduler-restart-program-upon-wake-sleep.html) Then I ...
kraudez's user avatar
2 votes
1 answer
461 views

Task Scheduler .bat file creating wrong folder, while manually running it creating correct folder

When I am running .bat file manually it is creating the right folder, but when same file I am scheduling and running through Task Scheduler it is not creating folder as expected. Below is the main ...
user2500742's user avatar

15 30 50 per page
1
3 4
5
6 7
24