After first installing MongoDb and running the mongod command in the C:\\Program Files\\MongoDB\\Server\\3.2\\bin> directory, I get the error:<
mongod
C:\\Program Files\\MongoDB\\Server\\3.2\\bin>
Just execute this command in your Mongo/bin directory:
mongod --storageEngine=mmapv1 --dbpath [your-path]