Most of you have probably used the Application Model in ConfigMgr 2012 and above right about now. If you still haven’t made the switch to Applications instead of Packages, I urge to do so. Something that I see at...
During a migration project at one of my customers, we needed to create a few Deployment Packages and wanted to do that with PowerShell. So I imported the ConfigMgr PowerShell module, and to my surprise I couldn’t...
Time flies by and it’s already almost a year ago I released my PowerShell script to slipstream Adobe Reader for deployment with ConfigMgr 2012 as an application. During this time, I’ve received a lot of...
During TechEd Europe 2014 this week, a lot of new information regarding Windows 10 deployment and the supported ways of deploying it has been made available. Since I was not able to be on-site myself, I’ve...
A member of the Swedish System Center User Group, also known as SCUG, asked for some help with updating all the collections that had membership queries matching a specific pattern/text. I figured that I’d give it...
When you’re dealing with Operating System Deployment, you have most likely heard of that MDT can be integrated with ConfigMgr. If you’d combine the best from two worlds, meaning using ConfigMgr and MDT...
For quite a while now, I’ve been thinking about creating a PowerShell script to help with identifying Package or Task Sequence deployment settings, for instance if any of the deployments have been configured to...
In an earlier post, I wrote about how you can leverage PowerShell to distribute application and packages to a Distribution Point Group. The script that I’m using in that post may work, but the code is not nearly...
Microsoft has now released Cumulative Update 3 (CU3) for ConfigMgr 2012 R2. More details about the Cumulative Update is available here. Follow the steps in this guide to install the Cumulative Update in your...
Lately I’ve been involved in a migration project where the customer is moving from legacy Packages to the new Application Model. During our analysis we came to the conclusion that some packages would be left and...