For Windows to retreive updates from Microsoft Update, as opposed to Windows Update (which is the default), you have to opt in. This is usually done through the Windows Update GUI by selecting “Get updates for other Microsoft Products”: This becomes tedious very quickly so here’s how you can do it with PowerShell: https://gist.github.com/morgansimonsen/8039966 To …
Continue reading “How to opt in to Microsoft Update with PowerShell”