Servicing Stack Updates can cause headaches for those with limited maintenance windows. These updates can be required as a pre-req for some monthly cumulative updates. Which means that your server will only see the SSU as an applicable update when the maintenance window rolls around. Since there is no required reboot it won’t see this …
Month: May 2019
This isn’t a step by step guide as most of the install is just clicking through the wizard. I wanted to cover some of the additional steps and pre-reqs that aren’t necessarily called out in Microsofts documentation. Microsoft docs for 2019- https://docs.microsoft.com/en-us/system-center/orchestrator/install?view=sc-orch-2019 There is also some helpful information in the 2012 docs not covered in …
There are a ton of different ways to help automate third-party patching for SCCM, community tools, vendor etc which can help save time. This example is a pretty basic powershell script that you can use for the FileZilla Client which should also be helpful if you want to adapt it to another application. This script …