You can use cfexecute to shell out to dos and call net something or another. It will list out the running services.
======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Allan Clarke [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 22, 2003 7:25 AM > To: Spectra-Talk > Subject: SiteMinder Service Status > > > Does anyone know how to programatically test if the > SiteMinder Authentication/Authorization service is > running. I'm currently using the cfauthenticate tag to > > do this but even after stopping the services > ColdFusion thinks SiteMinder is still running, I guess > > because coldfusion caches the SiteMinder policy. > > I want my ColdFusion script to be able to correctly > display the SiteMinder service status. Is there a way > other than using the cfauthenticate tag to test if the > > SiteMinder service is running. BTW I'm using CF5 > > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design > software http://sitebuilder.yahoo.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
