Category filter

Deploy CrowdStrike Falcon on Windows devices using Hexnode

CrowdStrike Falcon is a cloud-based endpoint security solution designed to proactively prevent attacks on devices. It employs Next Generation Anti-Virus (NGAV) capabilities and cyber threat intelligence to constantly monitor the endpoints. It records data associated with the device, including the users logging in and the programs being run, looking out for malicious activity. CrowdStrike Falcon uses this information to identify and protect the device from potential attacks. In this document, we will look at how the CrowdStrike Falcon Sensor can be seamlessly deployed to Windows devices managed by Hexnode UEM. In this document, we will explore how to deploy the CrowdStrike Falcon sensor on Windows devices managed by Hexnode UEM.

How to deploy CrowdStrike Falcon?

Step 1: Download the latest sensor installer from the CrowdStrike Falcon portal

  1. Login to your CrowdStrike Falcon portal.
  2. Click on the hamburger icon on the left top corner of the page and navigate to Host setup and management > Deploy > Sensor downloads.

    Navigate to Sensor downloads page in CrowdStrike portal

  3. Click the Download button next to the Windows sensor installer to download the EXE file, named WindowsSensor.exe.
  4. Copy the Customer ID checksum to your clipboard.

    Download CrowdStrike Falcon sensor and copy customer ID

  5. Generate a download URL for the downloaded EXE file by uploading it to a cloud storage platform/file sharing service.

Step 2: Deploy the CrowdStrike Falcon sensor using Hexnode UEM

There are two methods to deploy the CrowdStrike Falcon sensor on your Windows devices:

Method 1: Execute a script to deploy the sensor installer to the devices.

  1. Login to the Hexnode UEM portal.
  2. Go to the Manage tab and select the required devices.
  3. Click on the Actions drop-down and select the Execute Custom Script option.
  4. Click Choose File to upload the PowerShell script given below:

    Assign the generated download URL to the variable $download_url and the customer ID checksum copied from the CrowdStrike console to the variable $CID. Determine a location on the device for the installer and assign it to the variable $filepath.

  5. Click Execute.
  6. Navigate to the Action History tab of the devices to check if the sensor has been installed successfully.

    CrowdStrike Falcon sensor successfully installed

Method 2: Deploy the CrowdStrike Falcon sensor EXE file using the Install Application action.

  1. Login to the Hexnode UEM portal.
  2. Add the downloaded app into Hexnode app inventory
  3. In the Hexnode UEM portal, navigate to Manage > Devices.
  4. Select the required devices.
  5. Click Actions > Install Application.
  6. Select the uploaded CrowdStrike Falcon sensor from the app list.
  7. Click Configure to specify the installation settings.
    1. Check the options Install silently, Install app at system level and Add installation commands.
    2. Enter the installation parameters in the format:

      For example, if the CID is X2256702-FJSQE, the parameters will be:

    3. Choose the Success Criteria.

      For instance, if you choose Registry Exists as the success criterion, select HKLM as the registry file and enter SOFTWARE\CrowdStrike as the registry path.

      Note:


      Avoid selecting App Exists as the success criterion because the app identifier can vary between app versions. Using an incorrect app identifier might cause the app installation to fail.

    4. Set the Installation timeout(minutes) and Retry options according to your preferences.
  8. Click Install.

  9. Navigate to the Action History tab of the devices to check if the sensor has been installed successfully.

    Action History tab indicating the successful deployment of the CrowdStrike Falcon sensor on a Windows device

  10. In the CrowdStrike Falcon portal, navigate to Host setup and management > Manage endpoints > Host management to view the devices on which the sensor is deployed.

    Devices listed under Host management

Once successfully deployed, CrowdStrike Falcon will begin to protect the devices from malware and other potential attacks through the installed sensor.

See also:

Deploy Windows EXE apps using Hexnode UEM

  • Managing Windows Devices