• one last point for clarification?? :blush:

    So (if I have this straight) There is one Quorum and one MSDTS and then multiple Instances would each have their own set of disks for Data, Logs, Tempdb, etc.

    here is how I see the steps to install a Default Instance.

    1) Setup 'New SQL Server Failover Cluster Installation" on Node 1

    2) Go to the second Node (without failing over) and run set 'Add Node to a SQL Server failover

    Cluster'

    I should now have a fully functioning 2 Node Active Passive Cluster with a Default Instance.

    ---

    For each SQL Server Instance that I want to add, would I repeat steps one AND two?