So we have Macbooks with dual accounts 501 is "company admin" and 502 is
"assigned user" currently with admin rights thats needs to be changed to
standard. I used this script and it worked like a champ: !/bin/bash
while read useraccount; do /usr/sbin...