Have you tried it with UNC paths? You will also need to give the CF account 
on the remote box considerable permission using the Security Policy 
Settings (on WIn2k) in order to remotely restart a service.



At 11:05 PM 02/11/02 +0100, you wrote:
>Hi list,
>I want to restart CF on box A from
>box B using CF everytime the service crashes on box A. I tried it with
>cfexecute, running a mapped drive K on box B with the following:
><CFEXECUTE NAME="K:\winnt\system32\cmd.exe" 
>ARGUMENTS="K:\cfusion\bin\cycle_new.bat" Timeout="120">
></CFEXECUTE>
>
>In cycle_new.bat I have:
>@ECHO ON
>net stop "Cold Fusion Application Server"
>net start "Cold Fusion Application Server"
>@ECHO OFF
>PAUSE
>
>But it is not working due to a cfexecute problem.
>Do you know, if there is another way to do this ?
>
>Thanks.
>
>Uwe
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to