Forum Discussion
mmchx
May 25, 2022Copper Contributor
Configure Forticlient VPN multiple profile
Hi guys, How can I configure the forticlient VPN with multiple profiles? I just saw this article https://letsconfigmgr.com/deploy-forticlient-vpn-microsoft-intune/ Is it ms intune actually suppor...
- May 25, 2022The previous link that you attached contains "Installation Script".
And this script contains # Install VPN Profiles. Based on this you can build a PowerShell script that will create multiple profiles with multiple gateways.
mikhailf
May 25, 2022Steel Contributor
Hello mmchx ,
We have a few customers that have installed FortiClient VPN via Intune and it works well.
You can install the FortiClient VPN via Apps and then using Scripts launch a PowerShell that will configure the required profiles.
mmchx
May 25, 2022Copper Contributor
mikhailf How do you configure for multiple profile or multiple remote gateway ?
set it up on configuration profile >>> VPN? or when we add the app like this article https://letsconfigmgr.com/deploy-barracuda-vpn-microsoft-intune/
- mikhailfMay 25, 2022Steel ContributorThe previous link that you attached contains "Installation Script".
And this script contains # Install VPN Profiles. Based on this you can build a PowerShell script that will create multiple profiles with multiple gateways.