Skip to main content

Banyan App Deployment [SonicWall Cloud Secure Edge]

Purpose

Provide an automated solution to detect endpoints without SonicWall Cloud Secure Edge and deploy the client automatically across Windows, macOS, and Linux devices using CWA scripts, an internal monitor, and an alert template.

Associated Content

ContentTypeFunction
Install Banyan App [SonicWall Cloud Secure Edge]ScriptDownloads and installs the SonicWall Cloud Secure Edge.
Install Banyan App [SonicWall Cloud Secure Edge]Internal MonitorDetects endpoints missing SonicWall Cloud Secure Edge.
△ Custom - Execute Script - Install Banyan AppAlert TemplateExecutes the script on machines flagged by the monitor.

Implementation

Step 1

Import the following content from the ProSync plugin:

Step 2

Reload System Cache (Ctrl + R)

Step 3

Execute the script with Set_Environment=1 to create the EDFs required by the solution.

First run

Step 4

Configure the solution as outlined below:

FAQ

Q: Where do I get the Invite Code and Deployment Key?
A: From the Banyan Command Center → Settings → App Deployment.

Q: What if Invite Code or Deployment Key are not set in EDFs?
A: Provide INVITE_CODE and DEPLOYMENT_KEY at runtime; runtime parameters override EDFs.

Q: How do I exclude a specific location or computer from deployment?
A: Set the EDF "Exclude Banyan App Deployment" at the Location or Computer level to true.

Q: How can I verify the client installed successfully?
A: Check the CWA job output, the endpoint's installed applications list, or look for the Banyan service/process on the target machine.

Q: Can this deploy to air-gapped devices?
A: No — targets must be able to download the installer and reach Banyan endpoints. For air-gapped devices use an offline installer and a different deployment workflow.

Q: What OS versions are supported?
A: The official Banyan install scripts support current Windows, macOS, and common Linux distributions. Confirm compatibility with Banyan documentation before mass deployment.

Q: How often should the monitor run?
A: It covers 50 machines per hour.

Q: Will this update automatically migrate existing Banyan App installations to SonicWall Cloud Secure Edge? A: Yes. The updated script is designed to recognize existing installations and transition them to the rebranded SonicWall Cloud Secure Edge application.

References

Changelog

2026-03-09

  • Rebranding Update: Renamed the solution and all associated components (Script and Internal Monitor) to "SonicWall Cloud Secure Edge" to align with recent product rebranding.
  • Logic Enhancement: Updated the underlying automation logic to detect and install the SonicWall Cloud Security Edge App while maintaining backward compatibility for existing Banyan App installations.
  • Source Migration: Updated the deployment workflow to pull installers from the new GitHub repository: sonicwall-cse-app-installer.
  • FAQ Update: Added clarification regarding the automatic migration and rebranding of existing Banyan App installations to SonicWall Cloud Secure Edge.

2025-10-15

  • Updated document to include the forked repository source to resolve installation bugs present in the original Banyan official scripts.

2025-10-10

  • Initial version of the document.