Driver Pack Mapping and Pre-Cache v2

I blogged awhile back about how we were pre-caching drivers… and it worked… until it didn’t. NOTE, I have a script on GITHUB that creates all of the Driver Packages with the Program, check it out. Bug: after updating driver source and bumping content, we had issues.  So we re-worked it and modified the idea … Read more

CI to Monitor Path Variable

As mentioned in Previous Post, we’ve had upgrades fail due to non-standard path variables. I’ve created a CI that captures the path and looks for specific things then reports Compliant, or reports the issue, which we track with reports.  We use this in our PreAssessment / PreFlight Rules, so if this is Non-Compliant, it prevents … Read more

Windows 10 Setup Keys – Reference

Windows 10 has some great data in the Registry concerning the Windows OS and it’s previous builds.  This can be great for reporting, or troubleshooting. First off reporting, I’m not going to touch that one much, but Hopefully Sherry K. will be posting something about that topic, or CM will build in native functionality. UserVoice:HERE … Read more