I saw a post that used scripts startencoding.bat / reconnect.vbs to restart the WME9 encoder. I have run into a roadblock trying to make this work. the difference is that I run all my channels from batch scripts. integrating the 2 seem to be a problem.

What I'm after is simply to kill off the frozen batch file and restart the channel.
I have 3 osprey cards in the 2003 server . I run 12 batch files just like you see below.

cscript.exe wmcmd.vbs -vdevice 1 -adevice 1 -maxpacket 1400 -author ch02 -description Channel_02 -broadcast 20202 -loadprofile myprxV4.prx -duration 86400


Mike