Recently, users have shown that when attempting to write command-line probes in InterMapper which call Windows executables requiring Admin rights, the error received does not correctly reflect the problem.
The observed error in these cases has been:
[path and name of executable] is not recognized as an internal or external command, operable program or batch file.
File system checks show the .exe file to be in the stated location, and command-line execution succeeds using the same syntax for users with Admin rights on the host.
The reason for failure - execution permission - is not mentioned.