I'm having issues with SQLServer 2008 where a Server level triggered was not dropped correctly.
Articles on the web recommend dropping them through the DAC.
However, the DAC is disabled by default on Clustered environments.
How do I enable the DAC bearing in mind that I can no longer connect to the SQLServer 2008 instance in any other way.
cheers
andy