If you try to download the Mongo shell zip archive for Windows, the mongo shell won't start complaining that libsasl.dll is missing:
https://downloads.mongodb.com/windows/mongodb-shell-windows-x86_64-enterprise-4.4.6.zip
https://downloads.mongodb.com/windows/mongodb-shell-windows-x86_64-enterprise-4.4.8.zip
Also it should be more clear from the download page which Vcredist package needs to be installed to use it.
The full server zip file has the library libsasl.dll in it, eg:
https://downloads.mongodb.com/windows/mongodb-windows-x86_64-enterprise-4.4.8.zip
- is related to
-
SERVER-60050 investigate if it is possible to auto-config dependencies in AIB
- Closed