Salt Minion Chocolatey Package
I maintain the Salt Minion Chocolatey package that can be found here. This package allows you to silently install from the command line. The code and complete package details can be found on my github repository.
What is Salt Minion?
The Salt minion receives commands from the central Salt master and replies with the results of said commands
Note that the Salt Minion package supports two arguments: /master=yoursaltmaster /minion-name=yourminionname. These arguments can be passed to the package via the -installargs parameter.
What is Chocolatey?
Chocolatey NuGet is a Machine Package Manager, somewhat like apt-get, but built with Windows in mind. For more information, visit the Chocolatey homepage.