Staff
October 29, 2024
Technical Tip: Blocking Personal OneDrive on Managed Endpoints
- October 29, 2024
- 0 replies
- 1794 views
| Description | This article describes how to block Personal OneDrive on Managed Endpoints. |
| Scope | FortiDLP. |
| Solution | The policy Sensitive file uploaded to personal file share websites can be configured to prevent users from uploading files to OneDrive via the browser. This article will detail the steps involved in applying Microsoft's supported approach for preventing users from syncing personal OneDrive accounts, both on Windows and macOS.
Method - Windows (GPO):
Method - macOS (jamf): If a user has the OneDrive sync app for MAC downloaded, a property list (plist) file will be generated, containing the configuration/preferences for the app. This can be configured to contain the relevant setting for denying personal sync and deployed to the desired devices.
<key>DisablePersonalSync</key><True/>
See OneDrive.mobileconfig (below) for an example file.
|
