On 13 Oct 2011, at 1409 , [email protected] wrote:
>
> This probe used to work, when I copied it to the new server it now reports
> missing command-line section. I'm sure it something simple.
> <command-line>
> -- Empty path forces the InterMapper Settings:Tools directory
> path=""
> cmd="c:\windows\system32\cscript.exe -nologo "c:\program
> files\intermapper\intermapper settings\tools\ListPrinters.vbs""
> arg="${ADDRESS}
> </command-line>
Aaron,
What version of Windows is running on the new server? Is it 64-bit? The
location of cscript.exe might have changed. To avoid this problem, use the
${CSCRIPT} variable instead of specifying the path, like this:
cmd="${CSCRIPT} "c:\program files\intermapper\intermapper
settings\tools\ListPrinters.vbs""
Regards,
-Dick
--------------------------------------
Richard M. Colburn
Software Developer
Dartware, LLC