aamporter
aamporter copied to clipboard
CC WINDOWS updates.... Beautiful! What next?
So, Saw that d/l Windows updates was a new feature, was trivial to integrate into our Aamporter/Autopkg + Jenkins, but was wondering what to do next? Is there a trail blazed (automated?) already that I can follow to get these imported into an EPM system for PC's like SCCM (hopefully) or IEM/BigFix?
This might be a very "rough trail" but I've got a work in progress project that uses Jinja templates and a basic API wrapper tool that I wrote to help in repeatedly importing anything (including CC updates) into a BigFix console. Feel free to help contribute or provide feedback.
https://github.com/CLCMacTeam/bigfiximport
AutoPkg can already create IEM/BigFix content for Windows software, which is something @hansen-m, myself, and possibly others are already doing. Presentation on this: https://www.youtube.com/watch?v=w4WM6M89hmg
Given that, it should just be a matter of coming up with a way of generating the recipes (templates, recipe robot, etc), or potentially just automating the content into BigFix or similar directly.