Hi, Complete JAMF newbie here. Is there anyway we can create a SMART
group based on a users OFFICE location in Active Directory? Basically we
want to be able to create policies that ONLY apply to certain offices
Thanks
Thanks, Ive written a very simple script that gets the OU and used it
Extension Attributes under Computer Management !/bin/sh
CompName=$(dsconfigad -show | awk '/Computer Account/{print $NF}' | sed
's/$$//') OU=$(dscl "/Active Directory/XXXXXXXXX/All...