I have created a new script to keep Visual Studio ut to date in an unattended manor - For instance by creating a schedulled task. This are the core features:

  • Updates all editions and versions equal or above to Visual Studio 2017.
  • Writes event log entries for each run, failed and succeeded steps.

HTH