B
Brett
I'd like to schedule certain applications to close at specific times
M-F. Which program will do this?
Thanks,
Brett
M-F. Which program will do this?
Thanks,
Brett
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Brett said:I'd like to schedule certain applications to close at specific times
M-F. Which program will do this?
Thanks,
Brett
Brett said:I'd like to schedule certain applications to close at specific times
M-F. Which program will do this?
Thanks,
Brett
molsonexpert said:Task scheduler.
steve.
Pegasus (MVP) said:How can you close an application at a specific time with
the Task Scheduler?
Pegasus,Pegasus (MVP) said:How can you close an application at a specific time with
the Task Scheduler?
Charles Otstot said:Pegasus,
I was wondering the same, not just with Task Scheduler but also with psexec
Unless the app executable has a terminate switch (which would work in Task
Scheduler, also), I don't see an option with psexec to terminate an
executable. Other than using "kill.exe", which requires that one know the
PID or a variant that can ID process names, how would you shut down a given
app?
(Not trying to be sarcastic, I'm just not aware of an option.)
Charlie
Charles Otstot said:Pegasus,
I was wondering the same, not just with Task Scheduler but also with psexec
Unless the app executable has a terminate switch (which would work in Task
Scheduler, also), I don't see an option with psexec to terminate an
executable. Other than using "kill.exe", which requires that one know the
PID or a variant that can ID process names, how would you shut down a given
app?
(Not trying to be sarcastic, I'm just not aware of an option.)
Charlie
Pegasus \(MVP\) said:You are entirely correct: I should have written "kill.exe", not
"psexec.exe".
Brett said:"Pegasus \(MVP\)" <[email protected]> wrote in message
Please provide and example of syntax to kill Outlook.
When type in kill at the command prompt, I get this error:
'kill' is not recognized as an internal or external command,
operable program or batch file.
Also, will I need to put this in a batch file and run it through the scheduler?
Brett
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.