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 …
With our upgrade from Windows 7 to Windows 10 we have been faced with a few challenges. One of them being our USMT solution to backup data from Windows 7 and restore it to Windows 10. We have a few requirements here we need to meet: Data needs to be copied off of the machine …