When adding a node to a SQL Server 2012 Standard edition cluster, how I do I identify the location for SQL server shared components
and the rest of the SQL Server installation binaries?
I added a node to a one node SQL Server 2012 Standard edition cluster. The binaries went to the C: drive default location instead of
the same location as on the first node. What did I do wrong? The binaries/executes and share directory was suppose to go on a different drive.
What needs to be done so both nodes have the binaries/executables on the same drives and folders?