Skip to main content
radu_popa
New Member
January 20, 2018
Question

FortiClient 5.6.4 deployment

  • January 20, 2018
  • 0 replies
  • 2406 views

Hello,

 

I am in process of packaging and customizing the 5.6.4 client. I am using the Client Configuration Tool.

 

I have created a config, exported it as an XML file, made some small editing and I can import it now manually into another installed client. Now the questions:

 

1. In the packages generated by the tool I have two files: one MSI and one MST. I guess I have to issue the installation with msiexec /qn /norestart /i FortiClient.msi TRANSFORMS=FortiClient.mst. Is that right?

 

2. Even though I select the config file at the start of the creation of the package, it seems not to import it in the unattended installation. Any specific parameters I have to use?

 

3. In the XML file I can successfully use a wildcard to force the usage of the machine certificate. Are there any system variables I can use in the XML to make the username field to use the logged on user?

 

Thank you!