SonicWall NetExtender - Install/Update
Summary
This script installs/updates the latest version of the SonicWall NetExtender dynamically.
Sample Run
Dependencies
Monitor - SonicWall NetExtender - Install/Update [Winget]
Solution - SonicWall NetExtender - Install/Update
Process
This script installs/updates the latest version of the SonicWall NetExtender dynamically by Winget using Script - Winget - Install/Update if the fresh installation is being performed on the agent. If the agent already has the SonicWall NetExtender installed, then it first checks if it is deployed using MSI or EXE. If installed using MSI, then it updates using Script - Winget - Install/Update; else if it is deployed using EXE, then it installs by downloading the latest exe package from the site VPN-Clients by fetching the latest version from the winget manifest and then downloading and installing it. It has proper error handling to report success and failure.
Output
- Script log