Posted on 04-26-2019 07:12 AM
We've followed the steps given in this guide (https://www.jamf.com/blog/help-users-activate-microsoft-office-365-and-configure-outlook-in-one-click/) but when we launch Outlook, our email address isn't automatically populated like it is here.
Has anyone else experienced this? If so, what was your workaround? Any advice would be much appreciated!
Thanks in advance!
Posted on 04-26-2019 11:59 AM
A few things to check:
Posted on 04-29-2019 05:34 AM
@talkingmoose
Anything else to check?
Posted on 04-29-2019 07:05 AM
@BigSho, 16.9 won't support using the profile.
Posted on 05-01-2019 03:02 AM
I use 16.24 - same issue, profile appears and is correctly configured, has no effect on Outlook auto configuring/populating e-mail address from Jamf.
Posted on 05-01-2019 03:06 AM
Just tested with 16.24 - same issue.
Posted on 05-02-2019 02:45 AM
Same here….
Posted on 05-30-2019 08:56 PM
Hi folks!
After working with another customer, I found my instructions in the blog post contained some wrong information that is probably the cause of the problems you're discussing here.
Specifically, I had written that all key/value pairs get added to the com.microsoft.office
domain. That's wrong. Only two are for that domain and the third is actually for the com.microsoft.Outlook
domain.
We've updated the blog post with the correct information and some additional information and screen shots around using an Extension Attribute to pull in additional information such as a User Principal Name.
Help users activate Microsoft Office 365 and configure Outlook in one click
Apologies for all the confusion! I know it can be frustrating to discover you followed all the steps correctly, but the steps were wrong.
Posted on 06-17-2022 05:35 AM
Hi, is there also a method for kiosk like computers that are not specific for one person. We use JAMF connect with O365 to login. So in JAMF there is no specific user added for that computer, but we have the login (first name.lastname) of the user, which can be completed with @domein.ext to retrieve the full email address.
Posted on 06-17-2022 08:27 AM
This solution is only going to work for 1:1 computer assignments. The User and Location information for a computer record in Jamf Pro is only 1:1.
It might be possible to script something that works at login to populate this information, but the problem is "How do you get the user's email address?" Jamf Pro has the information, but it's not part of any macOS user account by default. It must be retrieved from somewhere first.
Posted on 06-28-2022 07:22 AM
Hi, In most situations we manage 1 domain for 1 JAMF tenant. So the domain could be a script variable. We use JAMF Connect to login so the logged on account name has everything before the @ to get the email address.
I am not that comfortable with scripting, with more time I will see what is possible.
Hints are welcome!
tnx, Ward