CiscoCX / CiscoTacFirstResponder-Anyconnect

Cisco TAC First Responder script for Anyconnect. The hosted scripts streamline generation and transmission of diagnostic (DART) bundles from a user's computer to Cisco TAC.
MIT License
1 stars 0 forks source link

Usage over MDM #3

Open Selscol opened 1 year ago

Selscol commented 1 year ago

I was launching this script through my MDM but somehow instead of writing to /Users/*/desktop it tried to write to /root/var directories. Maybe it ended up doing this because of how the $home call is tied to the "user" launching the script. I will try calling it from $users and see if that works more consistently. Do you have any other suggestions for a call to try and mitigate this issue?