This post is more than 5 years old
5 Posts
0
19954
January 30th, 2014 06:00
Dell Cab Files
I deploy images using MDT and love the Dell Cab files,,, and they are working fine. My question is really best practices. I notice that the Dell Cab files have .EXE and other system files that are not .inf. Should I be filtering out the inf files, or just let MDT import what it think it needs? Thanks,,,, first time poster. Steve
No Events found!



Dustin Hedges
1 Rookie
•
96 Posts
1
January 30th, 2014 10:00
Hi Henry,
While you can trim up the driver packages up even further, I'd suggest leaving them as-is and just let MDT pick what it needs. Some driver INF's actually have actions that copy these additional files over for you as part of the driver injection process so unless you want to go thru and really look at each driver and what it does, I'd just leave them as-is.
They are tested and working as-is and that's part of the benefit of the CAB files. Dell has done the hard work for you already!
Hope this helps.