Install driver vbscript
We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account. Disagree Agree. Notify of. Inline Feedbacks. Sys Admin. Christian xtnsele. Reply to Sys Admin. Would love your thoughts, please comment.
Kindly subscribe to TechDirectArchive. Telegram Channel. This is default text for notification bar. Learn more. I used it to install specific drivers and bios updates on specific models.
It was a lot easier than using scripting to achieve the same outcome. Here's an example of a filter that applied specific software based on both the system model and the current firmware version. Wow, thanks for all the responses. Script my ONLY option. What target hardware do you have? Targets are laptops and desktops, so the usual drivers, graphics, nic, sound etc. How many different models do you have to support?
Are they of the same manufacturer? While I can't provide you with a windows script on how to do this I can tell you have we do this using FOG for imaging. The concept is close to what you need but using linux instead of windows. Basically what happens is the script reads the model in smbios using a linux utility. You can use a wmic query to query smbios for the model. On a network file share we have all of the drivers for the specific models.
In the root directory we would have one directory per model that matches the value of the model can comes back from smbios. Just after imaging not relevant in your case we copy the driver directory over to the target computer into a directory on the C: drive. At the end of the setupcomplete. Each directory contains the drivers for bit and bit architecture of the corresponding OS. Execute the batch script to install the require driver from the driver package.
Once the batch file is executed, the batch script locates the driver folder corresponding to the OS version and architecture running on the PC, and the dpinst. The Device Driver Installation Wizard appears. The needed files are on CD. But when device is connected, the device manager does not find the driver files. When searching manually for the driver files all is working well like it should. Net developer and now I need any batch or application or system I can use to install this driver on users computer.
How to Install Driver with a cat file? Stack Overflow for Teams — Collaborate and share knowledge with a private group.
Create a free Team What is Teams? Collectives on Stack Overflow. Learn more.
0コメント