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:
how can we use this script in install shield?
how can we use this script in install shield?
how can we use this script in install shield?
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?
Did you deploy it to the correct collection
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?
Did you deploy it to the correct collection
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?
Did you deploy it to the correct collection