Capture Client Getting Started Guide
Installation via Command Line Interface
IT teams can use their own scripts to install Capture Client on endpoints; SonicWallCapture Client is compatible with this method of provisioning.
- Navigate to the Dashboard of the tenant where you want to install clients.
- Click on the Windows or macOS or Linux icon to download appropriate client.
To install Capture Client, open the Command Prompt with Run as administrator and run the command:
- For Windows:
C:\> msiexec /quiet /l*v /i "SonicWall Capture Client.<version>.msi" tenantID=<>
- For macOS:
>> sudo installer -pkg "SonicWall Capture Client.<version>.pkg" tenantID=<> -target /
Where <version> is replaced with the appropriate version number and the tenant ID must be added to the command where indicated. The tenant ID can be found in Management > Tenant Settings.
- For Windows:
Was This Article Helpful?
Help us to improve our support portal