I have been scrapping my scripts and combining them all into 1 post image script for configurations that are just needed. What I cannot do in MCX I do via shell scripts. However, combining them all racks up like 500 lines of code sometimes. I would like the output of all commands to log to a log file, and remain there unless the script finishes. The last line in the script wipes out the log files. I have looked at the logger command, tee, script, using stdout, and so forth.
Not really sure the best way to go. Also, anyone know how to say have it populate the imaging logs in the JSS? That would be nice too, as sometimes I remotely image machines.
Thanks
Tom