I'm wondering if anyone has any experience creating a redirect for "~/Library/Application Support" and whether or not this redirect would negatively impact anything.
My assumption is that I would create a configuration profile with custom settings:
If anyone has a better suggestion (or a warning of why not to do this), I'd love to hear it. Also, if anyone can convert that to a plist file for me I'd be appreciative. Thanks!
Best answer by jake_snyder
I was able to get this to work by saving the following as a plist file in xml format:
Once the file is saved, you'll need to create a new configuration profile and use com.apple.MCXRedirector as the preference manifest. Upload your plist file, define the scope, and click save.
I ran sudo jamf recon, and restarted and the folder redirection started working.
If it doesn't seem to be working, try running sudo jamf removeframework, then enroll again (quickadd), then run sudo jamf recon and restart.
Once the file is saved, you'll need to create a new configuration profile and use com.apple.MCXRedirector as the preference manifest. Upload your plist file, define the scope, and click save.
I ran sudo jamf recon, and restarted and the folder redirection started working.
If it doesn't seem to be working, try running sudo jamf removeframework, then enroll again (quickadd), then run sudo jamf recon and restart.