Guides
ProductDeveloperPartnerPersonal

Meraki Systems Manager (SM) Deployment

Deploying Cisco Meraki Systems Manager (SM) consists of the following steps:

  1. Consult our command line parameters reference and confirm if any additional MSI arguments are desired. Examples include hiding from Add/Remove programs and installing without the VPN core.
  2. Add a new application to the Meraki SM portal for deployment for the Cisco Secure Client core module MSI.
  3. Repeat the process for the Umbrella Module MSI as a second application. For the Umbrella module, add the following command line execution, replacing <OrgInfo.json> with the contents of your organization’s Umbrella profile OrgInfo.json file:
echo <OrgInfo.json> > "C:\ProgramData\Cisco\Cisco Secure Client\Umbrella\OrgInfo.json" 

An example command line execution is below:

echo {    "organizationId" : "12345",    "fingerprint" : "12345123451234512345",    "userId" : "12345"} > "C:\ProgramData\Cisco\Secure Client\Umbrella\OrgInfo.json" 


Deploy Umbrella for Cisco Secure Client < Meraki Systems Manager (SM) Deployment > VPN Head End Pushed Installation