-
Notifications
You must be signed in to change notification settings - Fork 10
Install Extended Events Manager
Previous Install Access Based Enumeration | Manual Install | Install PDF Reader Next |
---|
Finebuild can install and configure Extended Events Manager as part of the SQL Server install process. If you do not want to include Extended Events Manager in your FineBuild install, then do not download it.
Extended Events Manager was produced by Jonathan Kehayias et al. SQL Server Extended Events are a powerful way of troubleshooting problems with SQL Server 2008 and above. Extended Events Manager was chosen to be included in FineBuild because it simplifies creating and viewing metadata for Extended Events Sessions in SQL Server.
Extended Events Manager is no longer supported and is suitable only for SQL 2008 and SQL 2008R2. SSMS v17 and above include Extended Evants facilities and should be used in preference to this component.
Item | Location |
---|---|
Extended Events Manager home page | https://web.archive.org/web/20201216101729/https://archive.codeplex.com/?p=extendedeventmanager |
Extended Events Manager download | https://web.archive.org/web/20210318092542/https://codeplexarchive.blob.core.windows.net/archive/projects/ExtendedEventManager/ExtendedEventManager.zip |
Extended Events introduction | https://www.sqlteam.com/articles/introduction-to-sql-server-2008-extended-events |
Extended Events tutorial | https://www.sqlteam.com/article/advanced-sql-server-2008-extended-events-with-examples |
After downloading from the web archive site, the following additional steps are needed to make the install media available:
-
Browse the ExtendedEventsManager.zip file
-
Navigate to the ExtendedEventsManager.zip\releases\17 folder
-
Copy the 1bb1a2ec-36ae-431a-acb9-de3555e09e69 file to the \Additional Components folder
-
Rename the 1bb1a2ec-36ae-431a-acb9-de3555e09e69 file to Extended Events SSMS Addin Setup.msi
Extended Events Manager can only be installed on SQL Server 2008 and SQL Server 2008 R2.
Automated silent installation of Extended Events Manager is performed by Process Id 4TB and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupXEvents: | N/A | N/A | N/A |
/SetupSQLTools: | No | Yes | Yes | |
SQL2017 | /SetupXEvents: | N/A | N/A | N/A |
/SetupSQLTools: | No | Yes | Yes | |
SQL2016 | /SetupXEvents: | N/A | N/A | N/A |
/SetupSQLTools: | No | Yes | Yes | |
SQL2014 | /SetupXEvents: | N/A | N/A | N/A |
/SetupSQLTools: | No | Yes | Yes | |
SQL2012 | /SetupXEvents: | N/A | N/A | N/A |
/SetupSQLTools: | No | Yes | Yes | |
SQL2008R2 | /SetupXEvents: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2008 | /SetupXEvents: | Yes | Yes | Yes |
/SetupSQLTools: | No | Yes | Yes | |
SQL2005 | /SetupXEvents: | N/A | N/A | N/A |
/SetupSQLTools: | No | Yes | Yes |
In order to maintain compatibility with older versions of SQL FineBuild, the parameters /InstXEvents: and /InstSQLTools: can also be used.
FineBuild also uses the following parameters to help install Extended Events Manager:
Parameter | Default Value | Description |
---|---|---|
/XEventsmsi: | Extended Events SSMS Addin Setup.msi | Name of Extended Events Manager install file |
Extended Events Manager will be installed with CLIENT and WORKSTATION builds, but not with a FULL build. If you want to install it with a FULL build, the following parameter should be added at run time:
/SetupSQLTools:Yes
The FineBuild install for Extended Events Manager includes the following:
- Perform a Extended Events Manager install
Following the install, it is suggested you perform the First Use Tip
The following steps show what you would have to do to install Extended Events Manager manually. FineBuild does all of this work for you automatically.
-
Navigate to the Additional Components folder
Double-click on Extended_Events_SSMS_Addin_Setup.msi
-
The Welcome window is displayed
Click Next to continue
-
The Select Installation Folder window is displayed
Click on Everyone, then click Next to continue
-
The Confirm Installation window is displayed
Click Next to continue
-
After the installation has completed, the Installation Complete window is displayed
Click Close to exit
Extended Events Manager will start automatically when you start SQL Server Management Studio.
-
The first time Extended Events Manager is used:
Right-click in the Title bar and select Tabbed Document. This will improve the visual integration with SSMS
Copyright FineBuild Team © 2011 - 2021. License and Acknowledgements
Previous Install Access Based Enumeration | Top | Install PDF Reader Next |
---|
Key SQL FineBuild Links:
SQL FineBuild supports:
- All SQL Server versions from SQL 2019 through to SQL 2005
- Clustered, Non-Clustered and Core implementations of server operating systems
- Availability and Distributed Availability Groups
- 64-bit and (where relevant) 32-bit versions of Windows
The following Windows versions are supported:
- Windows 2022
- Windows 11
- Windows 2019
- Windows 2016
- Windows 10
- Windows 2012 R2
- Windows 8.1
- Windows 2012
- Windows 8
- Windows 2008 R2
- Windows 7
- Windows 2008
- Windows Vista
- Windows 2003
- Windows XP