Estimated Reading Time: < 1 minuteI have been working a lot with Power Shell ISE and debugging scripts, PS ISE is good but not the best as a debugger. I was attending a Microsoft event when I was introduced to my new favorite editor, Visual Studio Code...
Estimated Reading Time: 5 minutesSummary SCSM 2012 R2 Update Rollup 7 introduced a bug with the permissions of Activity Implementers. This post contains a script used to create a workaround until the bug is addressed. Introduction In a previous post (link), I...
Estimated Reading Time: 5 minutesHey there everyone, Today I wanted to talk about an issue I have run into multiple times in working with ConfigMgr OS deployment (OSD) over the years and show you how through a fairly easy process you can overcome it! The Problem: You...
Estimated Reading Time: 5 minutesCollections are a critical part of SCCM 2012. They factor into almost everything from deployments to client settings, to… everything! It just so happens that collections are a unique breed of things that are easy to understand but...