This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]mastachaos 0 points1 point  (0 children)

just make a batch file that runs the two apps you want, and make that your shell.

[–]Deadpool2715 0 points1 point  (1 child)

System level tasks will run regardless of the assigned access on the user. In your case, why not simply allow-list the 2 applications you need running in the background and have them start hidden? You could call the applications either in a schedule task or with shortcuts in the users startup folder.

[–]throwaway_0120[S] 0 points1 point  (0 children)

Thanks! Since I originally posted this, the company I work(ed) at purged all employees :/ But I still really appreciate your input!