Skip to main content
Question

Switch software update server using jamf command line


Forum|alt.badge.img+6

I have forgotten the command to run in terminal to point a computer to a
different software update server.

thanks richard

2 replies

Forum|alt.badge.img+7
  • Contributor
  • 93 replies
  • April 10, 2013

What it currently is:

defaults read /Library/Preferences/com.apple.SoftwareUpdate.plist

Set it to something new:

sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL http://updates.updateserver.com:8088/index.sucatalog

Set it back to Apple:

sudo defaults delete /Library/Preferences/com.apple.SoftwareUpdate CatalogURL

Apple KB Article: http://support.apple.com/kb/HT4069


Forum|alt.badge.img+21
  • Honored Contributor
  • 970 replies
  • April 10, 2013

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings