﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>New Boundary Support Forum / Prism Deploy &amp; Prism Pack / Package Creation  / Possible to create Cisco VPN Client package? / Latest Posts</title><generator>InstantForum.NET v4.1.3</generator><description>New Boundary Support Forum</description><link>http://www.nbtnet.newboundary.com/forum/</link><webMaster>support@newboundary.com</webMaster><lastBuildDate>Fri, 21 Nov 2008 17:14:01 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Possible to create Cisco VPN Client package?</title><link>http://www.nbtnet.newboundary.com/forum/Topic1295-4-1.aspx</link><description>I have currently created this using a combination of PTS and batch scripts.&lt;/P&gt;&lt;P&gt;PTS:&lt;/P&gt;&lt;P&gt;/Run %comspec% /c MsiExec.exe /uninstall {3E5562ED-69AB-4CEC-91E2-64E18EC5ACC6} /qn&lt;BR&gt;/InstallPackage &lt;A href="file://\\prism\files\installs\CiscoVPN\VPNCleanup.pwc"&gt;\\prism\files\installs\CiscoVPN\VPNCleanup.pwc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;/Run %comspec% /c &lt;A href="file://\\prism\Files\Installs\CiscoVPN\vpn-Install.bat"&gt;\\prism\Files\Installs\CiscoVPN\vpn-Install.bat&lt;/A&gt;&lt;BR&gt;/InstallPackage &lt;A href="file://\\prism\files\installs\CiscoVPN\vpn-IT.pwc"&gt;\\prism\files\installs\CiscoVPN\vpn-IT.pwc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;PWC files simply copy the profiles to the needed locations so that VPN is preconfigured.&lt;/P&gt;&lt;P&gt;vpn-install.bat:&lt;/P&gt;&lt;P&gt;@echo off&lt;BR&gt;rmdir "c:\Program Files\Cisco Systems\VPN Client\Profiles" /S /Q&lt;BR&gt;md c:\temp&lt;BR&gt;xcopy &lt;A href="file://\\server\share"&gt;\\&lt;A href="file://\\Cfcu2\support\Syseng\Cisco"&gt;server&lt;/A&gt;\share&lt;/A&gt; c:\temp\CiscoVPN\ /H /E&lt;BR&gt;cls&lt;BR&gt;echo Installing Cisco Virtual Private Network for Employees&lt;BR&gt;"c:\temp\CiscoVPN\vpnclient_setup.msi" /qn&lt;BR&gt;RMDIR "c:\temp\CiscoVPN" /S /Q&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Hope this helps  :-)</description><pubDate>Wed, 23 May 2007 15:23:51 GMT</pubDate><dc:creator>miahmichno</dc:creator></item><item><title>RE: Possible to create Cisco VPN Client package?</title><link>http://www.nbtnet.newboundary.com/forum/Topic1295-4-1.aspx</link><description>This did work for me as well.  Just want to share that when the VPN client binds with the adapter the network connection is lost temporarily.  Thanks, I really appreciate these forums.</description><pubDate>Tue, 30 May 2006 09:00:39 GMT</pubDate><dc:creator>martyy</dc:creator></item><item><title>RE: Possible to create Cisco VPN Client package?</title><link>http://www.nbtnet.newboundary.com/forum/Topic1295-4-1.aspx</link><description>New Boundary Support would also be very interested in hearing if anyone has had success packaging the Cisco VPN client!&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;We have worked with a few customers on the Cisco VPN client and haven't had success getting a Prism-created package to work when moved from the system it was built on to another system with the same OS and same network card. Without doing major clean-up on the package, it would knock the system off the network. We were able to clean entries out of the package to prevent it from disabling the network settings on the target, but this resulted in the VPN client not functioning. &lt;/P&gt;&lt;P&gt;We &lt;U&gt;were&lt;/U&gt; able to successfully push the VPN command-line setup out through a Prism Channel as a Command Task. Set the Task to run under the context of a domain admin. &lt;/P&gt;&lt;P&gt;REM run Cisco VPN msi installation&lt;/P&gt;&lt;P&gt;REM qb!- no cancel button, no dialogs&lt;/P&gt;&lt;P&gt;msiexec /i &lt;/FONT&gt;&lt;A href="file://server/share/ciscovpn/vpnclient_en.msi"&gt;&lt;U&gt;&lt;FONT color=#0000ff size=2&gt;\\server\share\ciscovpn\vpnclient_en.msi&lt;/U&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=2&gt; /qb!- REBOOT=Suppress&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Thu, 25 May 2006 09:01:45 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>Possible to create Cisco VPN Client package?</title><link>http://www.nbtnet.newboundary.com/forum/Topic1295-4-1.aspx</link><description>Has anyone had any success in building a Cisco VPN Client package?  Not all of our machines are similar and I was wondering if the differents NICS would be a problem with the VPN binding to the NIC? </description><pubDate>Thu, 25 May 2006 08:56:46 GMT</pubDate><dc:creator>martyy</dc:creator></item></channel></rss>