-
Notifications
You must be signed in to change notification settings - Fork 10
Setup All Users Temp Folder
Setup System Temp Folder | Manual Install | Setup Folder Permissions Next |
---|
FineBuild can set the location of the Windows \Temp folder for all users, so that that temporary files are more accessible when needed for troubleshooting.
The folder location used in Setup System Temp Folder is applied to all user accounts. This can only be done by updating the registry using Regedit.
Processing of All Users Temp Folder relates to Process Id 1GF in the FineBuild1Preparation script.
This processing is controlled by the following parameter:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupTempWin: | Yes | Yes | Yes |
SQL2017 | /SetupTempWin: | Yes | Yes | Yes |
SQL2016 | /SetupTempWin: | Yes | Yes | Yes |
SQL2014 | /SetupTempWin: | Yes | Yes | Yes |
SQL2012 | /SetupTempWin: | Yes | Yes | Yes |
SQL2008R2 | /SetupTempWin: | Yes | Yes | Yes |
SQL2008 | /SetupTempWin: | Yes | Yes | Yes |
SQL2005 | /SetupTempWin: | Yes | Yes | Yes |
FineBuild uses the following parameter to help setup the System Temp folder:
Parameter | Default Value | Description |
---|---|---|
/DrvTempWin: | C | Drive location for System Temp folder |
The following steps show what you would have to do to setup All Users Temp Folder manually. FineBuild does all of this work for you automatically.
The settings for system \Temp folder location are applied to user accounts.
-
Open the Registry Editor by Start -> Run and type regedit
-
Navigate to {"HKEY_USERS"}. You will see a display similar to that below:
-
For every entry under {"HKEY_USERS"} that does not end with the string _{"Classes"}, perform the following processing:
Navigate to the Environment subkey, and set the value of TEMP and TMP to the system \Temp folder (eg T:\Temp).
Copyright FineBuild Team © 2014 - 2019. License and Acknowledgements
Previous Setup System Temp Folder | Top | Setup Folder Permissions 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