Hello everybody, I'm running into an issue every now and then, and I'm not sure how to fix it or how it breaks.
I've wrote a script to map network drives according to AD group memberships and saved it as an application. I then created a configuration payload for Login Items and pointed it to the app.
When logging in, the app pops up in the dock for a short second, and then quits. Manually trying to launch the app does the same thing. Opening the package contents and trying to run the script does nothing either.
Is there a way to check why this is happening, or is there a better way to have network volumes mounted based off of AD memberships and groups?