All,

Issues solved! The command executable is in a different directory path 
in Windows2003 from Win2k.

Windows 2000

<CFEXECUTE NAME="C:\WINNT\system32\cmd.exe"
ARGUMENTS="/c C:\Sun\MPS\slapd-marissa\stop-slapd.bat"
TIMEOUT="1000">
</CFEXECUTE>

Windows 2003

<CFEXECUTE NAME="C:\WINDOWS\system32\cmd.exe"
ARGUMENTS="/c C:\Sun\MPS\slapd-marissa\stop-slapd.bat"
TIMEOUT="1000">
</CFEXECUTE>

Regards,
-JB

James Blaha wrote:

>CFMX 6.1 Cfexecute question on Win2003
>
>All,
>
>Besides not having an admin logon id on the CFMX Application Server 
>service why would Cfexecute not work to execute a simple batch file in 
>wondows.
>
>Are there any windows policy’s that need to change?
>
>Regards,
>James Blaha
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get help! RoboHelp
http://www.houseoffusion.com/banners/view.cfm?bannerid=58

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190461
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to