I was wondering what's the best method to run software update on firstboot after imaging a machine. I don't always get around to updating an image in a timely manner and there will be some software updates that come out during that time. Instead of relying on my techs to actually run softwareupdate (they never do) I want to make sure the systems are up-to-date. I thought about adding /usr/sbin/softwareupdate –ia to my firstboot script, but I was wondering if there is a better approach.
Thanks
Allen