, We've downloaded the latest drivers for our Lenovo T430's, all of which we are installing via command line. They all work fine apart from the WiDi driver. We install of the other drivers before the WiDi one and reboot to ensure it has all of it's prerequisites, and it still doesn't work. For info, Wifi driver is Intel PROSet Wireless 15.2 and WiDi is 3.1.29 (I believe).
Using setup.exe /?, you can see that the recommended command line is setup.exe /s /v/qn. Every time you run this you get a return code of 1603, a general MSI error which doesn't mean much other than it's failed...
I've tried just running setup.exe /s and setup.exe /s /v/qb to view progress, but that gives the same result. I've also tried using the extracted MSI from in the temp directory and using that with msiexec /i "Intel(R) WiDi.msi" /qb, but that doesn't work either (again, 1603 error).
Here is the log file from the install: Microsoft SkyDrive - Access files anywhere. Create docs with free Office Web Apps.
Installing it manually does work fine, but we need to script it as we are deploying it to thousands of machines. Is there any way to solve this issue?
TIA.