Error while executing 'mongo' cmd in Power shell

Girijesh Gupta 1 Reputation point
2022-10-13T20:39:38.423+00:00

250198-powersheel-issue.png

Windows for business Windows Server User experience PowerShell
{count} votes

1 answer

Sort by: Most helpful
  1. Rich Matheisen 47,901 Reputation points
    2022-10-13T21:00:37.72+00:00

    In what directory is "mongo" to be found? Try using the full pat name in front of it: c:\blah\mongo.exe

    If it's the C:\Users\Girijesh directory, try .\mongo.exe

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.