Cisco VPN Client Silent Installation for SCCM 2007 & 2012 Distribution

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!

Share this content:

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

9 Replies to “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 *