Posted on 03-12-2025 02:23 AM
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
03-12-2025 06:31 AM - edited 03-12-2025 06:45 AM
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>
Posted on 03-13-2025 02:39 AM
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
Posted on 03-19-2025 05:49 AM
no other solutions?
Thanks a lot
Claudio