While using dxmc with Windows, I have to CD to the directory where the engines are configured, in order for dxmc to identify the engines configured. If i try to invoke dxmc from a different path, no engines are listed that are already configured
Example:
dxmc path: \\remoteshare\dxmtoolkit\
On command prompt:
C:\Users\ABCD> \\remoteshare\dxmtoolkit\dxmc.exe engine list
<< No engines listed >>
However the below works:
C:\Users\ABCD> pushd \\remoteshare\dxmtoolkit\
Z:\dxmtoolkit> dxmc.exe engine list
Engine name IP ..................
Eng01 10.0.0.4
Z:\dxmtoolkit> popd \\remoteshare\dxmtoolkit\
------------------------------
Mahesh Chandran
Delphix Community Members
------------------------------