Shortly before MMS this week I was starting to work on some PowerShell where I was constantly creating and adding parameters and I realized that the default parameters in VSCode weren’t quite what I wanted them to...
With the alarming number of views on part one of automating your maintenance windows, I decided I had better get to work right away on part 2! Part two has a specific focus on creating the membership rules and AD groups...
A long time ago I saw a really cool post on Johan Arwidmarks blog from a contributer Mattias Benninge about how to automate the creation of maintenacne windows with an offset from Patch Tuesday and when I saw it I...
I’ve written about this topic previously and also written a small PowerShell based tool to help administrators ease the pain of rerunning a task sequence. Recently, while developing a solution for a Windows 10...
Within the ConfigMgr world there has been a lot of talk around software updates lately. Especially with all of the recent changes including the change to allow a ConfigMgr client to download updates from Microsoft over...
The new Intune Win32 app management is a great way to deploy Win32 apps with Microsoft Intune. Imagine you have a kind of source share for all the .intunewin files you have created. At some point in time you...
Intune ADMX template is now in public preview, please read about the details from Maurice Daly’s post Configure ADMX settings with Microsoft Intune Administrative Templates , I have tested 151 settings in my...
I believe most of us use install application steps during operating system deployment, unless you are using fully dynamic scripts to install applications. We often do changes in our task sequence, we made a copy...
Several months ago I created a script that would allow someone to extract information from the ConfigMgr SQL Database and e-mail that data. I wrote this as a workaround to SSRS subscription reports at the time as the...
A while back I wrote a PowerShell Module that showed some ways to do things in ConfigMgr using PowerShell. Since then I’ve added more and more things to my PowerShell library and thought it was time to demonstrate...