10-04-2011, 04:45 PM
Chakravartin wrote:
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.
So I take it that command will run Software Update w/ admin privileges and install all available updates, I assume? Good possibilities here, thanks.