- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Deploy forticlient cloud with msi + invited code
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.

Created on ‎08-12-2022 02:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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]
