Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Information: Remove Old VPN with FCConfig.exe
Hi,
just for those who need it.
We updated our Forticlient via GPO Msi and also deployed a new VPN tunnel for the employes with a custom installation.
We had the problem that we now have 2 tunnels in the Forticlient and don't wan't to start every FC and delete the old Tunnel manualy.
I found out that you can use the FCConfig.exe with Parameters.
We build a Batch and run it with the FC GPO and the old tunnel was deleted.
It has to look like this:
"C:\Program Files (x86)\Fortinet\FortiClient\FCConfig.exe" -m vpn -f "TUNNELNAME;ssl;TUNNELNAME;ipsecman;" -o delete_connection -i 1
Hope someone can use this.
Andreas
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good hack, Ralf!
