In this blog post I’ll cover the necessary steps in order to have your OS deployment process incorporate the newly released ConfigMgr 2012 SP1 CU1 update. As with the CU1 update, new...
A few days back Microsoft released the Cumulative Update 1 for System Center 2012 Configuration Manager SP1. With this update there a bunch of fixes and some new cmdlets for PowerShell users...
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...
When I was writing a script to import computer information for use with OSD, I stumpled upon a problem. The command I was trying to run was something like: $CollectionName = "All Windows Server 2012" Import...
For the past 4 days I’ve been diving myself into System Center 2012 Operations Manager. I had the opportunity to participate in a course held at CornerStone here in Stockholm. During my first day I...
I’ve always wanted to have a nice report emailed to me each Monday morning showing what have been deployed during the weekend and how it went. Up until now I’ve gone into the Configuration Manager 2012...
The other day I was tasked with checking a list of KB articles if they where deployed or not. Since we’ve just upgraded to Configuration Manager 2012 SP1, I thought that I would use PowerShell and...
This blog post will help you setup a process to completely automate the reference image creation using MDT. It will assume that you have prior knowledge of MDT, since not all steps will be described in detail...
So another Adobe Reader update was recently released. In the past I’ve experienced that if you try to install an update for Adobe Reader while there are AcroRd32.exe processes running, it may fail for numerous...
A few weeks ago I saw that applications and packages was intermittently not being pushed over to our Secondary sites. When I looked in the sender.log I found the following: There is no existing connection...