ed32
(user138956)
1
WE tried running this command but fails, I’m missing a switch or if needed using Powershell ?
SentinelInstaller-windows-v2-6-1-5901-windows-v2-6-1-5901-windows-v2-6-1-5901_windows_v2_6_1_5901.exe /passive /quiet
Thanks
5 Spice ups
This is what I have in my PDQDeploy package:
SentinelOne.exe /SITE_TOKEN=xxxxxxxxxx /SILENT
Anyone know the correct commands for ununtu and redhat? a deb and rpm?
This worked for Ubuntu 18.04. Replace site_token with your own. However, I’ve found that the domain is not set appropriately and not sure how to set it manually.
sudo /opt/sentinelone/bin/sentinelctl management token set site_token
1 Spice up