Skip to main content
Oskar
New Member
August 10, 2022
Question

Deploy forticlient cloud with msi + invited code

  • August 10, 2022
  • 3 replies
  • 7006 views

Hi, can i add invited code to msi installer?

I want to deploy msi installer form AD but i dont want manualy copy past invite code when forticlient installed.

3 replies

New Contributor II
August 12, 2022
Hello @Oskar ,
 
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
 
Thanks,
fatihseyligli
Staff
Staff
September 15, 2022

Hello Oskar,

 

For the moment, is not designed to embed invitation code in FortiClient MSI installers.
Please execute the following command to register the client after the initial MSI/MST installation:

C:\Program Files\Fortinet\FortiClient> FortiESNAC.exe -c REG_REG_TO_CLOUD -a [The Invitation Code]

 

Best regards.

SamR
New Member
August 30, 2023

I was not able to get the command to work because it did not recognize the -a flag. Below is the command that works, replacing the -a with -r

 

C:\Program Files\Fortinet\FortiClient> FortiESNAC.exe -c REG_REG_TO_CLOUD -r [The Invitation Code]