{"id":7278,"date":"2023-09-03T23:29:16","date_gmt":"2023-09-03T23:29:16","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=7278"},"modified":"2023-09-03T23:29:19","modified_gmt":"2023-09-03T23:29:19","slug":"how-to-automatically-update-sql-management-studio","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/how-to-automatically-update-sql-management-studio","title":{"rendered":"How to automatically update sql management studio"},"content":{"rendered":"\n<p>SQL Management Studio comes with an inbuilt Updater , however it requires opening the SQL Manegment studio application and is not automatic. Sometimes people don&#8217;t open SQL management studio in a long while and this doesn&#8217;t get upgrade and vulnerable to security issues<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2023\/09\/image.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2023\/09\/image.png\" alt=\"\" class=\"wp-image-7279 img-responsive\" style=\"width:696px;height:424px\" width=\"696\" height=\"424\" srcset=\"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2023\/09\/image.png 681w, https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2023\/09\/image-300x183.png 300w\" sizes=\"auto, (max-width: 696px) 100vw, 696px\" \/><\/a><\/figure>\n\n\n\n<p>Entering <a href=\"https:\/\/chocolatey.org\/\" title=\"\">Choco<\/a>!<\/p>\n\n\n\n<p>You will need to uninstall SQL Management Studio<\/p>\n\n\n\n<p>Install Choco per below ( This will install .net Frame 4.8 and need a reboot ( Not Automatic ) )<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https:\/\/community.chocolatey.org\/install.ps1'))<\/code><\/pre>\n\n\n\n<p>Then install SQL management studio via Chocol<\/p>\n\n\n\n<p><a href=\"https:\/\/community.chocolatey.org\/packages\/sql-server-management-studio\">https:\/\/community.chocolatey.org\/packages\/sql-server-management-studio<\/a><\/p>\n\n\n\n<p>Then you can deploy the upgrade command to keep it upgraded every week <\/p>\n\n\n\n<p><a href=\"https:\/\/community.chocolatey.org\/packages\/choco-upgrade-all-at\">https:\/\/community.chocolatey.org\/packages\/choco-upgrade-all-at<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SQL Management Studio comes with an inbuilt Updater , however it requires opening the SQL Manegment studio application and is not automatic. Sometimes people don&#8217;t open SQL [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7278","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=7278"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7278\/revisions"}],"predecessor-version":[{"id":7280,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7278\/revisions\/7280"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=7278"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=7278"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=7278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}