Dear All,Binding Google Secure LDAP in MacBook is working. I need help
pushing this configuration to all the devices.Has anyone done this
before? Can I use Profile? Or bash script? Thoughts? Please share if you
have any info on this. Thanks,Raj.
Dear All,I need a bash script for adding "Favourites Finder Sidebar
items" or a custom Payload to enable all Favourites sidebar items in
macOS Monterey. Please advise. Thanks,Raj.
Hi Bol,Brilliant! Work like a charm. However, how do I execute this
during login? And why is it not working when pushed from Jamf School to
macOS Monterey client machine? Thanks!Raj.
Dear All,Please check the script below: It is not working when pushed
from Jamf but working using the terminal. Thoughts?
Thanks!Raj.#!/bin/sh#Finds current username and defines a
variablecurrentuser=`stat -f "%Su" /dev/console`#Substituting as user
...