The published solutions for clustering SSIS seem to only deal with a single instance. If your cluster is a multi instance cluster, will the confguration work? In the config file (MsDtsSrvr.ini.xml) there is only room for 1 server/instance of SQL. <ServerName>ServerName\InstanceName</ServerName>.
Will other instances of SQL use this SSIS service? Or is there additional configuration?
Thx
-S