Brian,

OK

On the BAT server, write a script (WSH, JScript, VBScript etc) to run
every X seconds under Windows scheduled tasks. It checks for the
presence of a scratch file, say c:\temp\run_bat. If it is present, the
scheduled task deletes the scratch file and executes the BAT file.

The directory the scheduled task checks is shared to the other server
and mounted as a network drive. So on the CF server, to trigger the
batch file you write "run_bat" to Y: or whatever it is mounted as.

Elegant? No.

Functional (for most cases)? Yes.

On 8/12/05, KNOTT, Brian <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Does anyone know a way of executing a BAT file on a IIS server that does not
> have CF installed on it. 
> 
>   
> 
> I have 2 servers, one has MX installed on it.  What I need to do is execute
> BAT files on the other server using CF. 
>

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to