3 weeks ago
Hi to all
i've followed instruction on this link https://www.jamf.com/blog/help-users-activate-microsoft-office-365-and-configure-outlook-in-one-clic... to activate office 365 versione 16.94 on mac but office apps are not signed and when i open outlook the account has not be setted.
In profile setting on the mac the parameter $email has been setted correctly with the email address settted on jamf inventory.
There is something wrong?
Thanks for your help
3 weeks ago - last edited 3 weeks ago
I have a plist for Office and Outlook to sign in and activate.
com.microsoft.office
<?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>OfficeActivationEmailAddress</key>
<string>$USERNAME@name.com</string>
<key>OfficeAutoSignIn</key>
<true/>
<key>ShowWhatsNewOnLaunch</key>
<false/>
<key>InstallDefender</key>
<false/>
</dict>
</plist>
3 weeks ago
Thanks for your reply,
your plist is similar to mine, but the issue is the same, i mean when i open an office app like excel is not automatically signed (maybe this not happen) but outlook is not automatically configured for the email address, is that possibile?
Thanks
Claudio
2 weeks ago
no other solutions?
Thanks a lot
Claudio