Create an SSRS Report using Configuration Manager Database Data
How to write custom SCCM reports using SSRS. This guide will show you exactly how to create your own custom SCCM SSRS report.
How to write custom SCCM reports using SSRS. This guide will show you exactly how to create your own custom SCCM SSRS report.
If you need to identify machines with specific software installed on a device but would also like to know whether they have a certain version of the stated software or below, then you can use the below query. This can help with software upgrades to identify machines that have not yet been upgraded. SCCM Collection … Read more
If you want to add a local machine user to your deployed machine during your SCCM OSD process then you can do this using a standard “Run Command Line” step. Instructions So, you need to add a “Run Command Line” step in your task sequence towards the end, after the Windows deployment and after the … Read more
How to automatically uninstall Spotify installations using System Center Configuration Manager (SCCM).
Problem Scenario When using SCCM, you may find that you want to either add or remove application deployments based on what administrative categories each application has assigned. As an example, we had a number of applications for the Marketing department that were only distributed to a Marketing collection we had set up with only Marketing … Read more
Just a quick post to add to our list of SCCM collection queries. We needed one today for a collection of virtual machines only. This query you can use to create a collection to do this: You can check out our other SCCM collection queries by following this link.
I’ve not done a post about SCCM queries for a while now so in addition to a load I did some time ago, I thought I’d bring things up to date with a few new queries starting with Microsoft Server 2019. I’ve been using this one for creating a Windows Server 2019 collection in SCCM … Read more
The SCCM Console MDT Integration Error Fix resolves errors that appear in the Configuration Manager console after integrating with Microsoft Deployment Toolkit. This fix corrects the console extension registration causing the integration failure. Requirements SCCM / Microsoft Endpoint Configuration Manager Microsoft Deployment Toolkit (MDT) Administrator rights How to Download Watch our video guide on how … Read more
In most business environments, you will find that Microsoft Teams is used a lot. Especially as Microsoft seem to be starting the push from Skype to Teams. But, this means that if you are looking at a large deployment, you want to try and make the process as quick and easy as possible. For those … Read more
Get the MSI installer for Apple iTunes by following our simple guide.
We were asked recently about how to use a SCCM package to amend current user registry keys (HCU). To be honest, we didn’t really know, HCU registry changes have always been a bit of a nightmare to manage. However, we started to have a look around and found an excellent guide on how to carry … Read more
CMTrace is an awesome tool and I have been copying it onto an end users machine using a batch file during the OSD process for years. But finally, Microsoft have added it into the Configuration Manager Client installation. So, once you have an up to date client installed on a users machine, you can browse … Read more