Chocolatey scripts for snapins?
-
Has anybody experimented with this? I’ve been thinking that I could install Chocolatey ([url]http://chocolatey.org/[/url]) in my base image, and then my snapins could just call Chocolatey to install the package. That way I don’t have to do the work of keeping up with updating my snapins all the time.
-
My current setup is that each snapin is actually a batch file that calls a generically named installer package. That way I can copy over new packages to the server without having to rebuild snapins inside of FOG.