Skip to Main Content
Patch My PC Feature and Application Request

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:

318 VOTE
Created by Daniel Walter
Created on Jul 15, 2019

Microsoft Visual Studio 2017 & 2019 (Enterprise/Professional/Community) Updates

Hi PatchMyPC,

 

The current way of having to patch this product is horrid. You either have to ask the end user to update providing they have local admin rights or work around with PowerShell scripts which can cause corrupt VS installations is devenv.exe isn't closed properly.

 

Downloads:

https://my.visualstudio.com/Downloads - These downloads can be accessed with a Dev Essentials account which is free.

 

Update Documentation:

Update documentation for Microsoft Visual Studio 2019: https://docs.microsoft.com/en-us/visualstudio/install/update-visual-studio?view=vs-2019

Update documentation for Microsoft Visual Studio 2017: https://docs.microsoft.com/en-us/visualstudio/install/update-visual-studio?view=vs-2017

 

Enterprise 2017 Example Script (Current method):

Start-Process -Wait -FilePath "C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe" -ArgumentList "update --passive --norestart --installpath ""C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise"""

 

If there is any possible way of creating this it would be a huge help!

Please let me know if you need anymore information.

 

Many thanks,

Dan

 

 

  • +218
73 VOTE

Visual Studio 2012/2013/2015 updates

Merged
These occassionally have updates that are require security updates, but not provided by WSUS/SCCM directly.
Jonathan Jones about 5 years ago in Application Request 0