Hey All
We have an internal DB team that has created an executable installer that our end users can run on their AAD-joined machines. The EXE file creates a folder on the root of C:\ populates the folder and places a shortcut on the desktop.
The issue is, is that users do not have admin rights to perform the installation. I have tried using Applocker. However, this only works with enterprises, and the application identity service to be running. This seems to stop on the local machines I am testing on. Is there any other way I can potentially whitelist an EXE file?