Cisco Secure Client VPN

JMaximusPrime
New Contributor II

Hello,

I'm new to Jamf. Does anyone have suggestions on configuring Cisco VPN to install during the initial startup or right after logging in with my Windows credentials?

4 REPLIES 4

Shyamsundar
Contributor

Please find the following link with the detailed instructions to deploy Cisco VPN via JAMF. It is recommended to install the VPN during the enrollment process, so that users can access the VPN once they have completed the enrollment process. 

 

https://support.umbrella.com/hc/en-us/articles/23515921165844-How-to-deploy-Cisco-Secure-Client-via-...

 

AJPinto
Honored Contributor III

I would hope you are logging in with your IPD credentials using something like Jamf Connect, or PSSO and not "Windows" credentials through AD from domain binding :). 

 

Configuring Macs and Windows devices have very few similarities. As far as when to install a VPN client, I prefer to have that be the last package to install in a configuration because it can interrupt network traffic failing your other packages.

 

My suggestion: Make 1 policy for each application and script to keep them separate from each other. For the policies with packages, set a priority for each package in Jamf > Settings > Packages as Jamf will run the packages in order of priority if they are set, else it's alphabetically. Finally, set all these policies to run at enrollment and recurring checkin once per device. This will ensure they install as the device enrolls. You can also place packages in the Prestage, but use that sparingly. 

JMaximusPrime
New Contributor II

@AJPinto, Thank you for responding and providing your suggestions. I'll implement them and let you know how it goes. 

JMaximusPrime
New Contributor II

Right now, all our packages are all set to priority 10. This is how it was configured when we got onboarded. Sorry, I am still new to JAMF