Sep 27, 2016 - When you install the OneDrive app for Mac, a copy of your OneDrive is downloaded to your Mac and put in the OneDrive folder. This folder is.
Deploy and configure the new OneDrive sync client for Mac • • 4 minutes to read • Contributors • • • In this article This article is for IT administrators managing OneDrive for Business settings in work or school environments. If you're not an IT administrator, read. Nikon tether cable. Manage OneDrive settings on macOS using property list (Plist) files Use the following keys to preconfigure or change settings for your users. The keys are the same whether you run the store edition or the standalone edition of the sync client, but the property list file name and domain name will be different.
When you apply the settings, make sure to target the appropriate domain depending on the edition of the sync client. Standalone Mac App Store PList Location ~/Library/Preferences/com.microsoft.OneDrive.plist ~/Library/Containers/com.microsoft.OneDrive-mac/Data/Library/Preferences/com.microsoft.OneDrive-mac.plist Domain com.microsoft.OneDrive com.microsoft.OneDrive-mac Deploy the sync client settings Deploy the settings on macOS in the typical way: • Quit the OneDrive application. • Define the settings you want to change by creating a Plist with the values, or use a script to set the default values. • Deploy the settings onto the local computer. • Refresh the preferences cache. On the next start of OneDrive, the new settings will be picked up. Overview of settings The following table lists all the settings that are currently exposed for the OneDrive sync client.
You need to configure the parameters in parentheses. Setting Description Parameters Example Plist Entry Disable personal accounts Blocks users from signing in and syncing files in personal OneDrive accounts. If this key is set after a user has set up sync with a personal account, the user will be signed out. DisablePersonalSync (Bool): When set to true, this parameter prevents users from adding or syncing personal accounts. DisablePersonalSync Default folder location Specifies the default location of the OneDrive folder for each organization TenantID (String): TenantID determines which accounts the default folder location setting should apply to. DefaultFolderPath (String): DefaultFolder specifies the default folder location. Mac App Store: The path must already exist when users set up the sync client.
Standalone: The path will be created on users' computers if it doesn't already exist. Only with the Standalone sync client can you prevent users from changing the location. Tenants (TenantID) DefaultFolder (DefaultFolderPath) Automatic upload bandwidth percentage Enables the sync client to automatically set the amount of bandwidth used based on available bandwidth for uploading files AutomaticUploadBandwidthPercentage (int): This parameter determines the percentage of local upload bandwidth that the sync client can use. Accepted values are from 1 through 99.