Hi all -
I functionally need to create a scheduled task every hour, regardless of whoever is logged in on the computer. I also have other scheduled tasks that will also run, but will need to be created disabled.
Generally: Task A, once certain parameters are met, will disable itself and then trigger task be at next startup. When Task B executes, it'll disable itself and then enable task C for every logon.
I've gotten it to work, more or less, when installing via Intune but the problem I'm running into is if Bob installs it and logs out, then when Sarah logs in the tasks aren't in her task scheduler.
Looking for all other options as well. Thanks!