Updating scripts
Updating scripts
- Subject: Updating scripts
- From: email@hidden
- Date: Fri, 16 Mar 2001 17:28:36 +0000
Maybe I'm trying to be too clever...
I have written a script that performs a few tasks for over 500 users when
they start up their Macs. I would like to create a way where the scrip
looks at a central location (whatever that may be - fileserver, something
over program linking) and works out if there's a new version of the
script. If there is, it should copy the new version into the startup items
folder replacing itself and then restart the machine.
If it was a handful of users, I'd just go round and replace each one
manually. But over 500 users - I need to automate it!