hooleahn

Results 4 comments of hooleahn

I have a function in my SYM script at Pre-Flight after runAsUser that pretty much copies what erase-install.sh does. `setLocalizations() { currentLoggedInUser loggedInUserDirectory=$(/usr/libexec/PlistBuddy -c 'Print :dsAttrTypeStandard\:NFSHomeDirectory:0' /dev/stdin

@tonyyo11 I don't use a welcomeMessage, we pass department and other user-specific variables from LDAP/Jamf (https://macnotes.wordpress.com/2022/01/14/device-specific-parameters-for-jamf-pro-script-policies/) so the user doesn't have to input any data.

> @hooleahn your post above helped me start some of my customization, appreciate it as we're multi lingual. I can't seem to figure out how to pass a variable into...

Same here. Seeing this in the logs: ``` 20241203_163219 [ListPackages.jcdsVersion] Unable to retrieve data from the JCDS on https://myinstance.jamfcloud.com. Status code: 403 ``` EDIT: I fixed my issue. In my...