Where to disable "check updates" in SSMS 2014

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
oliver.ger
Posts: 2
Joined: Tue 12 Sep 2017 09:18

Where to disable "check updates" in SSMS 2014

Post by oliver.ger » Tue 12 Sep 2017 09:40

Hello,

we deployed dbForge SQL Complete by sccm and everything is fine.

But at first start in Server SQL Management Studio 2014, I get a window with some Information about old version and registration.

Is it possible to disable this window or disable the update check anywhere?

Greetings,
Oliver

alexa

Re: Where to disable "check updates" in SSMS 2014

Post by alexa » Tue 12 Sep 2017 13:10

Please perform the following:
1. Select 'SQL Complete -> Options...' from the main menu.
2. Navigate to the 'General' section.
3. Unselect the 'Check updates on startup once a week' option.

oliver.ger
Posts: 2
Joined: Tue 12 Sep 2017 09:18

Re: Where to disable "check updates" in SSMS 2014

Post by oliver.ger » Wed 13 Sep 2017 08:31

Ok, perhaps my question was not so clearly. If I want to give the setting before already, is there a registry entry or config file that I can edit so that the settings are set? I just want to prevent the window from appearing every time you start.

As I said, we distribute via sccm.

alexa

Re: Where to disable "check updates" in SSMS 2014

Post by alexa » Wed 13 Sep 2017 13:11

You may be interested in the 'Import and Export Settings...' feature available in the 'SQL Complete' section of the main menu of SSMS or VS.

Post Reply