FortiClient extends the power of FortiGate's Unified threat management to endpoints on your network. Desktops, laptops, tablets and smartphones, FortiClient enables every device - local or remote, stationary or mobile - to integrate with your FortiGate. With no per-seat license fees, FortiClient takes the headaches out of managing multiple endpoints so your users and guests can work efficiently anywhere, without compromising your security. It's the end-point solution for your FortiGate network.
- Install and uninstall via Chocolatey
- Requires source path to MyGet
- Supports ONLY 64-bit version
- Includes interim versions
- version 6.0.10.0297
- version 6.0.9.0277
- version 6.0.4.0182
- version 6.0.3.0155
- version 5.6.6.1167
- switched to Google Cloud Storage for links
- version 5.6.5.1149 interim
- version 5.6.4.1131
- VirusTotal link - https://www.virustotal.com/#/file/00566249b1b2eae7c0002b41b8c3d20caef641c6fa0126f2eee00df131c0b4d2/detection
- version 5.6.3.1130
- VirusTotal link - https://www.virustotal.com/pl/file/62015d94432b56119fa926272458ab63ac84f8c110202d8ebc8255f05709fc75/analysis/1513668721/
- version 5.6.2.1117
- VirusTotal link - https://www.virustotal.com/#/file/b44bef47541e423fa8f3e22bb687f3e317e8df1b9735394e3f774a2b88d1678c/detection
- version 5.6.1.1115
- VirusTotal link - https://www.virustotal.com/#/file/c23f047a5d411bae7eb3d346c067db9245fbb409e191b72d705f4942d032daf2/detection
- version 5.6.0.1075
- VirusTotal link - 70a3df21bf21283ae141ef53e214ce5222aac0354998721f04c5f99af1748e9d - https://www.virustotal.com/pl/file/70a3df21bf21283ae141ef53e214ce5222aac0354998721f04c5f99af1748e9d/analysis/1498635040/
- version 5.4.3.0870 GA
- VirusTotal link - https://www.virustotal.com/pl/file/b32e0f5330f007f6ad541c73737408886150cf425864f4a15dee176f11ec14eb/analysis/1489145415/
- SHA256 - b32e0f5330f007f6ad541c73737408886150cf425864f4a15dee176f11ec14eb
- change version numbering to match Fortinet's
- version 5.4.2.0860
- VirusTotal link - https://www.virustotal.com/en/file/4a2f43dff6e3405237aa1666dddc5ead228163ae7a5f3bdd30081b6a212b6464/analysis/1479323904/
- SHA256 - 4a2f43dff6e3405237aa1666dddc5ead228163ae7a5f3bdd30081b6a212b6464
- version 5.4.0842
- VirusTotal link https://www.virustotal.com/en/file/7512d7125e76f158f1a755e92975a78407319811ae55b27f40b31917648e25db/analysis/1476181409/
- SHA256 - 7512d7125e76f158f1a755e92975a78407319811ae55b27f40b31917648e25db
- removed Write-ChocolateySuccess/Failure according to new design base
- adding option to kill exec before attempting to install/upgrade
- updated README.md
- package rebuilt
- first GA in line of 5.4.1 builds
- added fix for SSL VPN DNS
<sslvpn>
<options>
<dnscache_service_control>2</dnscache_service_control>
</options>
</sslvpn>
- another interim
- rebuild mst file for eLeader config
- improved $env:TEMP logic, with Choco 0.9.10 path contained double 'chocolatey' reference - bug https://github.com/chocolatey/choco/commit/a9519b513b926255ad5bc35cf42b5e811ed77447
- improved logic in uninstalling registered Forticlient (now, throw an error when uninstall fails)
- switch to another interim build with custom config
- added 'REINSTALLMODE=vomus REINSTALL=ALL ' to MSI install parameters (minor/major upgrade handling feature)
- first build with double source (local or remote) instalation
- no change to package binary version (only source)
- first interim build 5.4.0822
- first build with standalone Fortinet MSI installer
- included config for eLeader Fortigate connection
- first stable 5.4
- uninstall omits Uninstall-ChocolateyPackage due to erros
choco install forticlient -source https://www.myget.org/F/public-choco
or with added source
choco source add -n=public-choco -s"https://www.myget.org/F/public-choco" --priority=10
choco install forticlient
forticlient:
ensure: latest
uninstall_options: "--force --all-versions"
provider: chocolatey
source: https://www.myget.org/F/public-choco/
or
forticlient:
ensure: latest