| | |
Applescript assistance needed!!!
![]() |
•
•
Join Date: Apr 2005
Posts: 66
Reputation:
Solved Threads: 0
Morning Folks, I need to change permissions on a whole bunch of machines using Apple remote desktop and the "unix" function. Ive got so far but got stuck, here is what i need.
The below code compiles but i need the script to use a default username and password and to tell it a default location on a network volume where to get updates from, e.g. 192.168.*.* \*folder*
Any help would be great, thanks for looking!!
gn0m3
try
tell application "Terminal"
do script "defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL"
end tell
end try
The below code compiles but i need the script to use a default username and password and to tell it a default location on a network volume where to get updates from, e.g. 192.168.*.* \*folder*
Any help would be great, thanks for looking!!
gn0m3
try
tell application "Terminal"
do script "defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL"
end tell
end try
![]() |
Similar Threads
- Some assistance needed (Pascal and Delphi)
- Creating dynamic Reports (ASP.NET)
- Aurora/drpmon.dll - assistance needed (Viruses, Spyware and other Nasties)
- aurora virus assistance needed! (Viruses, Spyware and other Nasties)
- Assistance needed with graphics to be used in database. (Visual Basic 4 / 5 / 6)
Other Threads in the Mac Software Forum
- Previous Thread: Mac Audit Software??
- Next Thread: iTunes Visualizer Screensaver
| Thread Tools | Search this Thread |





