Silent install of nRF Connect for Desktop with Microsoft Intune

Hi, I'm looking for help installing the nRF Connect for Desktop 3.12.0.

I've managed to unpack the application EXE and have picked out all the required pre-reqs to do the install. In a PowerShell script I call each EXE and add the switch /S which installs them all silently. I added the certificate for the drivers to the trusted publisher store to overcome the warning.

If I run the script as a local admin on the computer (Win10 Pro 21H2) it'll install each component and the cert and all is well. The main app however will not install if 'SYSTEM' is doing the install and looking into the location it installs to, APPDATA, I can see why. The SYSTEM account is used by Intune to install all applications without exception.

Is there a way to run the Install for 'ALLUSERS' so it installs to Program files rather than APPDATA?

Thanks in advance, Jamie

Parents Reply Children
No Data
Related