How would I call that from ASP?
 
This is on a server that I don't have command line or CF administrator access 
to. It needs to be something like:
 
http://mydeadcfserver.com/restartCF.asp
 
 




From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dale 
Fraser
Sent: Friday, 6 July 2007 1:03 PM
To: [email protected]
Subject: [cfaussie] Re: Remotely restart CF service


Batch file
 
net start "ColdFusion"
net stop "Coldfusion"
 
type
 
net start
 
and see all the service names
 
Regards
Dale Fraser
 
http://dalefraser.blogspot.com
 
 
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan 
Sabir
Sent: Friday, 6 July 2007 12:54 PM
To: '[email protected]'
Subject: [cfaussie] Remotely restart CF service
 
 
Does anyone have a script that can restart the Cold Fusion service remotely?
 
Preferably written in ASP or something like that, as we'd need to do this when 
Cold Fusion is not responding.
 
thanks!
 
 
Ryan Sabir
Technical Director

p: (02) 9274 8030
f: (02) 9274 8099
m: 0411 512 454
w: www.newgency.comNewgency Pty Ltd
Web | Multimedia | eMarketing

115 Cooper St
Surry Hills NSW 2010
Sydney, Australia
 


 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to