Skip to main content

Questions tagged [windows-task-scheduler]

Task Scheduler is a component of Microsoft Windows that provides the ability to schedule the launch of programs or scripts at predefined times or after specified time intervals.

0 votes
1 answer
24 views

How does Windows Task Schedule run tasks with multiple actions?

If you have a Windows Tasks Schedule Task with multiple actions, how does it run them? Does it kick off each additional action without waiting for the previous action to finish, or does it wait until ...
Joel Coehoorn's user avatar
0 votes
0 answers
34 views

Task scheduler program script psexec where executed program need argument parameter too

So I have psexec64 to run a program as system user. The program is SyncToyCmd: Here is it sucessfully on previleged powershell: PS C:\Users\User> where psexec64 PS C:\Users\User> gcm psexec64 ...
Muhammad Ikhwan Perwira's user avatar
0 votes
0 answers
19 views

Windows 10 Task Scheduler GUI window unresponsive, won't resize, won't close, shows in taskbar and taskbar popup menu close doesn't work either

I opened Task Scheduler UI window on a Windows10 PC to examine the definition of a task I created a couple of years ago, and disable that task. I disabled the task and it shows as disabled in the ...
Tim's user avatar
  • 871
1 vote
1 answer
49 views

No internet connection when scheduled task starts or when Sql server agent job starts

I've a task that runs daily which is failing because it starts without internet connection. I tried to tick wait for network but it doesn't work either. I tried to register the task with System and ...
Axeltherabbit's user avatar
0 votes
1 answer
354 views

How to automatically run a batch file each time an application opens in Windows 10?

I am looking to automate the execution of a .bat file every time I open a specific application, such as notepad.exe, on Windows 10. Here is what I have done so far: I configured the local security ...
nehalchoy's user avatar
0 votes
1 answer
32 views

If I created a task on a user called "A" and I want it to be executed on user "B", how do I do it?

I'm looking for help with "Task Scheduler" Windows 10 I don't know how to do it but basically, I have two users, "A" has admin rights and "B" does not. I also saved the ....
Samir Mahmoud's user avatar
1 vote
1 answer
302 views

How to run wsl using Task Scheduler without loging?

According to Task Scheduler- Batch "Run whether user is logged on or not" not working and other articles, "Run whether user is logged on or not" requires pure batch processing ...
BrandonStudio's user avatar
0 votes
0 answers
50 views

Task Scheduler (Win11): is it possible to delay multiple ACTIONS under a single task?

Is there a way to delay multiple Actions under a single Task? Something like: Act1: do this, wait 2 secs Act2: do that With "Actions" I mean those under this tab section, where you can ...
hexaae's user avatar
  • 196
0 votes
0 answers
21 views

How to make a task schedule that would only run a program at logon [duplicate]

I have a project that currently executes a program to install drivers/programs during OOBE. This is possible because my install is automated by putting unattend.xml in the Panther folder. The program ...
user22774398's user avatar
0 votes
1 answer
75 views

scheduled task only running when ran manually besides it's automated

So... I have an automated Windows Task Scheduler Task rolled out via a GPO. That task is running the powershell which receives a script to run via the -File Parameter (file path on our storage server) ...
lkswtf's user avatar
  • 1
1 vote
0 answers
124 views

Windows Task Scheduler, Scheduled Task begins despite "Start Task Only if computer is idle for" setting

I am attempting to Schedule a task on a Windows 11 machine to run a log off user script after the computer has been idle for a certain duration. I set the trigger to "on idle" and set "...
Jkirby421's user avatar
0 votes
0 answers
100 views

How to run a batch script completely and automatically on event such as sleep/hibernate and shutdown event using task scheduler?

I have written a batch script to perform some folder synchronizing task. I have scheduled the script to execute using task scheduler on events such as sleep/hibernate(kernel power event id 42) and ...
Harsh's user avatar
  • 1
0 votes
1 answer
66 views

Google Drive quit command executable

Just finished setting up task scheduler(win10) to boot up Google Drive off hours to avoid resource drag specifically when syncing third party backup images. All's good with the backup app scheduler ...
LittleTwinn's user avatar
0 votes
0 answers
67 views

Why is my scheduled task only starting when I open the Task Scheduler?

I created a scheduled task in the Windows Task Scheduler (W10). It triggers on startup (or log in of any user, I am flexible there) and launches a .bat file. The task runs with the privileges of user ...
Reygok3's user avatar
  • 11
0 votes
0 answers
84 views

task scheduler stop running after 23 hour instead 1 day

i have set in the task scheduler that it will run a task for 1 day every 10 minutes from 08:00:00 but the problem is that its stopping after 23 hour mean , its stopped at 07:00:00 day after and then ...
mikuzan's user avatar
  • 41
