
New-ItemProperty -LiteralPath 'HKLM:\SOFTWARE\Fortinet\FortiClient\Sslvpn\Tunnels\LETSCONFIGMGRVPN2' -Name 'Description' -Value 'Lets ConfigMgr VPN 2' -PropertyType String -Force -ea Silentl圜ontinue 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

The following tools and files are available in the FortiClientTools 7.0. 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. EMS 7.0.7 includes the FortiClient (Windows) 7.0.7 standard installer and zip package containing FortiClient.msi and language transforms.

Creating the Installer \ Uninstaller Scripts
