Ignite 2017 is now over for this time and Microsoft have already announced that they will come back to Orlando next year for Ignite 2018. Until next year we have hours upon hours of interresting videoes to watch and in this blog post I will highlight some of the
Author: Timmy Andersson
Baseline Evaluation with Run script feature in ConfigMgr 1706
One of the new pre-realease features in ConfigMgr 1706 is the Run Script function which makes it possible to run Powershell scripts directly from the ConfigMgr console towards clients. This is a huge benefit to be able to do so because this means as long as the client is active
Some special characters in deployment type name cause applications not to Install
I recently stumble upon a bug in ConfigMgr that can cause issues with application deployments so that applications won’t install. When you are creating and application and gets to the step where you are supposed to create a Deployment type and you give the deployment type a name containing some
HP Elitebook 820 G4 – Bitlocker issue with BIOS firmware version 01.05
TLDR; Bitlocker issue for model HP Elitebook 820 G4 with BIOS firmware 01.05. Solution: upgrade to 01.06 The following versions of the Elitebook also are affected and can use the same BIOS. Elitebook 840 G4 Elitebook 850 G4 The issue Earlier today I stumble upon an issue with
Import boundaries to SCCM with powershell
This is the second blog post in a series of two where the first one was about exporting boundaries from ConfigMgr to .CSV files and you can check out that post here: https://timmyit.com/2017/04/25/export-boundaries-from-sccm-with-powershell/ Now its time for us to import it to ConfigMgr and it’s very simple to do, all
Export boundaries from SCCM with powershell
This blog post is the first in a series of 2 where i will showcase how to export iprange and subnet boundaries and then how to import them with the help of a powershell script. I’m a big proponent for automating task to increase productivity and I believe in the