Crowdstrike install
Answers (3)
Top Answer
Not sure how KACE works, but presume it installs stuff as SYSTEM. Use/run psexec.exe -i -s cmd.exe to run a cmd as SYSTEM, so you can test the installer. If you lazy and dont like psexec.exe, you can use PowerRun as an alternative (GUI).
Depending on the installer, if you have logging then enable it, that will inform you of why it failed.
If it's working on some machines and not others, it could be that the installation is restricted to certain operating systems. You can check this in the Managed Installation Detail screen (look for a shaded box). If needed, you can edit the list to add or remove some operating systems.
Hope this helps!
Comments:
-
thanks i set it to work on all operating systems though due to the fact that some have older versions then others - christanc 5 years ago
All we use to install it is "WindowsSensor.exe CID=your CID here" in our install script, and run it as admin. Since KACE runs as SYSTEM it should be fine. If installing manually, just run as admin. Assuming I understood your question correctly.
Comments:
-
It is running fine but when it check the directory to see if it is there it gives me an error code - christanc 5 years ago