Hi all
Whats the best way to go about restricting access to the mail client, we have over 2000 users, all managed by casper, because of the nature of the business mail is off limits and needs to be locked down, I was looking at a script, i am bit of a novice at this any help appreciated
!#/bin/bash
do shell script "chmod 000 Applications/Mail.app"
end 0
Thanks