Skip to main content
dbhavsar
Staff
Staff
July 7, 2025

Technical Tip: Import specific FortiClient VPN profile without losing other VPN profiles

  • July 7, 2025
  • 1 reply
  • 2425 views
Description This article describes how to import a specific FortiClient VPN profile to FortiClient without affecting/losing other profiles.
Scope FortiClient
Solution

As per the below screenshot, currently, there is only one profile configured 'LDAPS-FGT':


profile-one.png

Solution:

 

  1. Create a backup file of the current FortiClient configuration: Backing up the full configuration file.

To back up the full configuration file:

  1. Go to Settings.
  2. Under System, select Backup.
  3. Select the file destination.
  4. Enter a password to save the file in an encrypted format with a password.
  5. Select OK.

  1. Similarly, create a backup file of the FortiClient from which the profile will be imported.

     

  2. Open both the files with Notepad, as below:


notepad.png
In the left notepad file, there is profile 'LDAPS-FGT', and in the right notepad file, there is profile 'Imported-Profile'.

  1. Copy the configuration part from <connection> to </connection> (from the config file that is desired to be imported into the profile).
  2. Locate </connection> and in the next line, paste the configuration below the existing one or locate <connections>. In the next line, paste the configuration on top of the existing one.
  3. Save the configuration file and restore it in the FortiClient: Restoring the full configuration file.
  1. Go to Settings.
  2. Expand the System, and select Restore.
  3. Locate and select the file.
  4. If the configuration was protected with a password, a password text box displays. Enter the password used to encrypt the backup configuration file.
  5. Select OK.
  1. The profile will import successfully:


    new-profile.png

    1 reply

    New Member
    May 29, 2026
    You can't be serious!
    First I have to manually set the network ID to prepare the config file for our partners and then they run the risk of accidentally deleting their own config during import!?