Hey, quick question, I’m trying to run a script right after installing an application on a Windows machine. The catch is, the script needs to run in the logged-in user context and not as System/admin.
From what I understand, if I deploy it via Hexnode UEM, it’ll execute as admin by default. Has anyone found a reliable way to make it run as the actual user instead?