Easiest way is to write batch files that start/stop services with the 'net' command and execute those with cfexecute.
Eg. "net stop servicename" or "net start servicename" -----Original Message----- From: Scott Mulholland [mailto:[EMAIL PROTECTED]] Sent: 05 December 2002 20:23 To: CF-Talk Subject: SOT: Ending tasks with CF Is there anyway to end a process or task running on a Win2k machine with CF? Possibly a call to something with cfexecute? Thanks, Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 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

