Add schedule task

Hi,

When adding a new schedule task is there an option to set the task to “run with highest privileges”?

Thanks.

Hi

When I add a task via FinalBuilder and then check the task in windows scheduler, the task already has that option set. Is that not happening for you? What version of FinalBuilder & Windows are you using? Do you have admin privileges when adding the task?

Hi,

No it doesn’t happening to me.
Windows server 2012 R2
FB 8.0.0.703

Thanks.

Hmm… seems to be a change in behavior between server 2018 and 2012. We will have to look at the api’s and see what needs to be done, on first glance it seems the newer api is completely different, and it has support for the priveliges stuff… Will log a feature request for this, we’ll probably need to re-implement the scheduler interface with the new api, since FB8 only supports windows 7 or later it’s safe to do that now (the new api was introduced in vista, server 2008).

Hi,

On the same issue, The default option when creating a new scheduled task is “Run whether the user is logged in or not”.
Is there an option to created with “Run only when user is logged on”?

Cheers.