Task scheduler pt. 2

From: MvdM (mvdm@wanadoo.nl)
Date: 11/12/02


From: "MvdM" <mvdm@wanadoo.nl>
Date: Mon, 11 Nov 2002 23:34:01 GMT

Hi, first, thanks to all who answered my previous message...

I'm still trying to schedule a job with the NT Task Scheduler service (NT
workstation).
It works well as long as I use the same user id and password for the task as
the person
who is logged in in Windows NT (locked or not).

However, I need to use a dedicated user id , whose password never expires.
When I create or edit a scheduled task and change the user id and password
to the dedicated user the task says 'Running', but nothing seems to run,
even when I open
a local application, like notepad...

- The dedicated user has exactly the same rights as the user who is normally
logged
on on the pc, including local administrative rights.
- In the Task Scheduler service I checked: Allow to interact with desktop.
- I even changed the job security so everyone has full control.

What am I doing wrong?