Ok, I’m a command line and shell script idiot, and I can openly admit that. And I can also admit that I am in need of help and am more than willing to beg for such help. With that said, let’s look at my issue, shall we
I have a few hundred Macs that are being installed as new or are coming in for final conversion from Classic to OS X (yes it is a corporate environment, things move slower here). Due to corporate policy, there are several pieces of software that need to be ripped off each and every hard drive after being rebuilt for OS X (10.3.x). I have tried a basic AppleScript, but at each step of the script where I move an item from a protected location (i.e. from Applictions, System, etc.) it prompts me for an Admin Password. The number of items I am shifting around requires quite a few password entries.
I know you can do shell scripts and have them execute with admin privileges, and that is great… now I just need to know what the command for moving an item from “:System:Library:Item” to the trash is. Thanks a ton!
–PEACE–