Hi all,
I've been working on the OneDrive deployment some time ago, but it wasn't something we want to use at that time.
Things changed and now we want to look into deploying OneDrive and a nice config to a set of test machines.
Deployed the standalone version to a machine from here.
https://support.microsoft.com/en-us/office/onedrive-release-notes-845dcf18-f921-435e-bf28-4e24b95e5fc0#OSVersion=Mac
Pushed our desired config to the machine and nothing happens...
updated our plist to a very simple one:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>OpenAtLogin</key>
<True/>
</dict>
</plist>Still the app won't open at login.
Does it require a user to initially sign-in first or missing something else??
Thanks!
