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...
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...
Today I had to re-run a task sequence which had failed the first time. I figured that it could probably be done with PowerShell. After reading Steve Rauchi’s blog post on how to remove the scheduler...
During the migration from Configuration Manager 2007 to Configuration Manager 2012, I experienced a problem with clients in a Secondary site wouldn’t get assigned to the Primary Site Management Point. Looking at...
If you need to create a Device Collection in System Center 2012 Configuration Manager that shows you only workstations (not laptops and virtual machines), you can create a query that consists of two criteria, System...