Set Software Update Server
Description
Download this script, edit it to set your own software update server and then double click on any machine to automatically set the correct CatalogURL on any client machine 10.4, 10.5 or 10.6. The script will also show you the currently set server and provide the option to remove it.
To edit the file simply drop the AppleScript application icon directly onto AppleScript Editor inside Utilities. Inside the file you will see the following code snippet near the top of the file.
-- change this to address of 10.6 software update server property sus : "http://sus.mydomain:8088/"Just change the address in double quotes to the location of your software update server and save the file.
Requirements
- Mac OS X 10.4 - 10.6
- Mac OS X Software Update Server 10.6 (untested < 10.6 - and I'm fairly sure it won't work)
Comments
Please submit any questions/bugs/suggestions using the form below - I like feedback.