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...
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...
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...
Today I’ve released a new version of my MDT Factory Tool. Since this version include some fixes for WSUS and Application import, I suggest that you grab it right away if you’ve been using the older version...
During the past 2 months I’ve been working on a new tool that will assist ConfigMgr administrators with creating reference images. You may know that there’s various methods that you could use to create a...
During the development phase of my new tool that I will be releasing very soon, I had to find ways to amend and modify various settings in MDT. For instance if you’d like to add a line to the CustomSettings.ini by...