Skip to main content
isamt
New Member
May 10, 2021
Question

FortiClient EMS 7.0 and Deploying FortiClient 7.0

  • May 10, 2021
  • 0 replies
  • 1839 views

Has anyone deployed FortiClient 7.0 to endpoints using Fcconfig.exe or similar method.

 

Prior to 7.0 we were running:

 

"FCConfig.exe" -o export -f C:\Temp\EMSServer_name.conf With XML file to register the clients against the EMS server:

<forticlient_configuration> <endpoint_control> <fortigates> <fortigate> <serial_number>fgt_sn0</serial_number> <name>fgt_name</name> <registration_password>Enc 7275dc0ee5b41126da5fedbd2c3592c05738ed2438de9104</registration_password> <addresses>EMSServer_name:8013</addresses> </fortigate> </fortigates> </endpoint_control> </forticlient_configuration>

 

This doesn't register clients to the EMS server for version 7.0