Hello Terminus MGK II [Secundus],
1. either the applicaiton runs at user logon or with a scheduled task at
a specified time/date
2. you have to use RUNAS functionality to achive this and must specify an
account that is member of administrators, either local computer or on the
machine where the application should run
3. is the application installed on a users machine or on a Terminal where
multiple user logon? If this is the case is the applicaiton able to run with
multiple sessions on one machine?
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
> Hello,
>
> I want to make a new task in task scheduler that:
>
> 1) is run for all uses at lodgo
>
> 2) it runs with Administrator credentials
>
> 3) The task runs an application that needs to be interactive, so the
> app must run in the session the user is running, not session 0.
>
> Can this be done? how? Thanks.
>