@Harsha, Thanks for posting in Q&A. From the information you provided, it seems the Box Drive application is failed install on some devices.
When installer is MSI, sometimes you can find the installation log in the following location to see if more finding:
C:\Windows\Temp\MSI64d.txt
C:\Program Files (x86)\Microsoft Intune Management Extensio\Content\MsiLogs
Installation related issues could vary widely so it would be best to try manual installation with install command first before deploying by Win32 app.
If the win32 app install behavior is system, you can use PsExec tool to run as system account and then run the install command to test.
https://learn.microsoft.com/en-us/sysinternals/downloads/psexec
If the app is failed to install on the device manually, then the one deploys from Intune will also be failed. You can contact the app support and windows support to help to fix the issue.
Hope the above information can help.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.