When you’re doing a migration and migrate Packages and Deployments that are associated with them, the best practice is to not let the migration wizard enable the Program for each Package after the migration has...
Over the past year I’ve evolved my PowerShell skills and revisited some of the scripts and tools that I’ve previously created. When I looked at the Dell Warranty Console Extension Tool 1.0 that I created, I...
When I was browsing the net, I stumbled upon a script that would convert a ContentID to DisplayName and PackageID. This got me thinking that when you’re troubleshooting Application deployments, you sometimes need...
During a migration project with a customer, we ran into the problem where some of the clients wouldn’t be uninstalled correctly. When using the supported way of uninstalling the ConfigMgr 2012 client, the...
I’ve been doing ConfigMgr migration projects for a while now and first up until recently one of my customers asked me if we could migrate the Status Message Queries they’ve put many hours into creating. I...
If you’re working with patch management in ConfigMgr 2012, you’ve most likely scratched your head about why there’s no simple way to remove the updates that have been expired or superseded. To help...
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...
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...