I found it here: http://www.highpaqnet.de/WTVDevcon/index.html?WTVDevcon.htm (I hope it's not a problem to post an external link ...)
alpinestars
alpinestars
this is what te batch.cmd file does after Hibernation/suspend:
killing TV-Server if started
** net stop "TVService" **
restart TV-Server
** net start "TVService" **
restart MP (not necessary at all, but I do to be sure all works fine)
** start /D "path to your mediaportal dir./" restart.vbs **
I use a little Programm that starts the batch after suspend/hibernation (TVPro Devcon its freeware)