In my next series of posts, I will be talking about extending the Configuration Manager (Current Branch) console. This is a topic I am just starting to dig into myself, so follow along and we can learn together. You are going to want to have a couple things available to you to follow along with … Continue reading Extending the Configuration Manager (Current Branch) Console – Part 1
Scripting
Automatically Collect Drivers and Build Configuration Manager (Current Branch) Driver Packages with PowerShell
EDIT 05/17/2016: I have added a link to the script on GitHub. EDIT 05/15/2016: I have added a link to the Win7 version that uses Double Driver. EDIT 04/26/2016: I have added a condition to check to see if the driver package path exists, and if it does, to exit and not rerun. EDIT 04/18/2016: I … Continue reading Automatically Collect Drivers and Build Configuration Manager (Current Branch) Driver Packages with PowerShell