VMware Horizon Community
robsisk1972
Enthusiast
Enthusiast
Jump to solution

Config File for MS SQL Studio Management Studio 17 or 19 - TOOLS ONLY

Hello all,

Curious if anyone has created a SQL tools Config file either 17 or 19.   Using the Application Profile doesn't help much here.  If the app is analyzed with the default exclusions, it brings back no suggestions.   If it is analyzed without the default exclusions, It brings too much back.   Overwhelming looking at these results.

Thanks

0 Kudos
1 Solution

Accepted Solutions
VDINinja311
Enthusiast
Enthusiast
Jump to solution

robsisk1972

This is what we use for our SSMS 2016 UEM flex config file. Hopefully it helps.

[IncludeRegistryTrees]

HKCU\SOFTWARE\Microsoft\SQL Server Management Studio

[IncludeFolderTrees]

<AppData>\Microsoft\Microsoft SQL Server

<AppData>\Microsoft\SQL Server Management Studio

View solution in original post

0 Kudos
3 Replies
VDINinja311
Enthusiast
Enthusiast
Jump to solution

robsisk1972

This is what we use for our SSMS 2016 UEM flex config file. Hopefully it helps.

[IncludeRegistryTrees]

HKCU\SOFTWARE\Microsoft\SQL Server Management Studio

[IncludeFolderTrees]

<AppData>\Microsoft\Microsoft SQL Server

<AppData>\Microsoft\SQL Server Management Studio

0 Kudos
robsisk1972
Enthusiast
Enthusiast
Jump to solution

Thanks.  The Reg include captures a ton of data but I'm going with it for now.   Thanks again.

0 Kudos
robinstolpe
Enthusiast
Enthusiast
Jump to solution

Updated to a better configuration that I did post earlier.

 

[IncludeRegistryTrees]

HKCU\SOFTWARE\Microsoft\SQL Server Management Studio

 

[IncludeFiles]

<LocalAppData>\Microsoft\SQL Server Management Studio\18.0_IsoShell\1033\Ssms.CTM

<LocalAppData>\Microsoft\SQL Server Management Studio\18.0_IsoShell\1033\Ssms.CTM.IconMapping

<LocalAppData>\microsoft\sql server management studio\18.0_isoshell\settings\sql server management studio\NewSettings.vssettings

<LocalAppData>\Microsoft\SQL Server Management Studio\18.0_IsoShell\Ssms.exe.config

<AppData>\Microsoft\SQL Server Management Studio\18.0\UserSettings.xml

IT engineer that works with the hole VMWare portfolio and also loves to develop and automate in C# and PowerShell
0 Kudos