Add or Remove Multiple Application Deployments in SCCM using Powershell

How to add or remove multiple sccm application deployments

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

SCCM Console MDT Integration Error Fix

sccm logo 600x400

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

Creating Current User Registry Keys in a SCCM Package

microsoft black logo

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

SCCM OSD Stuck on “Just a moment…”

Microsoft Blue Logo

We came across a problem with our SCCM OSD recently where it was getting through approximately half the build process and then seemingly getting stuck on “Just a moment…” before timing out and not completing the build. This was a bit of a head scratcher as there did not seem to be any crash or … Read more

How to create a MDT Package within SCCM

microsoft black logo

As a SCCM administrator you are probably fully aware that you have a lot of power available to you when carrying out deployments using task sequences. But you can add even more options to SCCM task sequences by adding Microsoft Deployment Toolkit (MDT) integration. This gives you a load more options during a task sequence … Read more

SCCM – Full list of web security proxy exceptions

System Center Configuration Manager SCCM

When using Configuration Manager, you may find that some things may not work fully if you are also behind a web security proxy service. We came across this problem recently where the Asset Intelligence Point was being blocked from contacting the internet due to web security. This caused this error in our Configuration Manager Console: … Read more