Used for controlling touchpad settings for Lenovo X220 and X230 Thinkpad tablet/PCs.
For the most part, follow instructions on http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/6hgx73ww.txt - Extract files from downloaded executable (6hgx73ww.exe) onto accessible network folder. Create a batch file (i.e., installUltraNav.cmd) & put inside the same network folder. This batch file is what will be uploaded to the software inventory inside Kace as the associated file. Then the Managed installation will simply have the installation command to "Use Default".
An important part of this installation is that the client computer be restarted to complete the process. Either write the restart into your batch file OR add in a Custom Post-install message such as:
"The UltraNav driver has been downloaded onto your computer. At your earliest convenience, please RESTART your computer to complete the installation of the driver."
The batch file should contain the following, which calls on the extracted setup file to install silently and waits til the installation is complete before Kace recognizes the batch file as being finished running :
************
@echo off
start /wait [insert your network file path here]\Setup.exe -s -SMS
exit 0
******
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.