Task Scheduler Starts but not Finishes

  • Thread starter Thread starter Larry Nguyen
  • Start date Start date
L

Larry Nguyen

I set up a job to run NOTEPAD.EXE in Windows Task
Scheduler. It starts to run as expected and the 'Status'
column shows 'Running'. However, the Notepad session never
completely get launched in a new window.

I tried to set up for other command like IExplorer.exe,
calculator, etc...and none of them come up.

Could some one help?

Thanks
 
I set up a job to run NOTEPAD.EXE in Windows Task
Scheduler. It starts to run as expected and the 'Status'
column shows 'Running'. However, the Notepad session never
completely get launched in a new window.

I tried to set up for other command like IExplorer.exe,
calculator, etc...and none of them come up.

Could some one help?

Thanks

Are you scheduling them in your user context?

When you run services.msc and double click Task Scheduler, is the
"Allow service to interact with desktop" box checked on the logon tab?


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
--------------------
Sender: "Larry Nguyen" <[email protected]>
Subject: Task Scheduler Starts but not Finishes
Date: Mon, 14 Jun 2004 16:44:03 -0700

I set up a job to run NOTEPAD.EXE in Windows Task
Scheduler. It starts to run as expected and the 'Status'
column shows 'Running'. However, the Notepad session never
completely get launched in a new window.

I tried to set up for other command like IExplorer.exe,
calculator, etc...and none of them come up.

Could some one help?

Thanks
----------------------

Hi Larry,

You need to make sure that the credentials used to run the scheduled task
are for the same user that is logged in to the workstation at the time that
the job runs.
If this is not the case, then you will not see the user interface of the
application running. This is done for security reasons.

--
~~ JASON HALL ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top