10-04-2011, 11:09 AM
Tell him to enable Remote Login on each Mac. Then he can SSH into each one and run this command from the Terminal:
sudo softwareupdate -i -a
That should satisfy him because it's:
1. Secure; and
2. He can blow some company time figuring out how to automate/script it.
sudo softwareupdate -i -a
That should satisfy him because it's:
1. Secure; and
2. He can blow some company time figuring out how to automate/script it.