Download and install Falcon #122
bk-cs
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I often get asked how PSFalcon can be used to download and install the Falcon sensor.
I wrote a script that can be used to do that--without having to have PSFalcon installed: https://github.com/CrowdStrike/Cloud-AWS/blob/master/Agent-Install-Examples/powershell/sensor_install.ps1
The script can be used to check the sensor version assigned to a specific policy, download that version and install it. It logs each step to a log file on the local machine, and will also automatically delete the installer package and the script itself once complete.
Beta Was this translation helpful? Give feedback.
All reactions