Forum Discussion
Fortu
Oct 12, 2022Copper Contributor
Task Scheduler with multiuser
Hi, I have an application which is installed for each user, I mean in %localappdata%\Programs. Then I have created activities, one for each user which starts its own application (the one in %locala...
PhillipsJohnson
Mar 28, 2026Copper Contributor
In the Task Scheduler, create a separate task for each user’s application, set the trigger to run at logon, and in the security options, select the specific user rather than the user currently logged on.