Local MongoDB start batchfile for Windows (development machine, not admin)
@echo off call "%PROGRAMFILES%\MongoDB\Server\3.0\bin\mongod.exe" --storageEngine wiredTiger --config="%USERPROFILE%\workspaces\mongodb\mongod.cfg"