cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1968
Views
0
Helpful
2
Replies

Deploying secure client modules with SM

Simone Stellato
Frequent Visitor
Frequent Visitor

Hi,

I was wondering if there's a way to push ths installation of secure client module: Umbrella, NVM, VPN, Thousand Eyes, ZTA and also pushing the OrgInfo.json file for umbrella configuration.

Is there any documentation available?

Thanks

Simone

2 Replies 2

CharlesLopez
Community Member

Hi Simone, yes, you can automate deployment of the Secure Client modules (Umbrella, NVM, VPN, ThousandEyes, ZTA) along with the OrgInfo.json file. Typically this is done using the Secure Client pre-deployment packages combined with your endpoint management tool (like Intune, SCCM, or Jamf). You place OrgInfo.json in the Umbrella module directory during install or via a post-install script. Cisco provides step-by-step guidance in their Secure Client and Umbrella admin docs, especially around “customizing and distributing modules” and “Roaming Client deployment.”

acaruwor63
Community Member

Yes, you can definitely automate most of that. Usually people handle Secure Client deployments through tools like Intune, SCCM, or other software deployment systems using the MSI installer with module parameters. The OrgInfo.json for Umbrella can also be copied during deployment with a script or packaging step. Cisco has documentation for silent installs and module selection, although it’s a bit scattered between Secure Client and Umbrella docs. I’d specifically look for the Secure Client Administrator Guide and the Umbrella Roaming Client deployment documentation since those cover most of the process.