<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://sufan.maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://sufan.maytide.net/read.php/1667.htm</link>
<title><![CDATA[[SharePoint]HOWTO: 将Office 365工作组网站下的日历连接到Outlook]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Microsoft Cloud]]></category>
<pubDate>Mon, 01 Apr 2013 05:38:02 +0000</pubDate> 
<guid>https://sufan.maytide.net/read.php/1667.htm</guid> 
<description>
<![CDATA[ 
	<p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/office365-logo.png"><img title="office365-logo" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="office365-logo" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/office365-logo_thumb.png" width="188" height="42"></a></p> <p><font color="#fd3f0d" size="4"><strong>HOWTO: 将Office 365工作组网站下的日历连接到Outlook</strong></font></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在 Microsoft Office 365 的某些订阅计划中提供了工作组网站（SharePoint）的服务，借助该项服务可以实现组织内人员的协同办公，提升人员间的协作能力。例如可以使用工作组网站中的日历功能与大家分享日程安排。在实际使用中发现，当我们要将工作组网站的日历附加到当前用户客户端桌面版本的Outlook时是无效的，提示“此控件当前被禁止”，如下图所示：</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/1.png"><img title="1" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="1" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/1_thumb.png" width="633" height="476"></a></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;当尝试使用IE兼容模式后“连接到Outlook”能够生效，为了使用方便随后将*.sharepoint.com添加到IE受信任站点，再次访问工作组网站时发现即使是IE兼容模式也无法使用“连接到Outlook”。Office 365 支持工程师的答复是，为了让用户获得更好的体验，SharePoint Online 进行了优化设置，在用户访问 SharePoint Online 页面时，会优先加载页面中的内容数据部分，而后加载必要常用功能组件，这样用户就能快速浏览获取到内容数据，即最小化模式运行。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;而像“连接到Outlook”这类不常用的功能，通常在第一次访问时是不会被加载的。所以，如果希望使用这些未加载的功能组件，可强制刷新一下浏览器，之后便能使用这些功能。</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/2.png"><img title="2" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="2" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/2_thumb.png" width="634" height="358"></a></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;此外，从支持工程师那里还获得了一个与之相关的有价值的 Tips。在我们使用“连接到Outlook”时，可以通过“高级”选项对日历进行一些配置。</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/3.png"><img title="3" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="3" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/3_thumb.png" width="445" height="216"></a></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;如“更新限制”，出于性能等因素考虑，默认 SharePoint 向用户推送信息的时间期限并不是实时的，也就是说当在工作组网站的日历中添加一个日程后，客户端是不会立刻收到这个更新的，如果为了实现客户端能实时接收更新，而去修改服务端的整体策略，可能并不合适。所以建议用户通过 Outlook 客户端来对接收消息的频率进行设置。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首先，在“连接到Outlook”高级选项中去掉“更新限制”的复选，然后点击“确定”完成连接。</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/4.png"><img title="4" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="4" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/4_thumb.png" width="634" height="416"></a></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;之后，在 Outlook 的“发送和接收”工具栏下找到“发送/接收组”，并点击“定义发送/接收组”。</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/5.png"><img title="5" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="5" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/5_thumb.png" width="634" height="358"></a></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在“发送/接收组”设置中“新建”一个组，名称根据自己要求定义即可。</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/6.png"><img title="6" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="6" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/6_thumb.png" width="634" height="358"></a></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在“发送/接收设置”中选择“SharePoint”，确认要连接的同步资源是工作组网站的日历后，单击“确定”关闭。</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/7.png"><img title="7" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="7" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/7_thumb.png" width="599" height="476"></a></p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最后，根据实际需求对安排自动发送/接收的时间进行设置。</p> <p><a href="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/8.png"><img title="8" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="8" src="http://goxia.maytide.net/ftpupfiles/SharePoint_A65C/8_thumb.png" width="446" height="476"></a></p><br/>Tags - <a href="https://sufan.maytide.net/go.php/tags/microsoft/" rel="tag">microsoft</a> , <a href="https://sufan.maytide.net/go.php/tags/cloud/" rel="tag">cloud</a> , <a href="https://sufan.maytide.net/go.php/tags/office/" rel="tag">office</a> , <a href="https://sufan.maytide.net/go.php/tags/365/" rel="tag">365</a> , <a href="https://sufan.maytide.net/go.php/tags/sharepoint/" rel="tag">sharepoint</a> , <a href="https://sufan.maytide.net/go.php/tags/outlook/" rel="tag">outlook</a>
]]>
</description>
</item>
</channel>
</rss>