Versions Compared

Key

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

In addition to the Setup Wizard, SQL Diagnostic Manager allows you to use the Microsoft installer in silent or quiet mode and to simplify SQL Diagnostic Manager deployment.

...

Info

The silent mode is only for SQLDM console installation.

  1. Open an elevated command prompt.
  2. Enter the following command

...

  1. line

...

  1. :

...

  1. " PathToSQLDiagnosticManager-x64_c.exe " /v"/L*v

...

  1. " PathToSQLdmInstall.log " SETUPTYPE="Console" /quiet"

    Code Block
    languagepowershell
    themeConfluence
    titleExample
    "\\SQLdmServerNameHere\c$\Program Files\Idera\SQLdm x64 Installation Kit\x64\SQLDiagnosticManager-x64_c.exe" /v"/L*v C:\Windows\Temp\IderaSDMInstall.log SETUPTYPE="Console" /quiet"

    If you want to specify a different installation directory, enter the following command:

    Code Block
    "PathToSQLDiagnosticManager-x64_c.exe

To run silent installation using SQL Authentication, type the following command-line in the Command Prompt window:

...

  1. " /v"/L*v 

...

  1. "PathToSQLdmInstall.log

...

  1. "

...

  1.  INSTALLDIR="

...

  1. "

...

  1. "PathToInstallDirectory""" SETUPTYPE="Console" /quiet"
  2. Launch SQL Diagnostic Manager as an administrator.

    Warning

    After the installation is completed, configure the executable to always run as administrator, review Run your program as an administrator.


Scroll pdf ignore
Newtabfooter
aliasIDERA
urlhttp://www.idera.com
|
Newtabfooter
aliasProducts
urlhttps://www.idera.com/productssolutions/sqlserver
|
Newtabfooter
aliasPurchase
urlhttps://www.idera.com/buynow/onlinestore
|
Newtabfooter
aliasSupport
urlhttps://idera.secure.force.com/
|
Newtabfooter
aliasCommunity
urlhttp://community.idera.com
|
Newtabfooter
aliasResources
urlhttp://www.idera.com/resourcecentral
|
Newtabfooter
aliasAbout Us
urlhttp://www.idera.com/about/aboutus
|
Newtabfooter
aliasLegal
urlhttps://www.idera.com/legal/termsofuse

Select a setup type for your installation

You can choose which setup type to run by specifying Typical, Console, or Services in the SETUPTYPE field.

  • The Typical setup type, the recommended option, installs the console, the SQL Diagnostic Manager services, and the repository.
  • The Console setup type installs only the console.
  • The Services setup type installs the SQL Diagnostic Manager services and the repository.

 

 

SQL  Diagnostic Manager identifies and resolves SQL Server performance problems before they happen. Learn more > >

...