Hello i’d like to request to automate the installation of Huntress. I have a single command line which appears as:
(New-Object Net.WebClient).DownloadFile(‘https://huntress.io/download/YOUR_ACCOUNT_KEY’,$env:temp+'/HuntressInstaller.exe’);iex $env:temp’\HuntOrg keressInstaller.exe /S /ACCT_KEY=YOUR_ACCOUNT_KEY /ORG_KEY=CLIENT_NAME’
With the account key and org key as Parameters.There’s also a powershell script located at: deployment-scripts/Powershell/InstallHuntress.powershellv2.ps1 at main · huntresslabs/deployment-scripts · GitHub
I hope those items assist in the creation of a procedure that functions through Xcitium
Thanks,
Gentry with
GentechMSP