My managed install of Dell Threat Defense by Cylance is failing, what am I doing wrong?
Hi All, I hae created a package for Dell Threat Defense (Cylance) which I have attempted to push out to 2 test VM Windows 10 machines and 2 physical Windows 10 machines. I have installed the software on my machine to be Inventoried, ran inventory to get the software into KACE, and have uploaded the .msi as additional files.
I have used the following command line as recommended by Cylance and can be found in their Deployment guide.
msiexec /i DellThreatDefenseSetup_x64.msi /qn PIDKEY=<INSTALLATION TOKEN> LAUNCHAPP=1 /L*v C:\temp\install.log
I have only associated the package with Windows 10 & Windows 8 in both 32bit & 64Bit versions.
My issue is that when the installation takes place, the notification pops up to advise the installation is about to start and then as soon as is disappears the notification that the installation is finished pops up. The installation has obviously failed as it hasn't taken long enough to install, the app isn't in Services.msc and there's no install folder.
There is not log file created to see what is happening and I can't make sense (don't know where to look) at the K1000 log files.Has anyone had any issues like this before, am I missing a configuration step? Any help or advise would be greatly appreciated.
have you changed the........
PIDKEY=<INSTALLATION TOKEN>
with an....... "Installation token" ??????
The installation token is something you should have to substitute in that field I believe. - akmagnum 7 years ago
Error: CreateProcess failed: (2) The system cannot find the file specified - 24alpha 7 years ago
If so have you zipped up up the files and uploaded to kace? or have you just uploaded the msi file. Wont work if its only the msi file. You need to upload MSI AND all the dependant files in a zip file.
ALSO don't zip up the folder.......Rather highlight all the folder contents and then zip them up. Or else WONT work.
Have you checked the system requirements for the software.
.NET 4.0 is also a must it seems. Have you checked your version - akmagnum 7 years ago
DellThreatDefenseSetup.exe /q PIDKEY=<exampletoken> LAUNCHAPP=1 /L*v C:\temp\install.log /I
This is now working. Thank you to those that helped me with trouble shooting ideas. - 24alpha 7 years ago