-
Notifications
You must be signed in to change notification settings - Fork 10
Install Process Explorer
Previous Install PDF Reader | Manual Install | Install Process Monitor Next |
---|
FineBuild can install and configure Process Explorer as part of the SQL Server install process.
Process Explorer was originally produced by Sysinternals, now part of Microsoft. It can be considered as an advanced version of Windows Task Manager, and was chosen to be included in FineBuild to help troubleshoot failures in SQL Server components, SSIS packages, etc.
Item | Link |
---|---|
Process Explorer home page | https://technet.microsoft.com/en-us/sysinternals/bb896653.aspx |
Process Explorer download | https://download.sysinternals.com/files/ProcessExplorer.zip |
Process Explorer tutorial | https://www.howtogeek.com/school/sysinternals-pro/lesson2/ |
Automated silent installation of Process Explorer is performed by Process Id 4TD and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupProcExp: | Yes | Yes | Yes |
SQL2017 | /SetupProcExp: | Yes | Yes | Yes |
SQL2016 | /SetupProcExp: | Yes | Yes | Yes |
SQL2014 | /SetupProcExp: | Yes | Yes | Yes |
SQL2012 | /SetupProcExp: | Yes | Yes | Yes |
SQL2008R2 | /SetupProcExp: | Yes | Yes | Yes |
SQL2008 | /SetupProcExp: | Yes | Yes | Yes |
SQL2005 | /SetupProcExp: | Yes | Yes | Yes |
In order to maintain compatibility with older versions of SQL FineBuild, the parameter /InstProcExp: can also be used.
FineBuild also uses the following parameters to help install Process Explorer:
Parameter | Default Value | Description |
---|---|---|
/ProcExpDir: | ProcessExplorer | Name of folder to hold Process Explorer program |
/ProcExpexe: | procexp.exe | Name of Process Explorer program file |
/ProcExpZip: | ProcessExplorer.zip | Name of file holding Process Explorer install media |
Process Explorer cannot be installed by FineBuild on a Windows Core operating system because it is supplied in zip file format.
The FineBuild install for Process Explorer includes the following:
The following steps show what you would have to do to install Process Explorer manually. FineBuild does all of this work for you automatically.
-
Navigate to C:\Program Files
Create a subfolder ProcessExplorer
-
Navigate to the Additional Components folder
Double-click on ProcessExplorer.zip. Highlight all files, right-click and select Copy
-
Paste the Process Explorer files into C:\Program Files\ProcessExplorer
This procesdure will set up a menu item for Process Explorer in the Administrative Tools menu.
-
Right-click on procexp.exe
Select Copy
-
Open the All Users Administrative Tools menu folder
Click on Start, right-click on Administrative Tools and select Open
-
Right-click within the Administrative Tools folder
Next, right-click and select Paste Shortcut
Copyright FineBuild Team © 2011 - 2021. License and Acknowledgements
Previous Install PDF Reader | Top | Install Process Monitor 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