Hi,
I'm trying to install WiDi software on laptops during OS deployment. The tooling we us is ConfigMgr (2012 R2 SP1 CU3). The laptop is an HP Probook 640G2 with Intel video and Intel Wireless, the OS is Windows 8.1. Unfortunately, the WiDi installation fails, and I hope you can shed some light on how this can be solved.
I've tried versions 6.0.66 (latest from Intel) and 6.0.52 (version offered with the laptop by HP), no difference. The install commandline used is
setup.exe /s /v/qn /V"WIDIAPP_DESKTOP_SHORTCUT=0 /L*v "c:\intel\logs\widi.log""
This works fine when run directly on the laptop, but fails when started through configmgr (and, oddly enough, when started by the scheduler).
The installation fails with a generic error 1603, and according to the setuplog (line 357 in the attached error log) the platform isn't WiDi Compatible. However, if I run the installscript manually WiDi installs without a problem (see line 338 in the attached succes log). The CMD I ran the script from to install WiDi was in the NT Authority\System context to minimize differences with the ConfigMgr installation. Script fails in the same way when I run a normal elevated CMD.
Any ideas as to how I can get the unattended installation working?
Kind regards,
Jeroen van der Linden.