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
| Content | Type | Function |
|---|---|---|
| Install Banyan App [SonicWall Cloud Secure Edge] | Script | Downloads and installs the SonicWall Cloud Secure Edge. |
| Install Banyan App [SonicWall Cloud Secure Edge] | Internal Monitor | Detects endpoints missing SonicWall Cloud Secure Edge. |
| △ Custom - Execute Script - Install Banyan App | Alert Template | Executes the script on machines flagged by the monitor. |
Implementation
Step 1
Import the following content from the ProSync plugin:
- Script - Install Banyan App [SonicWall Cloud Secure Edge]
- Internal Monitor - Install Banyan App [SonicWall Cloud Secure Edge]
Alert Template - △ Custom - Execute Script - Install Banyan App
Step 2
Reload System Cache (Ctrl + R)
Step 3
Execute the script with Set_Environment=1 to create the EDFs required by the solution.

Step 4
Configure the solution as outlined below:
- Navigate to Automation → Monitors within the CWA Control Center and set up the following:
- Internal Monitor - Install Banyan App [SonicWall Cloud Secure Edge]
- Set up with the alert template
△ Custom - Execute Script - Install Banyan App. - Right-click and select
Run Nowto start the monitor.
- Set up with the alert template
- Internal Monitor - Install Banyan App [SonicWall Cloud Secure Edge]
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
- https://github.com/banyansecurity/sonciwall-cse-app-installer/tree/main
- https://docs.banyansecurity.io/docs/manage-users-and-devices/device-managers/distribute-desktopapp/
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.