Skip to main content

SentinelOne (Windows EXE)

Description

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

This recipe willshows guidehow youto onpackage configuringthe Windows EXE installer as a FileWave Fileset and deployingpass tothe yourSentinelOne Windowsregistration devices.token as launch arguments.

Ingredients

  • FWFileWave AdminCentral

  • SentinelOne registration token

  • SentinelOne EXE installer

Directions

  1. Download the EXE installer from SentinelOneSentinelOne.
  2. Upload the EXE installer into FileWave Central toas a Fileset you will use to deploy itFileset.

  3. Highlight the Fileset and doubledouble-click clickit to open Fileset Contents.
  4. Highlight the EXE filefile.
  5. Click on Get Info.

    newScreenshot 2025-02-13 at 11.28.07 AM.png

  6. Select the Executable tabtab.
  7. Check 'Execute once when activated'activated.
  8. Choose radio button 'Non-interactive (background)'.
  9. Check 'Wait for executable to finish'finish and select 15 Minutes.
  10. UnderOn the Launch Arguments tabtab, click on the + iconicon.
  11. Enter inthe andtoken replaceargument, "your_token_registration"replacing your_token_registration with your actualSentinelOne tokenregistration token.
    -t your_token_registration
  12. Click on the + icon to create newanother Argument.argument.
  13. Enter inthe quiet-install argument.
    -q
  14. Click 'Apply'Apply to save the filesetFileset.

    newScreenshot 2025-02-13 at 11.28.35 AM.png

Notes

Note:Use Youboth needlaunch toarguments. useThe -q parameter makes the installer silent, and the -qt parameter so thatsupplies the installSentinelOne willregistration betoken. silent and, you must also useWithout the -t parameter and enter your token because SentinelOne needs a token and asargument, a silent installinstallation there will behas no way to enterreceive the token at install time. Keep the real token private; your_token_registration is only a placeholder.