On the 18th of October, Microsoft released Windows 8.1 to the market. You can now grab the bits from VLSC (Volume Licensing Service Center) and start to create a reference image. In this post we’ll be creating the...
This blog post will describe how you can remove all deployments for an application in ConfigMgr 2012 SP1. Perhaps the most easiest way would be to use the built in cmdlet Remove-CMDeployment, but I thought it would be...
The environment that we’ll be using during the course of installing a ConfigMgr 2012 SP1 hierarchy looks like this: DC01 – Domain Controller (contoso.com) CMSQL01 – Primary Site SQL Server CMSQL02 – CAS...
Today Adobe released another quarterly patch for Adobe Reader. If you’d like to dig deep into the details, you’ll find the security bulletin here. I you’ve not yet read about how to slipstream Adobe...
Before you go ahead and begin the installation of ConfigMgr 2012 R2 in your ConfigMgr 2012 SP1 hierarchy, it’s recommended that you perform a test upgrade of the database. This post will help you along the way to...
This post will cover the necessary steps in order to prepare a SQL Server 2012 SP1 installation for ConfigMgr 2012 SP1. Overview Create Active Directory accountsPrepare for the installationInstall SQL Server 2012...
Have you ever thought about copying the system names from a collection to use them for any kind of purpose outside of ConfigMgr 2012? Well, that’s not very easy. You could of course with PowerShell and some smart...
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...