Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 SQL Diagnostic Manager PowerShell integration allows you to make mass changes to your SQL Diagnostic Manager configuration across multiple SQL Server instances in a few lines of text, saving you time.

...

To enable the provider, type the following from within PowerShell:

add-pssnapin sqldmsnapin

...