Body
Summary
How to connect to a Mac remotely and run the Managed Software Center via a terminal window to install updates.
Environment
- Mac OS
- Managed Software Center
- Izzy
Directions
Note
If you have any packages to select for the computer, please update the computer record in Izzy before proceeding.
- Open up a terminal window, such as PuTTY, Terminal, or a BASH shell.
- Connect to the computer using this syntax:
ssh adminaccount@computername.dept.lsa.umich.edu
If the computer name doesn't work, you can use the IP address.
- After connecting, run this command to check for updates:
sudo /usr/local/munki/managedsoftwareupdate
- After authenticating, It will run and check for updates.
- Run this command to install the updates:
sudo /usr/local/munki/managedsoftwareupdate --installonly
- After authenticating, it will start the process to install, and will provide visual terminal identifiers that it is working.
- Once it is finished, it may prompt that the computer needs to be rebooted. Notify the customer if this needs to happen, or if the computer is all set.
External resources
Izzy is at https://izzy.dsc.umich.edu/