Run PSSDiag on a Failover Clustered Instance - microsoft/DiagManager GitHub Wiki
Running PSSDIAG on a Failover Clustered Instance requires a couple of extra steps:
- When creating the pssdiag package with DiagManager you will need to include connection info:
- Specify the SQL Virtual Server name as Machine name
- Specify the SQL Server instance name. For default instance, enter "mssqlserver"
- You need to run on the active node of the cluster.
You can also manually modify the configuration file, after the package is configured by following these steps:
Collecting Diagnostic Data from Clustered SQL Server Instances