I want to stop a service on SERVERA from SERVERB. I am using following
command to run a batchfile
 
<cfexecute name="c:\WINNT\system32\cmd"
arguments="X:\WWWRoot\Services\StopLoadBalancing.bat"></cfexecute>
 
 
Following is command in batch script
 
psexec \\SERVERA WLBS stop

 
This batch file works perfect when I run it and stops the service but it
doesn't work through CFEXECUTE. Dont know whats going on there....
NOTE: CFEXECUTE is not disabled from CFAdmin
 
Any suggetions......
 
Thanks
 
Shahzad.Butt
Ph:  +44 (0) 1992 701 722
Fax: +44 (0) 1992 701 604
 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Reply via email to