Does anyone have thoughts on "best practices" for deploying updates to (primarily third-party) applications (e.g. TextWrangler, Office, VLC, whatever) in an environment where the use of Self-Service is not encouraged?
For instance:
- How do you avoid updating apps at the time that they are in use by the end user?
- Do you cache then install, or just install directly from the DP?
- Do you present any kind of UI, or just install silently in the background?
- What do you recommend to use for a trigger to install the updates? Startup, login, logout, etc?
I'm aware of Patchoo, of course... is that what people would recommend for this particular scenario?
Would AutoPkg/AutoPkgr be appropriate to leverage here?
Or should we wait for the mythical JSS patch management solution? :)