How to install MongoDB silently on Windows Server 2016
I had a hell of a time trying to figure out how to install MongoDB silently via the command line in Windows server. Although the Mongo documentation is thorough, the exact commands listed didn’t work for me out of the box. Keep in mind that these commands work best using the standard cmd shell, and …