If you’ve migrated Applications or Packages from an old ConfigMgr hiearchy into a new one, or perhaps you’ve just create a bunch of stuff that you’d like to distribute, distribution can rather quickly...
If you’ve been dealing with PowerShell and ConfigMgr 2012 lately, you’ve probably found out that the most interesting properties of an application is stored in XML format in the SDMPackageXML property. On of...
When doing OSD in ConfigMgr 2012 SP1 you always have to deal with drivers. When dealing with drivers, you should ask yourself if you’d like to trust the Plug and Play method that ConfigMgr 2012 SP1 uses, or if you...
During the past few weeks Microsoft has released a lot of new cool Previews of their upcoming software. For that reason my lab environment has grown quite large, and it’s no longer effective to manually back it up...
When you work with Dell systems and its time to replace old systems, it’s always nice to know which one is out of warranty and eligible for replacement. Earlier I’ve used a VB-script for this purpose, but I...
There are various of methods out there today on how you can automate the process of naming computers during OSD. I’ve previously blogged about how to do it with VB script, you can find that blog here. In this blog...
Today I was creating a new application in order to deploy the latest Adobe Flash Player 11.7.700.202 that recently got released. I proceeded with my normal workflow and when the application was ready to be test...
In order to speed up the installation phase of a ConfigMgr 2012 environment, I’ve created a PowerShell script that will install all necessary prerequisites for different site roles. This blog post will cover the...
If you’re running Windows 8 and have installed Hyper-V for your lab environment, you’d think that it would be a good idea to enable deduplication. Unfortunately this is not supported in Windows 8...
Would you like to receive an email when a new Application Request is submitted by an end-user? I’d love to and that’s the reason I created this small PowerShell script to take care of...