SentinelOne (Windows EXE)

Description

SentinelOne is a cybersecurity company that specializes in endpoint security and threat intelligence. They provide a platform for autonomous endpoint protection that uses AI and machine learning to prevent, detect, and respond to a wide range of security threats, including malware, ransomware, and other cyberattacks.

This recipe will guide you on configuring and deploying to your Windows devices.

Ingredients

Directions

  1. Download the EXE installer from SentinelOne
  2. Upload the EXE installer into FileWave Central to a Fileset you will use to deploy it

  3. Highlight the Fileset and double click to open Fileset Contents
  4. Highlight the EXE file
  5. Click on Get Info

    newScreenshot 2025-02-13 at 11.28.07 AM.png

  6. Select the Executable tab
  7. Check 'Execute once when activated'
  8. Choose radio button 'Non-interactive (background)'
  9. Check 'Wait for executable to finish' select 15 Minutes
  10. Under the Launch Arguments tab click on the + icon
  11. Enter in and replace "your_token_registration" with your actual token 
    -t your_token_registration
  12. Click on the + icon to create new Argument.
  13. Enter in 
    -q
  14. Click 'Apply' to save the fileset

    newScreenshot 2025-02-13 at 11.28.35 AM.png

Notes

Note: You need to use the -q parameter so that the install will be silent and, you must also use the -t parameter and enter your token because SentinelOne needs a token and as a silent install there will be no way to enter the token at install time.


Revision #13
Created 31 October 2023 15:14:42 by Andrew Kloosterhuis
Updated 13 February 2025 20:45:44 by Josh Levitsky