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
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)
Please log in to answer
Posted by:
jmcfadyen
16 years ago
Posted by:
AngelD
16 years ago
Posted by:
anonymous_9363
16 years ago
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.
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
16 years ago
Posted by:
anonymous_9363
16 years ago
Posted by:
JeanLedot
16 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.