0 votes
1 answer
304 views

Task Scheduler no longer running VBS script

so I've been trying to get VLC player to skip to the next file at a specific time (10am). I've got the following script that worked fine for a few days, and then stopped completely. Set WshShell = ...
Rory's user avatar
  • 1
0 votes
1 answer
262 views

How to make a notification with a sound signal?

I would like to make a reminder so that a notification with a sound signal appears in a month. In Windows Task Scheduler, you cannot send a message along with a beep (message only). At first I wanted ...
moninah's user avatar
  • 35
0 votes
0 answers
19 views

Stop Screensaver using Task scheduler windows 8.1

I have an old windows 8.1 tablet that I'm trying to set up as a digital picture frame. It's a winbook tw700. The tablet does not support wake timers so I have sleep for battery and plugged in as ...
teatimecrumpet's user avatar
1 vote
0 answers
231 views

How to NULL output of Taskkill command

Sometimes Windows Update Service aka wuauservstarts on its own an and starts downloading updates even though I have already disabled it. So I created this command in task scheduler. program: taskkill....
gehovev361's user avatar
0 votes
2 answers
985 views

Windows 10 CMD Command Prompt opens and closes for split second. Possible Malware?

Every now and then I get a random command window open and closes for a split second. I can't see what it is. But I'm assuming it is a scheduled thing. I just want to be safe. From the get scheduled ...
Patoshi パトシ's user avatar
0 votes
0 answers
226 views

How to automate NirSoft MultiMonitorTool using Windows task scheduler?

I'm using the freeware software MultiMonitorTool to automate the configuration of displays on a Windows 11 computer. I got two Batch scripts that "do" (disable the physical display) and &...
Florian Wolters's user avatar
1 vote
1 answer
697 views

How do I set Task Scheduler to execute Windows Service at __:00/15/30/45 am/pm from start up?

To be more precise, this is a failsafe that I am trying to create for my windows service. For information, I need my windows service to extract data from a server at 15mins intervals everyday. E.g., ...
Wyap005's user avatar
  • 11
1 vote
1 answer
52 views

Cannot completely dump Task Scheduler logs

I am working to exploit Task Scheduler logs to determine a timeline of jobs run at our site. Often we have to identify a job and we may only know the time the job failed. In such a case we begin ...
alchemist's user avatar
0 votes
1 answer
1k views

Change output device automatically when headset connected

I have a wireless Logitech headset that I use frequently and speakers connected to my computer. I'd like it if when I turn on the headset and it automatically connects to the PC, the sound output ...
NicholasJohn16's user avatar
0 votes
2 answers
635 views

Task scheduler with "Do not start a new instance" is still triggering new instance

I have a powershell script that is triggered by the Windows Task Scheduler. this script is expected to run indefinitely. the first start was on 11/3 at 2:30 PM and then indefinitely. However everyday ...
Ria's user avatar
  • 1
1 vote
0 answers
15 views

How to execute a command when computer are no longer in "idle" state? (win10-11) [duplicate]

I find very useful to change "balanced" powermode to "power save" (and some other settings) when dont using my nettop (like 97% of time). On idle condition in task scheduler are ...
Hotery's user avatar
  • 21
0 votes
0 answers
50 views

In Windows Task Scheduler, Task runs at startup

So i have a Sleep.bat file that runs at say 10pm. Sometimes, it runs the next morning when i turn on my computer. it has always had the box unchecked next to "run task as soon as possible after a ...
Steve Hutchison's user avatar
0 votes
1 answer
57 views

Executing a script after every login / password entry in Windows

How can I schedule a (batch-) script to be executed after every Windows log-in (not only after boot-up, but after every screenlock + PIN-entry)? (Background: I want to code an automatic reminder to ...
Dan's user avatar
  • 21
2 votes
1 answer
397 views

Scheduled robocopy in PowerShell from WebDAV shares not work with IIS share but with Nginx share

Please, help with my WebDAVs scheduled copy. I have two WebDAVs, one on Debian11/Nginx, the other on WindowsServer2019/IIS. I want to make a scheduled backup copy from both on my Windows 11. Fragment ...
Dmitry Kosovets's user avatar
0 votes
0 answers
109 views

Scheduling Batch scripts WIndows , how to

I have a batch script shortcut that I put into the start-up folder .. This successfully runs a RWeverything command at boot . Rw.exe -/Min /Nologo /Stdout /Command="WRMSR 0x610 0x0 0x005F8A00 0&...
Joe Haynes's user avatar

15 30 50 per page
1
2 3 4 5
19