/build/static/layout/Breadcrumb_cap_w.png

video drivers with SMS

hi

I havent tested it as of yet, but is it possible to deploy video drivers with sms 2003? We had an image rolled out to a whole bunch of workstations with a bad driver and was thinking of using sms as a possible way to fix it. Its an nvidia quadro card


thanks

0 Comments   [ + ] Show comments

Answers (6)

Posted by: jmcfadyen 15 years ago
5th Degree Black Belt
0
sure is.

you can achieve it in a number of ways, have a look at the following tools

dpinst.exe and difxapp.exe one of them should be able to help. Ideally wrap the driver in an MSI so many ways to achieve this result.
Posted by: AngelD 15 years ago
Red Belt
0
John,

I'm not sure that Driver Install Frameworks Tools will help as it mostly used for PnP devices which I don't think nvidia card is.
A MSI wrapper sounds like a better idea.
Posted by: anonymous_9363 15 years ago
Red Belt
0
I just installed a new NVidia card and I can confirm that the install is not MSI-driven so, if you need an MSI, the best option is to wrap the NVidia install in your MSI and run it silently. IIRC, the command line is:

SETUP -h"x" -v"y" -b"c" -j"f" -k -s

where:

-h"x" Resolution (horizontal)

-v"y" Resolution (vertical)

-b"c" Color Depth (in bits per pixel)

-j"f" Refresh rate (in Hz)

-k Force a reboot after a silent installation - must precede -s
option in command for system to reboot.

-s Silent Installation - no installation messages displayed during
installation.

Remember that almost all video driver installs will require a reboot.
Posted by: JeanLedot 15 years ago
Orange Belt
0
ORIGINAL: VBScab

Remember that almost all video driver installs will require a reboot.



That's right, and sometimes video driver installs will require two reboot : one when uninstall previous driver, and one after installing the new
Posted by: anonymous_9363 15 years ago
Red Belt
0
ORIGINAL: JeanLedot
sometimes video driver installs will require two reboot
Only the poorly-written ones, though. LOL
Posted by: JeanLedot 15 years ago
Orange Belt
0
lol

poorly-written, I don't know but Dell Latitude D630 video drivers needs two reboots

Bye
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