SentinelOne (Windows EXE) Description SentinelOne provides endpoint protection for Windows devices. This recipe shows how to package the Windows EXE installer as a FileWave Fileset and pass the SentinelOne registration token as launch arguments. Ingredients FileWave Central SentinelOne registration token SentinelOne EXE installer Directions Download the EXE installer from SentinelOne. Upload the EXE installer into FileWave Central as a Fileset. Highlight the Fileset and double-click it to open Fileset Contents. Highlight the EXE file. Click Get Info. Select the Executable tab. Check Execute once when activated. Choose Non-interactive (background). Check Wait for executable to finish and select 15 Minutes. On the Launch Arguments tab, click the + icon. Enter the token argument, replacing your_token_registration with your SentinelOne registration token. -t your_token_registration Click the + icon to create another argument. Enter the quiet-install argument. -q Click Apply to save the Fileset. Notes Use both launch arguments. The -q parameter makes the installer silent, and the -t parameter supplies the SentinelOne registration token. Without the token argument, a silent installation has no way to receive the token at install time. Keep the real token private; your_token_registration is only a placeholder. Related Content SentinelOne Support How to Enter Launch Arguments for Executable Filesets