<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Office 365 Shared Mailbox AutoMapping	</title>
	<atom:link href="https://www.kjctech.net/office-365-shared-mailbox-automapping/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kjctech.net/office-365-shared-mailbox-automapping/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=office-365-shared-mailbox-automapping</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2023 18:20:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ann Williams		</title>
		<link>https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-233184</link>

		<dc:creator><![CDATA[Ann Williams]]></dc:creator>
		<pubDate>Fri, 01 Oct 2021 17:40:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.kjctech.net/?p=4375#comment-233184</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-232981&quot;&gt;Kent Chen&lt;/a&gt;.

Thanks.  But for Oiutlook desktop, I am seeing it&#039;s not working (the shared mailbox has to be added manually).  And that&#039;s with outlook 2019 and 365 (are there older versions that it won&#039;t work with?)

It seems like it can take a day+ before it will automatically show up.  Not sure if its from things I did during that day or it just takes that long?

And also related to shared mailboxes - sending new emails from that address when you have Send As permission... after the first time choosing it from the GAL,, the address shows when you click on &#039;from&#039;.  BUt choosing the address from that rather than the GAL, then send, it bounces back with &#039; This message could not be sent. You do not have the permission to send the message on behalf of the specified user. &#039;

That is the case for both distribution lists and shared mailboxes with send as permissions, days / weeks after setting up the DL or shared mailbox]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-232981">Kent Chen</a>.</p>
<p>Thanks.  But for Oiutlook desktop, I am seeing it&#8217;s not working (the shared mailbox has to be added manually).  And that&#8217;s with outlook 2019 and 365 (are there older versions that it won&#8217;t work with?)</p>
<p>It seems like it can take a day+ before it will automatically show up.  Not sure if its from things I did during that day or it just takes that long?</p>
<p>And also related to shared mailboxes &#8211; sending new emails from that address when you have Send As permission&#8230; after the first time choosing it from the GAL,, the address shows when you click on &#8216;from&#8217;.  BUt choosing the address from that rather than the GAL, then send, it bounces back with &#8216; This message could not be sent. You do not have the permission to send the message on behalf of the specified user. &#8216;</p>
<p>That is the case for both distribution lists and shared mailboxes with send as permissions, days / weeks after setting up the DL or shared mailbox</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kent Chen		</title>
		<link>https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-232981</link>

		<dc:creator><![CDATA[Kent Chen]]></dc:creator>
		<pubDate>Wed, 29 Sep 2021 21:02:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.kjctech.net/?p=4375#comment-232981</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-232965&quot;&gt;Ann WIlliams&lt;/a&gt;.

Auto-mapping only works on Outlook desktop apps. It won&#039;t work on Outlook web. For Outlook web, right-click Folder on the left and choose Add shared Folder.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-232965">Ann WIlliams</a>.</p>
<p>Auto-mapping only works on Outlook desktop apps. It won&#8217;t work on Outlook web. For Outlook web, right-click Folder on the left and choose Add shared Folder.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ann WIlliams		</title>
		<link>https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-232965</link>

		<dc:creator><![CDATA[Ann WIlliams]]></dc:creator>
		<pubDate>Wed, 29 Sep 2021 16:55:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.kjctech.net/?p=4375#comment-232965</guid>

					<description><![CDATA[Any idea what to do when that PS doesn&#039;t work?

Talking to the CSP / disctributor I get m365 from, they said they ran these commands. for the specific mailbox / user.  I had already added the mailbox manually, so   I added some other users as members, ran the modified commands and they still didn&#039;t get the shared mailbox to show up in outlook (and should it also show in outlook on the web? cause it isn&#039;t).


Remove-MailboxPermission -Identity ops@domain.com -User sue@domain.com -AccessRights FullAccess
Add-MailboxPermission -Identity ops@domain.com -User sue@domain.com -AccessRights FullAccess -AutoMapping:$true

Any idea?  is it user error? Or autologging doesn&#039;t really work?

And the shared mailbox doesn&#039;t show automatically in outlook on web either.]]></description>
			<content:encoded><![CDATA[<p>Any idea what to do when that PS doesn&#8217;t work?</p>
<p>Talking to the CSP / disctributor I get m365 from, they said they ran these commands. for the specific mailbox / user.  I had already added the mailbox manually, so   I added some other users as members, ran the modified commands and they still didn&#8217;t get the shared mailbox to show up in outlook (and should it also show in outlook on the web? cause it isn&#8217;t).</p>
<p>Remove-MailboxPermission -Identity <a href="mailto:ops@domain.com">ops@domain.com</a> -User <a href="mailto:sue@domain.com">sue@domain.com</a> -AccessRights FullAccess<br />
Add-MailboxPermission -Identity <a href="mailto:ops@domain.com">ops@domain.com</a> -User <a href="mailto:sue@domain.com">sue@domain.com</a> -AccessRights FullAccess -AutoMapping:$true</p>
<p>Any idea?  is it user error? Or autologging doesn&#8217;t really work?</p>
<p>And the shared mailbox doesn&#8217;t show automatically in outlook on web either.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jack Van Den Berg		</title>
		<link>https://www.kjctech.net/office-365-shared-mailbox-automapping/comment-page-1/#comment-211810</link>

		<dc:creator><![CDATA[Jack Van Den Berg]]></dc:creator>
		<pubDate>Sun, 17 May 2020 21:51:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.kjctech.net/?p=4375#comment-211810</guid>

					<description><![CDATA[really simple blog post and exactly what we need to the point. Thank you!]]></description>
			<content:encoded><![CDATA[<p>really simple blog post and exactly what we need to the point. Thank you!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
