When creating SCCM driver packages I always (99%) use WMI queries to select the correct driver package to be installed. Often I perform these tasks remotely without visiting the customer. The main reason for this blog post is to provide a list of useful commands that the customer can execute on the computer to get the WMI query I need. Depending on the hardware vendor you might want to use different commands, but these commands should provide most of the information you need. Here is the computer information that where returned by running the commands on my computer: wmic csproduct…
Browsing: OS Deployment
First, I’d like to say thanks to those of you that attended the Microsoft Campus Days event in Copenhagen last week. It was an amazing event with lots of great sessions. As always, I’m honored to be invited to speak at this event and it’s something that I really look forward to every year. So thank you for attending and for making speaking at the event a fun thing to do! Usually, I prefer to have my session early in the morning but this year I got the final speaker slot just before the movie and the closing party. At…