We have some issues that some systems cannot reach our MECM server, and that was due to the new network changes. I wrote this script …Read more Detailed SCCM Patching Report via Powershell Universal & HTML Sep
With Configuration manager 1606 ,new feature was added to software updates section which is called ‘Run software updates compliance scan immediately after a client installs software updates and restarts’ . This feature really helps to run a software
Instead, I used MECM to stage the files on my org's computers, then ran PSExec with an administrator account to start a PS script that installs the updates. I've been meaning to look into using Add-AppxProvisionedPackage instead, but haven't had the time. If you have any addit...