- restrict program running time
- Posted by lesniak81 on May 13th, 2008
Hi,
Is there any way to specify that a particular app can't run for 2-3
hour during a day.
For instance: restrict Outlook between 11:00 am and 14:00pm.
(Windows 2003 terminal services)
Regards,
lesniak81
- Posted by Pegasus \(MVP\) on May 13th, 2008
"lesniak81" <lesniak81@googlemail.com> wrote in message
news:1414ccdd-1413-4290-8aa0-6399674f722d@b1g2000hsg.googlegroups.com...
Run a scheduled task at 11:00 am that does two things:
- Rename outlook.exe to outlook.bad
- Use TaskKill to kill all Outlook tasks.
Brutal but effective.
- Posted by lesniak81 on May 13th, 2008
On 13 May, 10:18, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
Many Thanks! Good idea.
Having a lot of fun testing taskKill :-))).
Similar Posts
- Automatically running a program at a specified time, then shuttingit down at a later time (Software & Applications) by Pete
- How to find and identify which program is running in the background all the time (Operating Systems) by Wanda
- Re: Running a trojan program and Virus programs a waste of time? (Virus & Worms) by Walter Petelka
- Re: Running a trojan program and Virus programs a waste of time? (Virus & Worms) by FromTheRafters
- Re: Running a trojan program and Virus programs a waste of time? (Virus & Worms) by Jason

