Project

General

Profile

action #60341

Updated by mloviska over 3 years ago

We should keep track of regular Windows 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 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. 

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

Back