RE: Remove_ALL_connectors.bat?

2003-03-12 Thread Aidan Whitehall
In the future, you can simply back up the IIS metabase. You can do this right within the IIS management console. I would recommend that you do this before making any significant changes, and do it after you've set it up the way you like it, also. As an addendum to this thread, I've just run

RE: Remove_ALL_connectors.bat?

2003-03-10 Thread Dave Watts
When you run Remove_ALL_connectors.bat, is it working correctly if it removes *all* ISAPI filters in the Master Web Site in IIS and not just the JRun Connector Filter? I'd interpreted the ALL in the filename to mean the JRun Connector filter for all web sites, not all ISAPI filters

RE: Remove_ALL_connectors.bat?

2003-03-10 Thread Aidan Whitehall
No, that sounds like a bug if it really did that. It should only remove JRun connectors, I think. Yeah, me too, but I wanted to double-check what the intended operation was. Anticipating the uninstallation being less-than-straightforward, I went through every web site, including the Master,

RE: Remove_ALL_connectors.bat?

2003-03-10 Thread Dave Watts
Anticipating the uninstallation being less-than- straightforward, I went through every web site, including the Master, and made a note of the default documents, script mappings and ISAPI filters in them, so they could be recreated manually if it all went pear shaped. In the future, you