Skip to main content
puuyii
New Member
October 27, 2023
Question

Deploy FortiClient macOS with Intune

  • October 27, 2023
  • 1 reply
  • 4076 views

Hi,

I'm having problems trying to deploy FortiClient app through intune for macOS, my first try was to create a DMG app uploading the .dmg files but i always get this error:

"The file provided is not supported. Check the requirements for deploying the selected app type. (0x87D30143)"

I've tried to manually install with this dmg packet and it worked so i don't think this error code will help

 
Then i take a look into the doc, and it seems there is a script sh to install de macos version but i can't find it on these links.

https://docs.fortinet.com/document/forticlient/7.2.0/jamf-deployment-guide/798709/deploying-forticlient-using-a-shell-script

https://docs.fortinet.com/document/forticlient/7.2.0/intune-deployment-guide/758188/deploying-forticlient-using-a-shell-script

 

Does anyone can help me to with that?

 

Thanks

1 reply

dheera52
New Member
October 27, 2023

As far as deploying the app goes, I would probably script that too. We have several MacOS apps stored in an Azure blob storage and push scripts to download and install them so that once a user signs into Company Portal their apps begin installing automatically

puuyii
puuyiiAuthor
New Member
October 30, 2023

But how can you create a script to install and configure forticlient for macos? I'dindt find an example script or anything like that.