I decided to take a stab at NoMAD Login because I am sick of binding but I am having all sorts of little issues
The initial machines I tested on, I manually installed the package and ran the script after, worked great, I could login with AD accounts on the machine, it made mobile accounts local for already created mobile accounts.
I am having an issue with parameters in the script (I am not very good with these kinds of scripts so bare with me :D)
CreateAdminIfGroupMember=<"Domain Admins", "WorkstationAdmins"> - Get a syntax error, probably the < right? and is the second part correct? defaults write /Library/Preferences/menu.nomad.login.ad.plist CreateAdminIfGroupMember "$CreateAdminIfGroupMember"
Also does anyone know who to create a smart group that can show machines that have NoMAD?


