Task Schedular - Start task after entering pin

0

I'm logged into my PC with my Microsoft account (not a local account).

I am greeted with a pin box which then logs me in after I enter the correct pin.

I was wondering what options in task scheduler do I need to use to run the task after I enter my password.

Ste

Posted 2020-01-28T12:52:09.010

Reputation: 361

Is this normal for people to post questions and answer them instantly themselves? nicely put answer though – SQLTemp – 2020-01-28T13:00:05.027

Yes, I've read that it's encouraged, I googled it anyway and that's what I read. There's an option when you post a Q to do a QnA style one. That's what I used here. Thanks. I came here looking a direct answer, figured it out myself and thought I'd share it. – Ste – 2020-01-28T13:07:07.250

oh nice, good to know for future case. – SQLTemp – 2020-01-28T13:08:52.817

Answers

1

You can do this with the following settings.

My current OS build: Version: 1909. Some settings in prior versions may not exist

  1. Click the start button or press the window key and start typing Task... which should bring up Task scheduler.
  2. Then follow these 11 images to set that up:

Create a new folder - Optional

Enter the folders name

Creating a new task

General tab

Triggers tab - Step 1

Triggers tab - Step 2

Triggers tab - Step 3

Triggers tab - Step 4

Actions tab

Conditions tab

Settings tab

Ste

Posted 2020-01-28T12:52:09.010

Reputation: 361