Cisco VPN Client Silent Installation for SCCM 2007 & 2012 Distribution

memorable business logo cisco 1024x507
memorable business logo cisco 1024x507

Estimated reading time: 1 minutes

Once you have downloaded and extracted your exe file for Cisco VPN Client, you will notice that there is a MSI file in there, this means that we can use this in SCCM 2007 as a package, or as a catalog item in ConfigMgr 2012.

Just package up all the extracted files and use the below MSI install script to run the installation without a restart.

msiexec /i "vpnclient_setup.msi" /q /norestart

You can now distribute and deploy this package without fear of it automatically restarting your clients machine!

Click to rate this post!
[Total: 1 Average: 5]

Share this content:

Avatar for Andrew Armstrong

About Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 26 years. Sharing experience and knowledge whenever possible! Making IT Happen.

View all posts by Andrew Armstrong

9 Comments on “Cisco VPN Client Silent Installation for SCCM 2007 & 2012 Distribution”

  1. We have created a package on SCCM 2012 and try to push to client. However, we don’t see this application pushed to client, how do we troubleshoot SCCM server 2012?

    Please can someone help?

  2. We have created a package on SCCM 2012 and try to push to client. However, we don’t see this application pushed to client, how do we troubleshoot SCCM server 2012?

    Please can someone help?

  3. We have created a package on SCCM 2012 and try to push to client. However, we don’t see this application pushed to client, how do we troubleshoot SCCM server 2012?

    Please can someone help?

Leave a Reply

Your email address will not be published. Required fields are marked *