>Is there any way I can STOP Dr. Watson from
appearing and simply let the IIS service stop so my batch file can
automatically restart it?
I can't find the original QB article, but here are the instructions:
To disable Dr. Watson:
- using regedt.exe, export the HKLM\SYSTEM\Software\Microsoft\Windows
NT\CurrentVersion\AeDebug key to a file, so you can restore it if necessary
- delete the above key
- reboot
To re-enable Dr.Watson:
- run drwtsn32 -I
- restore the .reg file
HTH,
Rubens
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.