While this is not a new topic, we all know that getting all Office add-ins installed on the machines of an infrastructure is a tricky topic. Microsoft released a new add-in inventory report for Configuration Manager back in 2017, but I didn’t wanted to use a mof file in my […]
SCCM
3 posts
If you ever want to remove content from distribution points (DP) in SCCM you can use the provided Remove-CMContentDistribution PowerShell cmdlet. However, one important parameter that you must keep in mind is the DisableContentDependencyDetection. If this parameter is not passed, the content will be deleted not only for the application […]
One of the most asked questions for me about SCCM is “How can we reduce the number of reboots needed?” I know it sounds like a silly question, but let’s consider the following scenario. If you have (and most certainly do) Java, Adobe and Flash in your infrastructure, you already […]