
New-ItemProperty -LiteralPath 'HKLM:\SOFTWARE\Fortinet\FortiClient\Sslvpn\Tunnels\LETSCONFIGMGRVPN2' -Name 'Server' -Value 'demovpn2.someaddress. Double-click on the downloaded FortiClient installer file. FortiClient download is free, easy to use, and can be set up in minutes. The idea is to keep your data safe from theft, leaks, and breaches. It is a VPN, firewall, and web filtering service all in one. Save the downloaded file to your computer. A key feature of FortiClient app is that it not only offers protection for your devices, but it also offers protection for your online activities. New-ItemProperty -LiteralPath 'HKLM:\SOFTWARE\Fortinet\FortiClient\Sslvpn\Tunnels\LETSCONFIGMGRVPN2' -Name 'Description' -Value 'Lets ConfigMgr VPN 2' -PropertyType String -Force -ea Silentl圜ontinue Download the FortiClient installer file from the link above. If ($ENV:PROCESSOR_ARCHITEW6432 -eq "AMD64") Installation Scriptįor the sake of this demo, I am going to make up the VPN address, but this can be edited for your actual gateway address, the installation script is as follows (Save as InstallFortiClientandProfile.ps1): # Restart Process using PowerShell 64-bit We need to create the installer and Uninstaller scripts before we can wrap and upload the files to Microsoft Intune, these scripts will deploy FortiClient VPN and configure the VPN Profile.


Creating the Installer \ Uninstaller Scripts
