Project

General

Profile

action #60341

Updated by mloviska about 3 years ago

We should keep track of regular Windows updates and refresh test images. 

 In order to update our image regularly, we can create a test case/module/test suite to check for recent updates. 
 ~~There There is a Windows 3rd party package manager [chocolatey](https://chocolatey.org/about) with a [cli](https://docs.chocolatey.org/en-us/choco/commands/) that can possibly do the job.~~ 
 - very limited for only 3rd party package installations 
 - there are several versions (Chocolatey {,Professional, Business}) that comes with extended feature set job. 

 I would propose to install this feature in Windows installation test suite, so it is available for generic use. 

Back