HI<\/p>\n
Please can some one show me how to run a script so i can install sentinalone using gpo from its exe ?? there is no msi.<\/p>\n
And i want to install this only once in a pc and make sure it will not try installing on every reboot.<\/p>\n
and where should i place the exe ?? in the netlog share on dc ?? please explain<\/p>\n
many thanks<\/p>","upvoteCount":4,"answerCount":7,"datePublished":"2020-08-29T04:38:05.000Z","author":{"@type":"Person","name":"donarachchi2","url":"https://community.spiceworks.com/u/donarachchi2"},"acceptedAnswer":{"@type":"Answer","text":"
The silent parameters are as below
\n\\servershare\\SentinelInstaller.exe\" /QUIET /NORESTART<\/p>","upvoteCount":0,"datePublished":"2020-08-29T11:28:54.000Z","url":"https://community.spiceworks.com/t/install-software-using-a-startup-script/774042/4","author":{"@type":"Person","name":"dbeato","url":"https://community.spiceworks.com/u/dbeato"}},"suggestedAnswer":[{"@type":"Answer","text":"
HI<\/p>\n
Please can some one show me how to run a script so i can install sentinalone using gpo from its exe ?? there is no msi.<\/p>\n
And i want to install this only once in a pc and make sure it will not try installing on every reboot.<\/p>\n
and where should i place the exe ?? in the netlog share on dc ?? please explain<\/p>\n
many thanks<\/p>","upvoteCount":4,"datePublished":"2020-08-29T04:38:05.000Z","url":"https://community.spiceworks.com/t/install-software-using-a-startup-script/774042/1","author":{"@type":"Person","name":"donarachchi2","url":"https://community.spiceworks.com/u/donarachchi2"}},{"@type":"Answer","text":"
Are you sure there is no MSI? I recall them having one when I demo’d their product. You might contact support to confirm that.<\/p>\n
A startup or shutdown script with the EXE would work as well but would require logic(to not reinstall as you mentioned). An MSI would make it easier.<\/p>","upvoteCount":0,"datePublished":"2020-08-29T09:24:59.000Z","url":"https://community.spiceworks.com/t/install-software-using-a-startup-script/774042/2","author":{"@type":"Person","name":"jrp78","url":"https://community.spiceworks.com/u/jrp78"}},{"@type":"Answer","text":"
i have the sentinelone .exe installer and there are silent switches i use to install it silently that you can use to perform the same goal as if it was a .msi file.<\/p>\n
Monday i’ll post my silent install command.<\/p>\n
Currently i decided not to use gpo for this install on all the clients but using the .exe installer and i use PDQ deploy (free) to push the installer to client machine for a silent install and no reboot.<\/p>\n
The client then checks into the S1 console.<\/p>\n
I’m sure a reboot of the client is needed at some point to for all of S1 components to fully function correctly though.<\/p>\n