One of the biggest time drains for managing SCCM can be managing third party patching for SCCM. Not only do you have to try and keep track of new releases but then you have to go through packaging and testing. There are plenty of ways to do it, this is just one example of a …
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 …