CheckEmoji Community · the emoji forum
🏠 Home 🆕 What's new ❓ Unanswered 🔥 Popular 📡 RSS Members 👥 0 online log in · register
Home › IT › IT Support › Windows Task Scheduler - One task triggering another at a scheduled time

Windows Task Scheduler - One task triggering another at a scheduled time

Started by Jacob Cooper5 · · 👁 4 views · 4 replies

📡 Subscribe to replies

Participants Jacob Cooper5electricsurfer47William Palmer7Michelle Bennett5
Jacob Cooper5 Jacob Cooper5 Active MemberOP
169 messages
joined Nov 2014
#1 ·
I’m looking to set up one task to act strictly as a trigger for another at a specific time.

Basically, I want Task1 to fire off at 00:00 Task2, which would then handle shutting down the computer after it's been on Idle for a while...
electricsurfer47 electricsurfer47 Active Member
177 messages
joined Jun 2018
#2 ·
Quick question, when does the second one actually need to run?
I mean, can't you just set up two separate ones? Why is that even a problem?
William Palmer7 William Palmer7 Member
36 messages
joined Jul 2019
#3 ·
Jacob Cooper5 said:I'm looking for a way to have one task act as a trigger for another at a specific time.

Basically, I want Task1 to launch 00:00 Task2, which then shuts down my PC after it has been on Idle for a while.

Set up Task 1 to run a batch script called b1.
The b1 script would create a new task to run script b2.
Then, b2 would delete Task2 and shut down the computer.
Michelle Bennett5 Michelle Bennett5 Active Member
89 messages
joined Dec 2007
#4 ·
Jacob Cooper5 said:I just want one task to act as a trigger for another at a specific time.

Basically, I want Task1 to kick off 00:00 Task2, which then shuts down the PC after being on Idle for a bit.

I don't really get why you wouldn't just use Task2 by itself? Just set it up as a recurring task to run every single day at 00:00, and it’ll handle the shutdown if needed. It basically triggers itself daily anyway.
Jacob Cooper5 Jacob Cooper5 Active MemberOP
169 messages
joined Nov 2014
#5 ·
John Cook72 said:I don't see why you wouldn't just stick to Task 2—you basically set it up as a recurring job that fires every night at midnight to handle the shutdown if necessary... so, it just runs itself on autopilot once a day.

Fair point. I was overthinking it—I went straight for the "On Idle" trigger instead of just setting that specific requirement under the "Conditions" tab like a normal person would...

You must log in or register to reply here.

Log in Register

🔗 Similar threads