954,234 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Applescript assistance needed!!!

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

gn0m3
Junior Poster in Training
67 posts since Apr 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: