Onedrive For Mac Folder Location

Has anyone out there managed to script the location of the OneDrive for Business folder for users? I've tried to follow the MS documentation. Specifically the following lines of code: /usr/libexec/PlistBuddy -c 'Add:Tenants:my_tenant_id' ~/Library/Containers/com.microsoft.OneDrive-mac/Data/Library/Preferences/com.microsoft.OneDrive-mac.plist /usr/libexec/PlistBuddy -c 'Add:Tenants:my_tenant_id:DefaultFolder string '' ~/Library/Containers/com.microsoft.OneDrive-mac/Data/Library/Preferences/com.microsoft.OneDrive-mac.plist I'm not having any luck running those.

OneDrive for Business Sync Client for Mac User Guide Contents. Navigate to OneDrive in the Mac App Store and down load the OneDrive app (ensure you do not. Select Choose OneDrive Folder Location and choose the location for your OneDrive file folder. OneDrive acts much like any other folder on your Mac. The only difference is that the data within it is also stored on remote OneDrive servers. In the OneDrive folder, you will find three default folders labeled Documents, Pictures, and Public. You can add as many folders as you wish, and create any system of organization that suits you.

While the Swing Aqua look and feel was nice, (which appeared in Java SE 6u10) is good enough for me. Mimicking Apple’s GUI will always be a moving target, anyway. Java programming for mac os x.

The first command spits out 'Unrecognized Type:'. Any thoughts out there? Cheers, Gavin.

I was just looking into this the other day. Looking at talks about 'This setting is configured using a nested dictionary in the preferences plist for OneDrive.app.

The outer dictionary ('Tenants') contains key/value pairs of tenant IDs (the key), and a dictionary of specific settings for that tenant (the value):' Notice it says 'the outer DICT.' Below is the command I tried, which kind of worked. At least it put the entry into the plist file without any errors. But when I test it out OneDrive, the setup wizard, still ask me choose a location for the OneDrive folder.:( /usr/libexec/PlistBuddy -c 'Add:Tenants:xxx-xxx-xxxx-xxxxxxx-xxx dict' ~/Library/Containers/com.microsoft.OneDrive-mac/Data/Library/Preferences/com.microsoft.OneDrive-mac.plist *This is all one line. Of course you need to replace xxx-xxx with your GUID. The 2nd command seems to go into the plist without any problems.

Location

Maybe this will help you out. If you get it to work, let me know.

Xbmc on mac mini or windows for best dts hd. Hey sorry to resurrect an old thread, but wanted to chime in I also tried to accomplish Microsoft's process to set a default folder for OneDrive and also had no success getting said preference to set. Can I ask: has anyone had luck with this in the last few months or come up with any workarounds? Also (if I may ask) what default folder location are you trying to set.and how are you typing this out in the plistbuddy command? Then after the preference domain is configured correctly, are you uploading the plist into a custom profile payload and using User or Computer level settings in the JSS?