<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>exchange_ko</title><link>http://blogs.technet.com/b/exchange_ko/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Edge 전송 서버에서 나타나는 기이한 메일 루프: 크기 제한을 확인하십시오!</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/05/09/edge.aspx</link><pubDate>Thu, 09 May 2013 06:28:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3571620</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;HTML&gt;&lt;HEAD&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;/P&gt;
&lt;P&gt;최초 문서 게시일: 2013년 3월 29일 금요일&lt;/P&gt;
&lt;P&gt;저는 &lt;ACRONYM title="고객 서비스 &amp;amp; 지원"&gt;CSS&lt;/ACRONYM&gt;의 지원 엔지니어입니다. 한 고객이 특정 도메인(예: &lt;SPAN class=command&gt;contoso.com&lt;/SPAN&gt;)에 대한 메일 루프 오류를 보고했습니다. 이 오류는 대용량 전자 메일에서만 나타났습니다.&amp;nbsp;왜 이런 현상이 나타나는지 이해하기 힘들었는데 결국 송신 커넥터에 대한 크기 제한 때문에 그렇다는 것을 알아냈습니다.&amp;nbsp;이 오류는 다소 기이한 만큼 공유하는 것이 좋을 것 같았습니다.&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H2&gt;구성 및 문제의 근본 원인 파악:&lt;/H2&gt;
&lt;P&gt;저는 처음에 Edge 서버가 외부 &lt;ACRONYM title="도메인 이름 시스템"&gt;DNS&lt;/ACRONYM&gt; 서버(외부 호스트를 확인하는 DNS 서버)를 사용하도록 구성되어 있기 때문에 이 오류가 나타났을 수 있다고 생각했습니다. 대개 Edge 전송 서버가 외부 DNS 서버를 사용하도록 구성되어 있으면 Active Directory 사이트의 허브 전송 서버 대신 공용 IP 주소(대개 자체, 외부 방화벽 또는 서비스 공급업체를 가리킴)로 도메인 이름을 확인하므로 메일 루프가 발생합니다.&lt;/P&gt;
&lt;P&gt;문제를 재현하면서 Edge 전송 서버가 외부 DNS 서버를 사용하도록 구성되지 않은 것을 발견했습니다. 문제를 재현하기 위해 설정한 환경은 아래 다이어그램과 같았습니다.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/6558.clip_5F00_image002_5F00_3D7AC522.png"&gt;&lt;IMG style="BACKGROUND-IMAGE: none; BORDER-RIGHT-WIDTH: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px" title=clip_image002 border=0 alt=clip_image002 src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/1307.clip_5F00_image002_5F00_thumb_5F00_26BB7D99.png" width=623 height=199&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;이 시나리오에서 발생하는 것은 다음과 같습니다. Edge 전송 서버가 인터넷 발신자로부터 20MB의 전자 메일을 받고 이를 수락합니다. Edge 전송 서버는 이 주소 공간과 일치하는 커넥터 두 개를 갖습니다. Active Directory 사이트에 대한 주소 공간 &lt;SPAN class="fqdn lightyellow"&gt;contoso.com&lt;/SPAN&gt;과 일치하는 커넥터 하나와 주소 공간 &lt;SPAN class="fqdn lightyellow"&gt;*&lt;/SPAN&gt;와 일치하는 커넥터 하나가 있습니다. 사용 가능한 모든 커넥터를 기반으로 라우팅 결정을 내릴 때 Edge에서 허브로의 커넥터는 크기 제한(10MB 크기 제한)으로 인해 고려되지 않습니다. 최적의 일치는 메시지 크기 제한이 30MB인 Edge에서 인터넷으로의 * 커넥터(&lt;A class=bold title="Exchange 2010 문서에서 '메시지 라우팅 이해' 참조" href="http://technet.microsoft.com/ko-kr/library/aa998825(v=exchg.141).aspx"&gt;메시지 라우팅 이해&lt;/A&gt;에 나온 커넥터 선택 알고리즘 검토)입니다.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=bold&gt;최종 결과:&lt;/SPAN&gt; 메시지가 인터넷으로 다시 라우팅되어 인터넷과 Edge 서버 간에 메시지 루프가 발생합니다.&lt;/P&gt;
&lt;P&gt;인터넷에 대한 송신 커넥터가 아웃바운드 메일을 배달하는 데 DNS와 스마트 호스트 중 어느 것을 사용하도록 구성되어 있는지에 따라 다음 &lt;ACRONYM title="배달 못 함 보고서"&gt;NDR&lt;/ACRONYM&gt; 중 하나를 받게 됩니다.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;DNS를 사용하는 경우:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=consoletext&gt;#554 5.4.4 SMTPSEND.DNS.MxLoopback; DNS records for this domain are configured in a loop ##&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;스마트 호스트를 사용하는 경우:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=consoletext&gt;5.4.6 smtp;554 5.4.6 Hop count exceeded - possible mail loop&amp;gt; #SMTP#&lt;/P&gt;
&lt;H2&gt;해결 방법&lt;/H2&gt;
&lt;P&gt;이 동작은 설계상 나타나는 동작이며 커넥터에 대한 메시지 크기 제한을 수정하여 손쉽게 해결할 수 있습니다. 요구 사항에 따라 다음 옵션 중 하나를 선택할 수 있습니다.&lt;/P&gt;
&lt;UL class=arrowlist&gt;
&lt;LI&gt;&lt;SPAN class=bold&gt;수신 커넥터&lt;/SPAN&gt;(인터넷에서 인바운드 메일을 받음)에 대한 &lt;SPAN class="parameter lightyellow"&gt;MaxMessageSize&lt;/SPAN&gt; 매개 변수를 &lt;SPAN class=bold&gt;10MB&lt;/SPAN&gt;로 설정하여 인터넷에서 송신되는 메시지가 10MB로 제한되도록 합니다. 
&lt;LI&gt;Edge에서 허브로의 &lt;SPAN class=bold&gt;송신 커넥터&lt;/SPAN&gt;에 대한 &lt;SPAN class=parameter&gt;MaxMessageSize&lt;/SPAN&gt;를 &lt;SPAN class=bold&gt;30MB&lt;/SPAN&gt;로 설정하여 외부 발신자에게서 30MB의 메시지를 받을 수 있도록 합니다. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;기이한 문제가 해결되었습니다! 이 문제를 블로그에 올릴 수 있도록 도움을 주신 Arindam Thokder와 Scott Landry 씨에게 감사 드립니다!&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=author&gt;Suresh Kumar(XCON)&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV style="CLEAR: both"&gt;&lt;/DIV&gt;&lt;IMG src="http://blogs.technet.com/aggbug.aspx?PostID=3561643" width=1 height=1&gt; 
&lt;P&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/03/28/mysterious-mail-loop-on-edge-transport-server-check-your-size-limits.aspx"&gt;Mysterious mail loop on Edge Transport server: Check your size limits!&lt;/A&gt;를 참조하십시오.&lt;/P&gt;&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Mysterious-2D;mail-2D;loop-2D;on-2D;Edge-2D;Transport-2D;server.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Mysterious mail loop on Edge Transport server: Check your size limits!]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Fri, Mar 29 2013]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[I'm a support enginer in &lt;ACRONYM title="Customer Service &amp;amp; Support"&gt;CSS&lt;/ACRONYM&gt;. I was working with a customer who reported a mail loop error for a specific domain like &lt;SPAN class=command&gt;contoso.com&lt;/SPAN&gt;. This error was only observed in large emails.&amp;nbsp; Yeah that’s really mysterious until you figure out that the mail loop is due to size restriction on the Send connector.&amp;nbsp; I thought this was curious enough to share.&lt;STRONG&gt;&lt;/STRONG&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Understanding the configuration and root cause of the issue:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[I initially thought that this might have been the outcome of the Edge server being configured to use an external &lt;ACRONYM title="Domain Name System"&gt;DNS&lt;/ACRONYM&gt; server (a DNS server that resolves external hosts). Usually, when the Edge Tranport server is configured to use an external DNS, it resolves the domain name to the public IP addresses (generally pointing to itself, the exernal firewall, or the service provider) instead of a Hub Transport server in the Active Diectory site, causing a mail loop.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[On reproducing the issue, I found out that the Edge Transport server was not configured to use an external DNS server. The environment I set up to reproduce the issue looked like the diagra below:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/6558.clip_5F00_image002_5F00_3D7AC522.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=clip_image002 border=0 alt=clip_image002 src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/1307.clip_5F00_image002_5F00_thumb_5F00_26BB7D99.png" width=623 height=199&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&amp;nbsp;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Here's what happens in this scenario: When the Edge Transport server receives a 20 MB email from an Internet sender, it accepts it. The Edge Transport server has two connectors that match the address space -2D; one for the address space &lt;SPAN class="fqdn lightyellow"&gt;contoso.com&lt;/SPAN&gt; to the Active Directory site and one for the address space &lt;SPAN class="fqdn lightyellow"&gt;*&lt;/SPAN&gt;. When making the routing decision based on all available connectors, the one from the Edge to Hub is not considered because of the size restriction (it has 10 MB size limit). The best match is the * connector from Edge to the Internet (Please go over the connector selection algorithm documented in &lt;A class=bold title="See 'Undersanding Message Routing' in Exchange 2010 documentation" href="http://technet.microsoft.com/en-2D;in/library/aa998825(v=exchg.141).aspx"&gt;Understanding Message Routing&lt;/A&gt;) which has a message size limit of 30 MB.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=bold&gt;End result:&lt;/SPAN&gt; The message is routed back to the Internet causing the message loop between the Internet and the Edge Server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Based on whether the Send connector to the Internet is configured to use DNS or a Smart Host to deliver oubound mail, we will get one of the following &lt;ACRONYM title="Non-2D;Delivery Report"&gt;NDR&lt;/ACRONYM&gt;s:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;STRONG&gt;If using DNS:&lt;/STRONG&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="13" ItemType="13;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[#554 5.4.4 SMTPSEND.DNS.MxLoopback; DNS records for this domain are configured in a loop ##]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="13" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="14" ItemType="14;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;STRONG&gt;If using a Smart Host:&lt;/STRONG&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="14" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="15" ItemType="15;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[5.4.6 smtp;554 5.4.6 Hop count exceeded -2D; possible mail loop&amp;gt; #SMTP#]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="15" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="16" ItemType="16;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The Solution]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="16" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="17" ItemType="17;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This behavior is by design and can be easily rectified by modifying the message size limit on the connector. Based on your requirement, you can choose either of the following options:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="17" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="18" ItemType="18;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Set the &lt;SPAN class="parameter lightyellow"&gt;MaxMessageSize&lt;/SPAN&gt; parameter on the &lt;SPAN class=bold&gt;Receive Connector&lt;/SPAN&gt; (which receives inbound mail from the Internet) to &lt;SPAN class=bold&gt;10MB&lt;/SPAN&gt;, so messages from the Interent are restricted to 10 MB. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="18" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="19" ItemType="19;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Set the &lt;SPAN class=parameter&gt;MaxMessageSize&lt;/SPAN&gt; on the &lt;SPAN class=bold&gt;Send connector&lt;/SPAN&gt; from Edge to HUB to &lt;SPAN class=bold&gt;30MB&lt;/SPAN&gt;, which will allow you to receive 30 MB messages from external senders. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="19" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="20" ItemType="20;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Mystery solved! Thanks to Arindam Thokder and Scott Landry, who helped me with getting this ready for the blog!]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="20" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="21" ItemType="21;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Suresh Kumar (XCON)&lt;/SPAN&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="21" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="22" ItemType="22;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/03/28/mysterious-2D;mail-2D;loop-2D;on-2D;edge-2D;transport-2D;server-2D;check-2D;your-2D;size-2D;limits.aspx"&gt;Mysterious mail loop on Edge Transport server: Check your size limits!&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="22" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:10:10.0006549Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571620" width="1" height="1"&gt;</description></item><item><title>Microsoft Connectivity Analyzer(MCA) 1.0 및 Microsoft Remote Connectivity Analyzer(RCA) 2.1 발표</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/05/09/microsoft-connectivity-analyzer-mca-1-0-microsoft-remote-connectivity-analyzer-rca-2-1.aspx</link><pubDate>Thu, 09 May 2013 06:28:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3571619</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;HTML&gt;&lt;HEAD&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;/P&gt;
&lt;P&gt;최초 문서 게시일: 2013년 3월 12일 화요일&lt;/P&gt;
&lt;P&gt;Microsoft에서는 2012년 11월에 MCA Beta 클라이언트를 발표했습니다. 그 이후로 MCA 클라이언트에서 사용할 수 있는 테스트 옵션을 개선하고자 많은 노력을 기울였으며, 이제 1.0 릴리스를 내놓게 되었습니다.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/6560.image_5F00_117B91ED.png"&gt;&lt;IMG style="BACKGROUND-IMAGE: none; BORDER-RIGHT-WIDTH: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px" title=이미지 border=0 alt=이미지 src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/3362.image_5F00_thumb_5F00_78138EB2.png" width=84 height=85&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Microsoft Connectivity Analyzer Tool 1.0&lt;/H2&gt;
&lt;P&gt;저희는 &lt;A href="https://testconnectivity.microsoft.com/?tabid=client"&gt;Microsoft Connectivity Analyzer&lt;/A&gt;의 1.0 릴리스를 발표하게 되어 기쁩니다.&amp;nbsp;Microsoft Remote Connectivity Analyzer 웹 사이트를 보조하는&amp;nbsp;MCA 도구를 사용하면 관리자와 최종 사용자가 5가지 일반적인 연결 문제 증상에 대한 연결 진단을 &lt;I&gt;로컬 컴퓨터에서&lt;/I&gt; 직접 실행할 수 있습니다.&amp;nbsp;사용자가 각자의 연결을 테스트하고 결과를 HTML 형식으로 저장하면 관리자가 RCA 웹 사이트에서 이 결과를 확인할 수 있습니다.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;B&gt;MCA 1.0 도구를 설치할 수 있는 사이트:&lt;/B&gt; &lt;A href="https://testconnectivity.microsoft.com/?tabid=client"&gt;&lt;B&gt;https://testconnectivity.microsoft.com/?tabid=client&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;소개 비디오 보기: &lt;/B&gt;&lt;/P&gt;&lt;IFRAME height=315 src="http://www.youtube.com/embed/RaXMWdUDyq8" frameBorder=0 width=560 allowfullscreen="allowfullscreen"&gt;&lt;/IFRAME&gt;
&lt;H3&gt;MCA 도구는 다음과 같은 5가지 테스트 증상에 대한 진단을 제공합니다.&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;B&gt;"Office Outlook에 로그온할 수 없음(I can’t log on with Office Outlook)"&lt;/B&gt; – 이 테스트는 "외부에서 Outlook 사용(RPC over HTTP)"에 대한 Exchange RCA 테스트와 동일합니다. 매개 변수 페이지에 SSO 테스트를 실행하는 옵션이 제공됩니다. 
&lt;LI&gt;&lt;B&gt;"모바일 장치에서 전자 메일을 보내거나 받을 수 없음(I can’t send or receive email on my mobile device)"&lt;/B&gt;&amp;nbsp;– 이&amp;nbsp;테스트는 Exchange ActiveSync에 대한 Exchange RCA 테스트와 동일합니다. 
&lt;LI&gt;&lt;B&gt;***새로운 MCA 테스트*** "모바일 장치에서 Lync 또는 Lync Windows 스토어 앱에 로그온할 수 없음(I can’t log on to Lync on my mobile device or the Lync Windows Store App)"&lt;/B&gt; – 이 테스트는 온-프레미스 도메인에 대한 DNS(도메인 이름 서버) 기록을 검토하여 Mobile Lync 클라이언트를 지원하도록 올바르게 구성되어 있는지 확인합니다. 또한 자동 검색 웹 서비스에 연결하여 이동성을 위한 인증, 인증서 및 웹 서비스가 올바르게 설정되어 있는지 확인합니다. 
&lt;LI&gt;&lt;B&gt;***새로운 MCA 테스트*** "Outlook에서 전자 메일을 보내거나 받을 수 없음(I can’t send or receive email from Outlook)(Office 365에만 해당)"&lt;/B&gt; – 이 테스트는 인바운드/아웃바운드 SMTP 메일 흐름을 확인하며 O365 고객에 대한 도메인 이름 서버 유효성 검사 확인을 포함합니다. 
&lt;LI&gt;&lt;B&gt;***새로운 MCA 테스트*** "다른 사용자에 대한 약속 있음/없음 정보를 볼 수 없음(I can’t view free/busy information of another user)"&lt;/B&gt; – 이 테스트는 Office 365 사서함과 온-프레미스 사서함에서 각각 서로의 약속 있음/없음 정보에 액세스할 수 있는지 확인합니다(테스트 실행마다 한 방향 확인). &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/2210.clip_5F00_image002_5F00_5EAB8B78.jpg"&gt;&lt;IMG style="BACKGROUND-IMAGE: none; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px" title=clip_image002 border=0 alt=clip_image002 src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/3704.clip_5F00_image002_5F00_thumb_5F00_75D996A7.jpg" width=603 height=469&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Microsoft Lync Connectivity Analyzer Tool:&amp;nbsp; &lt;/B&gt;또한 클라이언트 페이지에는 Lync Connectivity Analyzer Tool이 있습니다.&amp;nbsp;조만간 MCA와 MLCA를 결합하기 위해 작업 중이지만 현재는 클라이언트 진단 옵션을 개선하기 위해 고객이 이 두 가지 유용한 도구를 모두 사용할 수 있도록 했습니다. MLCA에 대한 자세한 내용은 &lt;A href="http://technet.microsoft.com/ko-kr/library/jj907302.aspx"&gt;여기&lt;/A&gt;를 참조하십시오.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;피드백:&lt;/B&gt; 피드백이 있으면 모두 &lt;A href="mailto:mcafeedback@microsoft.com?subject=MCA1.0%20Feedback"&gt;MCA 피드백&lt;/A&gt; 별칭으로 보내 주십시오.&amp;nbsp;이 도구에 대해 어떻게 생각하시는지, 이것이 연결 문제를 해결하는 데 도움이 될 것 같은지 알려 주시기 바랍니다. 또한 향후에 추가되었으면 하는 테스트가 있으면 알려 주십시오.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/4606.image_5F00_1C3B79F3.png"&gt;&lt;IMG style="BACKGROUND-IMAGE: none; BORDER-RIGHT-WIDTH: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px" title=이미지 border=0 alt=이미지 src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/0083.image_5F00_thumb_5F00_62B869FB.png" width=685 height=61&gt;&lt;/A&gt;&lt;/P&gt;
&lt;H2&gt;Microsoft Remote Connectivity Analyzer 2.1&lt;/H2&gt;
&lt;P&gt;Microsoft Remote Connectivity Analyzer 웹 사이트의 2.1 릴리스가 나왔습니다.&amp;nbsp;이 도구를 사용하면 관리자와 최종 사용자가 Microsoft 서버에 대한 연결 진단을 실행하여 Exchange, Lync, Office 365에 대한 일반적인 문제를 테스트할 수 있습니다.&amp;nbsp;새로운 Office 365 도메인 이름 서버 테스트를 추가하고, 기존 테스트를 개선하는 한편, 전반적인 사이트 환경을 향상시켰습니다. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;여기서 웹 사이트에 대한 업데이트 사항을 확인하십시오.&lt;/B&gt; &lt;A href="https://testconnectivity.microsoft.com"&gt;&lt;B&gt;https://testconnectivity.microsoft.com&lt;/B&gt;&lt;/A&gt;&lt;B&gt; &lt;/B&gt;&lt;/P&gt;
&lt;H3&gt; 2.1 RCA 릴리스의 주요 새로운 기능 및 향상된 기능:&lt;/H3&gt;
&lt;P&gt;&lt;B&gt;버전 2.1(2013년 3월)&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;60개 언어에 대한 지역화된 언어 지원 추가 
&lt;LI&gt;로컬 컴퓨터에서 연결 문제를 해결하기 위한 다운로드 가능한 Microsoft Connectivity Analyzer v1.0 도구의 업데이트된 버전 
&lt;LI&gt;로컬 컴퓨터에서 Lync 문제를 해결하기 위한 다운로드 가능한 Microsoft Lync Connectivity Analyzer 도구 추가 
&lt;LI&gt;Office 365 일반 테스트 섹션 추가 
&lt;LI&gt;Office 365 Exchange DNS(도메인 이름 서버) 연결 테스트 추가 &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/3731.clip_5F00_image001_5F00_6C142F2F.png"&gt;&lt;IMG style="BACKGROUND-IMAGE: none; BORDER-RIGHT-WIDTH: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px" title=clip_image001 border=0 alt=clip_image001 src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8446.clip_5F00_image001_5F00_thumb_5F00_607E71F0.png" width=582 height=289&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;개선된 기능을 유용하게 사용하시기 바랍니다.&lt;/P&gt;
&lt;P&gt;감사합니다.&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=author&gt;Brian Feck&lt;/SPAN&gt; 전체&lt;B&gt; MCA/RCA 팀 대표 &lt;BR&gt;&lt;/B&gt;&lt;B&gt;Twitter에서 팀 팔로우 - &lt;/B&gt;&lt;A href="https://twitter.com/ExRCA"&gt;&lt;B&gt;@ExRCA&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;
&lt;DIV style="CLEAR: both"&gt;&lt;/DIV&gt;&lt;IMG src="http://blogs.technet.com/aggbug.aspx?PostID=3557865" width=1 height=1&gt; 
&lt;P&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/03/11/announcing-microsoft-connectivity-analyzer-mca-1-0-and-microsoft-remote-connectivity-analyzer-rca-2-1.aspx"&gt;Announcing Microsoft Connectivity Analyzer (MCA) 1.0 and Microsoft Remote Connectivity Analyzer (RCA) 2.1&lt;/A&gt;을 참조하십시오.&lt;/P&gt;&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Announcing-2D;Microsoft-2D;Connectivity-2D;Analyzer-2D;MC.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Announcing Microsoft Connectivity Analyzer (MCA) 1.0 and Microsoft Remote Connectivity Analyzer (RCA) 2.1]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Tue, Mar 12 2013]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Back in November 2012, we announced our MCA Beta client. We have been very busy working to improve the testing options that are available from the MCA client. Here’s what we’ve built for the 1.0 release:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/6560.image_5F00_117B91ED.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/3362.image_5F00_thumb_5F00_78138EB2.png" width=84 height=85&gt;&lt;/A&gt;&amp;nbsp;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Microsoft Connectivity Analyzer Tool 1.0]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[We are excited to announce the 1.0 release of the &lt;A href="https://testconnectivity.microsoft.com/?tabid=client"&gt;Microsoft Connectivity Analyzer&lt;/A&gt;.&amp;nbsp; This tool is a companion to the Microsoft Remote Connectivity Analyzer web site.&amp;nbsp; The MCA tool provides administrators and end users with the ability to run connectivity diagnostics for five common connectivity symptoms directly &lt;I&gt;from their local computer&lt;/I&gt;.&amp;nbsp; Users can test their own connectivity, and save results in an HTML format that administrators will recognize from viewing results on the RCA website.&amp;nbsp; ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Install the MCA 1.0 tool here:&lt;/B&gt; &lt;A href="https://testconnectivity.microsoft.com/?tabid=client"&gt;&lt;B&gt;https://testconnectivity.microsoft.com/?tabid=client&lt;/B&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Watch the Introduction Video: &lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The MCA tool offers five test symptoms:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;“I can’t log on with Office Outlook”&lt;/B&gt; – This test is equivalent to the Exchange RCA test for “Outlook Anywhere (RPC over HTTP)”. There is an option to run the SSO test provided on the parameters page. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;“I can’t send or receive email on my mobile device”.&lt;/B&gt;&amp;nbsp;&amp;nbsp; – This test is equivalent to the Exchange RCA test for Exchange ActiveSync. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;***New MCA Test*** “I can’t log on to Lync on my mobile device or the Lync Windows Store App”&lt;/B&gt; – This test checks for the Domain Name Server (DNS) records for your on-2D;premise domain to ensure they are configured correctly for supporting Mobile Lync clients. Also it connects to the Autodiscover web service and makes sure that the authentication, certificate, web service for Mobility is correctly set up ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="13" ItemType="13;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;***New MCA Test*** “I can’t send or receive email from Outlook (Office 365 only)”&lt;/B&gt; – This test checks Inbound/Outbound SMTP mail flow and also includes Domain Name Server validation checks for O365 customers. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="13" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="14" ItemType="14;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;***New MCA Test*** “I can’t view free/busy information of another user”&lt;/B&gt; – This test verifies that an Office 365 mailbox can access the free/busy information of an on-2D;premises mailbox, and vice versa (one direction per test run). ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="14" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="15" ItemType="15;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/2210.clip_5F00_image002_5F00_5EAB8B78.jpg"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; MARGIN: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=clip_image002 border=0 alt=clip_image002 src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/3704.clip_5F00_image002_5F00_thumb_5F00_75D996A7.jpg" width=603 height=469&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="15" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="16" ItemType="16;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Microsoft Lync Connectivity Analyzer Tool:&amp;nbsp; &lt;/B&gt;You will also notice the Lync Connectivity Analyzer Tool on the client page.&amp;nbsp; We are working on combining MCA with MLCA in the near future but wanted to make both these great tools available to customers now to improve our client diagnostics options. To learn more about MLCA – go &lt;A href="http://technet.microsoft.com/ko-kr/library/jj907302.aspx"&gt;HERE&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="16" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="17" ItemType="17;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Feedback:&lt;/B&gt; Send all feedback to the &lt;A href="mailto:mcafeedback@microsoft.com?subject=MCA1.0%20Feedback"&gt;MCA Feedback&lt;/A&gt; alias.&amp;nbsp; Please let us know what you think of the tool and whether this will be helpful in troubleshooting connectivity scenarios. Also feel free to provide feedback on additional tests you would like to see added in the future.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="17" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="18" ItemType="18;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/4606.image_5F00_1C3B79F3.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/0083.image_5F00_thumb_5F00_62B869FB.png" width=685 height=61&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="18" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="19" ItemType="19;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Microsoft Remote Connectivity Analyzer 2.1]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="19" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="20" ItemType="20;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[We are excited to announce the 2.1 release of the Microsoft Remote Connectivity Analyzer web site.&amp;nbsp; The tool provides administrators and end users with the ability to run connectivity diagnostics for our servers to test common issues with Exchange, Lync and Office 365.&amp;nbsp; We have added new Office 365 Domain Name Server tests, enhanced existing tests, and improved the overall site experience. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="20" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="21" ItemType="21;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Check out the updates to the website here:&lt;/B&gt; &lt;A href="https://testconnectivity.microsoft.com"&gt;&lt;B&gt;https://testconnectivity.microsoft.com&lt;/B&gt;&lt;/A&gt;&lt;B&gt; &lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="21" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="22" ItemType="22;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Here are the highlights of the 2.1 RCA release:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="22" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="23" ItemType="23;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Version 2.1 (March 2013)&lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="23" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="24" ItemType="24;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Added support for localized language support for 60 languages ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="24" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="25" ItemType="25;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Updated version of the downloadable Microsoft Connectivity Analyzer v1.0 Tool for troubleshooting connectivity from the local machine ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="25" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="26" ItemType="26;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Added Microsoft Lync Connectivity Analyzer downloadable tool for troubleshooting Lync issues from the local machine ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="26" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="27" ItemType="27;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Added Office 365 General Tests section ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="27" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="28" ItemType="28;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Added Office 365 Exchange Domain Name Server (DNS) Connectivity Test ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="28" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="29" ItemType="29;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/3731.clip_5F00_image001_5F00_6C142F2F.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=clip_image001 border=0 alt=clip_image001 src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8446.clip_5F00_image001_5F00_thumb_5F00_607E71F0.png" width=582 height=289&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="29" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="30" ItemType="30;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Enjoy!]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="30" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="31" ItemType="31;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Thanks.&lt;B&gt;&lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="31" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="32" ItemType="32;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Brian Feck&lt;/SPAN&gt; on behalf of the entire&lt;B&gt; MCA/RCA team. &lt;BR&gt;&lt;/B&gt;&lt;B&gt;Follow the team on Twitter -2D; &lt;/B&gt;&lt;A href="https://twitter.com/ExRCA"&gt;&lt;B&gt;@ExRCA&lt;/B&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="32" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="33" ItemType="33;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/03/11/announcing-2D;microsoft-2D;connectivity-2D;analyzer-2D;mca-2D;1-2D;0-2D;and-2D;microsoft-2D;remote-2D;connectivity-2D;analyzer-2D;rca-2D;2-2D;1.aspx"&gt;Announcing Microsoft Connectivity Analyzer (MCA) 1.0 and Microsoft Remote Connectivity Analyzer (RCA) 2.1&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="33" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:39:11.0002437Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571619" width="1" height="1"&gt;</description></item><item><title>Exchange Server 2013에 대한 호스팅 및 다중 테넌트 지원 지침 제공</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/05/09/exchange-server-2013.aspx</link><pubDate>Thu, 09 May 2013 06:28:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3571618</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;HTML&gt;&lt;HEAD&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;/P&gt;
&lt;P&gt;최초 문서 게시일: 2013년 2월 21일 목요일&lt;/P&gt;
&lt;P&gt;자주 요청된 &lt;B&gt;Exchange Server 2013에 대한&lt;/B&gt; &lt;B&gt;호스팅 및 다중 테넌트 지원 지침&lt;/B&gt; 문서가 나왔으며, &lt;A href="http://technet.microsoft.com/ko-kr/exchange/jj720331"&gt;여기&lt;/A&gt;에서 다운로드하여 사용할 수 있습니다. &lt;/P&gt;
&lt;P&gt;예리한 독자라면 곧 알아채시겠지만 이 지침은 Exchange Server 2010에 대한 지침과 상당히 비슷합니다. 그 이유는 단지 이전 지침을 찾아 복사하여 붙여 넣었기 때문이 아니라 Exchange 2010에 대해 Microsoft에서 정한 전략이 Exchange 2013에도 해당되기 때문입니다. 즉, 기본 제공 도구, cmdlet 및 인터페이스만 사용하여 솔루션을 구성해야 하며, 어떤 경우에도 원하는 구성을 달성하기 위해 AD의 개체를 직접 조작해서는 안 된다는 것입니다. &lt;/P&gt;
&lt;P&gt;또한 일부 기능은 다중 테넌트 지원 같은 구성에서 원하는 대로 작동하지 않을 수 있다는 것입니다. 예를 들어 메일 설명은 표준 온-프레미스 유형 배포에서 동일하게 작동하며, 그에 따라 테넌트 간에 원하지 않는 데이터가 유출되는 경우가 흔히 발생할 수 있습니다. 이 문서에서는 다중 테넌트 지원을 위해 Exchange를 구성할 경우 원하는 대로 기능이 작동하지 않을 수 있다는 점을 지적하며 구성에 대한 권장 사항을 제시하고 필요한 경우 특정 기능을 사용하지 않을 것을 권장합니다.&lt;/P&gt;
&lt;P&gt;솔루션의 중요한 디렉터리 구분 요소에는 주소록 정책 기능이 핵심적입니다. 주소록 정책을 활용하기 위해 만들어진 전송 에이전트가 &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/02/14/address-book-policies-jamba-jokes-and-secret-agents.aspx"&gt;최근 발표&lt;/A&gt;됨에 따라 2013 솔루션을 훨씬 더 쉽게 만들고 유지 관리할 수 있을 것으로 생각됩니다. &lt;/P&gt;
&lt;P&gt;2013에서 이루어진 중요한 변경 사항이 있으므로 솔루션을 계획하고 만들기 전에 이 지침을 &lt;B&gt;자세히&lt;/B&gt; 읽어보고, 문제가 발생할 경우 필요에 따라 이 지침을 다시 참조하시기를 바랍니다.&lt;/P&gt;
&lt;P&gt;Exchange 2010의 경우와 마찬가지로, 이 문서의 지침에 따라 만들어진 파트너 솔루션이 있으며, 현재 Microsoft에서 검증한 솔루션이 이 &lt;A href="http://technet.microsoft.com/ko-kr/exchange/jj720331"&gt;사이트&lt;/A&gt;에 나열되어 있습니다. 이 목록은 점차 확장될 예정이므로 사용하려는 솔루션이 현재 이 목록에 없는 경우 나중에 다시 확인하거나 해당 공급업체에 문의하여 검증 계획에 대해 알아보십시오. &lt;/P&gt;
&lt;P&gt;다중 테넌트 지원 또는 호스팅을 위해 구성된 Exchange 2013에 대한 업데이트된 확장 지침을 릴리스할 계획이며 이 문서가 나올 때 솔루션 사이트를 업데이트할 예정입니다. &lt;/P&gt;
&lt;P&gt;이 문서가 도움이 되었기를 바라며 의견이 있으면 언제든지 알려 주십시오.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=author&gt;Greg Taylor&lt;/SPAN&gt; &lt;BR&gt;주임 프로그램 관리자 &lt;BR&gt;Exchange Customer Experience&lt;/P&gt;
&lt;DIV style="CLEAR: both"&gt;&lt;/DIV&gt;&lt;IMG src="http://blogs.technet.com/aggbug.aspx?PostID=3553932" width=1 height=1&gt; 
&lt;P&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/02/20/hosting-and-multi-tenancy-guidance-for-exchange-server-2013-now-available.aspx"&gt;Hosting and Multi-Tenancy Guidance for Exchange Server 2013 Now Available&lt;/A&gt;을 참조하십시오.&lt;/P&gt;&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Hosting-2D;and-2D;MultiTenancy-2D;Guidance-2D;for-2D;Exchang.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Hosting and Multi-2D;Tenancy Guidance for Exchange Server 2013 Now Available]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Thu, Feb 21 2013]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[We are pleased to be able to announce the oft-2D;requested &lt;B&gt;Hosting and Multi-2D;Tenancy Guidance&lt;/B&gt; &lt;B&gt;for Exchange Server 2013&lt;/B&gt; document. It is available for download &lt;A href="http://technet.microsoft.com/en-2D;us/exchange/jj720331"&gt;here&lt;/A&gt;.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[As the keen eyed reader will observe, it is very similar to the guidance for Exchange Server 2010. That’s not because all we did was a find, copy and replace, but because the strategy we decided upon for Exchange 2010 holds true for Exchange 2013. That is, you should only use the built in tools, cmdlets and interfaces for configuring your solution, and you should not under any circumstances directly manipulate objects in AD to meet your desired configuration. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[What also holds true is the notion that not all features are going to work as you might want them to in a multi-2D;tenant like configuration. For example, MailTips will work exactly the same as they do in a standard on-2D;premises type deployment – and typically that may result in unwanted data between tenants being exposed. The document highlights features that might not work as hoped when you configure Exchange for multi-2D;tenancy, and makes recommendations for configuration, or for disabling where necessary.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Core to the important directory segmentation element of your solution is the Address Book Policy feature. With the &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/02/14/address-2D;book-2D;policies-2D;jamba-2D;jokes-2D;and-2D;secret-2D;agents.aspx"&gt;recent announcement&lt;/A&gt; of a transport agent, created to take advantage of Address Book Policies, we hope you will find your 2013 solution even easier to build and maintain. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Please note there are some important changes for 2013, and so we encourage you to read the guidance &lt;B&gt;thoroughly&lt;/B&gt; before you plan and build your solution, and refer back to it as needed if you have any problems.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Just as with Exchange 2010, we have partner solutions that are built following the guidelines in the document, and the solutions we have currently validated are also listed on the &lt;A href="http://technet.microsoft.com/en-2D;us/exchange/jj720331"&gt;site&lt;/A&gt;. That list will grow so do check back if the solution you want to use isn’t currently on that list, or contact the vendor and ask about their plans for validation. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[We do plan on releasing updated Scale Guidance for Exchange 2013 configured for multi-2D;tenancy or hosting, and will update the solutions site when that document is available. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.0008899Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[We hope you find the document useful and look forward to hearing your feedback.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.00049Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Greg Taylor&lt;/SPAN&gt; &lt;BR&gt;Principal Program Manager Lead &lt;BR&gt;Exchange Customer Experience]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.00049Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/02/20/hosting-2D;and-2D;multi-2D;tenancy-2D;guidance-2D;for-2D;exchange-2D;server-2D;2013-2D;now-2D;available.aspx"&gt;Hosting and Multi-2D;Tenancy Guidance for Exchange Server 2013 Now Available&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;04-2D;25T03:40:21.00049Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571618" width="1" height="1"&gt;</description></item><item><title>Exchange Server 2013의 OAB 관리</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/01/31/exchange-server-2013-oab-managing-oab-in-exchange-server-2013.aspx</link><pubDate>Thu, 31 Jan 2013 15:20:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3549577</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;최초 문서 게시일: 2013년 1월 15일 화요일&lt;/p&gt;
&lt;p&gt;Exchange 팀 블로그 문서 &lt;a class="bold" href="http://blogs.technet.com/b/exchange_ko/archive/2012/12/05/exchange-server-2013-oab.aspx"&gt;Exchange Server 2013의 OAB&lt;/a&gt;를 통해 Exchange Server 2013의 새로운 OAB(오프라인 주소록) 생성 및 배포아키텍처를 소개했습니다. 아직 읽어보지 않으신 분은 이 문서를 잠시 살펴보시고, 이미 읽어보신 분도 내용을 상기할 수 있도록 다시 검토해 보시기 바랍니다.&lt;/p&gt;
&lt;p&gt;Exchange 2013에서는 아키텍처 변경으로 인해 &lt;acronym title="오프라인 주소록"&gt;OAB&lt;/acronym&gt; 운영과 관리 방식이 이전과 달라졌습니다. 또한 새로운 &lt;a class="bold" title="이전 게시물 참조: 새로운 Exchange 관리" href="http://blogs.technet.com/b/exchange_ko/archive/2012/09/14/exchange-managing-the-new-exchange.aspx"&gt;Exchange 관리 센터&lt;/a&gt;에는 OAB를 관리하는 옵션이 아직 없으므로 현재는 OAB 관련 작업에 Exchange 관리 셸을 사용해야 합니다.&lt;/p&gt;
&lt;p&gt;이 문서에서는 가장 일반적으로 수행되는 &lt;acronym title="오프라인 주소록"&gt;OAB&lt;/acronym&gt; 관리 작업을 설명하고 작업에 대한 이해를 돕기 위해 두 가지 실제 시나리오를 보여 드리려고 합니다.&lt;/p&gt;
&lt;p class="note"&gt;참고: 다중 포리스트 Active Directory 도메인 환경의 경우 셸 세션에서 &lt;span class="parameter lightyellow"&gt;ViewEntireForest&lt;/span&gt;가 설정되어 있어야 합니다. 그렇지 않으면 이 문서에 나온 일부 명령이 출력을 반환하지 않습니다.&lt;/p&gt;
&lt;p&gt;ViewEntireForest를 설정하기 위한 명령:&lt;/p&gt;
&lt;p class="code"&gt;Set-ADServerSettings -ViewEntireForest $true&lt;/p&gt;
&lt;h2&gt;새 OAB 만들기&lt;/h2&gt;
&lt;p&gt;Exchange 2013에서 새 OAB를 만들 때에는 더 이상 -Server 매개 변수가 사용되지 않습니다. 새 OAB를 만들려면 필요한 주소 목록을 지정하기만 하면 됩니다.&lt;/p&gt;
&lt;p&gt;다음은 "Global Address List FAB"라는 주소 목록에 대한 OAB를 만드는 예입니다.&lt;/p&gt;
&lt;p class="code"&gt;New-OfflineAddressBook -Name OAB-FAB -AddressLists "Global Address List FAB"&lt;/p&gt;
&lt;h2&gt;OAB 생성 서버 식별&lt;/h2&gt;
&lt;p&gt;Exchange Server 2013의 중재 사서함에는 중재 사서함의 용도/기능을 정의하는 특정 "지속형 기능"이 할당됩니다.&lt;/p&gt;
&lt;p&gt;지속형 기능 "OrganizationCapabilityOABGen"을 갖는 중재 사서함은 OAB 생성을 처리합니다. 이 문서의 나머지 부분에서는 이 사서함을 "조직 사서함"이라고 일컫겠습니다.&lt;/p&gt;
&lt;p&gt;조직 사서함을 호스팅하는 Exchange Server 2013 사서함 서버는 해당 환경에서 정의되는 모든 OAB를 생성합니다.&lt;/p&gt;
&lt;p&gt;비 DAG 환경에서는 다음 명령을 사용하여 OAB 생성 서버를 식별합니다.&lt;/p&gt;
&lt;p class="code"&gt;Get-Mailbox -Arbitration | where {$_.PersistedCapabilities -like "*oab*"} | ft name,servername&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/6746.image_5F00_1F282B38.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/3010.image_5F00_thumb_5F00_179CBBCB.png" alt="이미지" width="624" height="55" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;DAG 환경에서는 다음과 같은 두 단계를 거쳐 OAB 생성 서버가 식별됩니다.&lt;/p&gt;
&lt;p&gt;1단계: OABGen 기능을 갖는 조직 사서함이 호스팅된 사서함 데이터베이스를 식별합니다.&lt;/p&gt;
&lt;p&gt;다음 명령을 사용하여 지속형 기능 OABGen을 갖는 중재 사서함과 이 사서함이 호스팅된 데이터베이스를 나열합니다.&lt;/p&gt;
&lt;p class="code"&gt;Get-Mailbox -Arbitration | where {$_.PersistedCapabilities -like "*oab*"} | ft name,database&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/1854.image_5F00_5E19ABD3.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8132.image_5F00_thumb_5F00_24969BDC.png" alt="이미지" width="624" height="55" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2단계: 조직 사서함을 호스팅하는 데이터베이스가 마운트되어 있는 사서함 서버를 식별합니다.&lt;/p&gt;
&lt;p&gt;다음 명령을 사용하여 사서함 데이터베이스의 활성 복사본을 식별합니다.&lt;/p&gt;
&lt;p class="code"&gt;Get-MailboxDatabaseCopyStatus db1&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/3010.image_5F00_0F38E674.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/3426.image_5F00_thumb_5F00_0ECCB37F.png" alt="이미지" width="624" height="62" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;데이터베이스 상태가 "마운트"되어 있는 서버가 현재 OAB 생성 서버입니다.&lt;/p&gt;
&lt;h2&gt;OAB 생성 서버 변경&lt;/h2&gt;
&lt;p&gt;두 가지 방법으로 OAB 생성 서버를 변경할 수 있습니다.&lt;/p&gt;
&lt;h3&gt;사서함 이동&lt;/h3&gt;
&lt;p&gt;OAB 생성 서버로 지정할 서버에 있는 사서함 데이터베이스로 조직 사서함을 이동합니다.&lt;/p&gt;
&lt;p&gt;예:&lt;/p&gt;
&lt;p&gt;DB1은 Exch1 서버에 있는 단일 복사본 데이터베이스이고 조직 사서함을 호스팅합니다. DB2는 Exch2에 있는 사서함 데이터베이스입니다.&lt;/p&gt;
&lt;p&gt;다음 명령을 사용하여 조직 사서함을 DB2로 이동하고 Exch2를 OAB 생성 서버로 만들 수 있습니다.&lt;/p&gt;
&lt;p class="code"&gt;Get-Mailbox -Arbitration -database db1| where {$_.PersistedCapabilities &amp;ndash;like &amp;ldquo;*oab*&amp;rdquo;} | New-MoveRequest -TargetDatabase db2&lt;/p&gt;
&lt;p&gt;조직 사서함을 호스팅하는 사서함 데이터베이스의 복사본이 하나만 있는 환경에는 이 방법이 더 적합합니다.&lt;/p&gt;
&lt;h3&gt;다른 서버에서 사서함 데이터베이스 활성화&lt;/h3&gt;
&lt;p&gt;조직 사서함을 호스팅하는 사서함 데이터베이스의 복사본이 여러 개 있는 환경에는 이 방법이 적합합니다.&lt;/p&gt;
&lt;p&gt;예:&lt;/p&gt;
&lt;p&gt;DB1은 조직 사서함을 호스팅하며 Exch1 및 Exch2 서버에 여러 복사본을 갖습니다. DB1은 현재 Exch1에서 활성 상태입니다.&lt;/p&gt;
&lt;p&gt;다음 명령을 사용하여 Exch2에서 DB1을 활성화함으로써 Exch2를 OAB 생성 서버로 만들 수 있습니다.&lt;/p&gt;
&lt;p class="code"&gt;Move-ActiveMailboxDatabase DB1 -ActivateOnServer Exch2&lt;/p&gt;
&lt;p class="note"&gt;참고: OAB 생성 서버를 변경하기 전에 아래 "조직 사서함 배치"에 나온 지침을 검토하시기 바랍니다.&lt;/p&gt;
&lt;h2&gt;새 조직 사서함 만들기&lt;/h2&gt;
&lt;p&gt;관리자는 내결함성을 구현하거나 지리적으로 분산된 Exchange 배포 환경의 사용자를 지원하기 위해 추가 조직 사서함을 만들 수 있습니다.&lt;/p&gt;
&lt;p&gt;새 조직 사서함을 만드는 작업은 다음 두 단계로 이루어집니다.&lt;/p&gt;
&lt;p&gt;1단계: 새 중재 사서함을 만듭니다.&lt;/p&gt;
&lt;p class="code"&gt;New-Mailbox -Arbitration -Name "OAB Seattle" -Database DB2Seattle -UserPrincipalName &lt;a href="mailto:oabs@contoso.com"&gt;oabs@contoso.com&lt;/a&gt; &amp;ndash;DisplayName &amp;ldquo;OAB Mailbox for Seattle&amp;rdquo;&lt;/p&gt;
&lt;p&gt;2단계: OABGen 기능을 설정합니다.&lt;/p&gt;
&lt;p class="code"&gt;Set-Mailbox -Arbitration oabs -OABGen $true&lt;/p&gt;
&lt;p class="note"&gt;참고: 추가 조직 사서함을 만들기 전에 아래 "조직 사서함 배치"에 나온 지침을 검토하시기 바랍니다.&lt;/p&gt;
&lt;h2&gt;OAB 생성 일정 변경&lt;/h2&gt;
&lt;p&gt;Exchange Server 2010까지는 OAB 생성이 OAB 속성에 설정된 "Schedule"을 기반으로 이루어졌습니다. Exchange 2013 OAB의 속성을 확인할 때 정의된 "Schedule"을 볼 수 있습니다. 그러나 Exchange Server 2013 OAB 생성은 OAB 속성에 정의된 "Schedule"에 따라 이루어지지 &lt;strong&gt;&lt;em&gt;않습니다&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/5670.image_5F00_235202FD.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/6153.image_5F00_thumb_5F00_22E5D008.png" alt="이미지" width="624" height="58" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;대신 Exchange Server 2013 OAB 생성은 사서함 서버에 구성된 OABGeneratorWorkCycle 및 OABGeneratorWorkCycleCheckpoint 속성에 따라 이루어집니다.&lt;/p&gt;
&lt;p&gt;예:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/0218.image_5F00_22799D13.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/2450.image_5F00_thumb_5F00_4D520125.png" alt="이미지" width="443" height="75" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;위 스크린샷의 값은 OAB가 매일 한 번 생성됨을 의미합니다.&lt;/p&gt;
&lt;h2&gt;OAB 다운로드 요청을 처리한 사서함 서버&lt;/h2&gt;
&lt;p&gt;Exchange Server 2013 CAS 역할은 적절한 사서함 역할 서버를 프록시로 사용하여 OAB 다운로드 요청을 처리합니다. CAS 역할은 처리하는 각 요청의 로그를 %ExchangeInstallPath%\Logging\HttpProxy\OAB\ 폴더에 있는 로그 파일에 유지합니다.&lt;/p&gt;
&lt;p&gt;이러한 로그 파일을 통해 CAS가 요청을 처리하기 위해 선택한 사서함 서버를 쉽게 식별할 수 있습니다.&lt;/p&gt;
&lt;p&gt;로그 파일의 몇 가지 중요한 필드에 대한 정보:&lt;/p&gt;
&lt;table class="posttable"&gt;
&lt;tbody&gt;
&lt;tr&gt;&lt;th&gt;필드&lt;/th&gt;&lt;th&gt;설명&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;UrlStem&lt;/td&gt;
&lt;td&gt;다운로드되는 OAB를 식별하고 전체 다운로드인지, 증분 다운로드인지를 확인하는 데 유용&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AuthenticatedUser&lt;/td&gt;
&lt;td&gt;OAB를 요청하는 사용자의 이름&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AnchorMailbox&lt;/td&gt;
&lt;td&gt;OAB 요청을 처리하기에 가장 가까운 위치에 있는 것으로 식별된 조직 사서함의 DN&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ServerHostName&lt;/td&gt;
&lt;td&gt;요청을 처리하는 CAS 서버 이름&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HttpStatus&lt;/td&gt;
&lt;td&gt;프록시 작업의 상태 코드&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ProxyAction&lt;/td&gt;
&lt;td&gt;CAS 서버가 요청을 처리하기 위해 수행한 작업. Exchange 2013 OAB의 경우 대개 "프록시"를 사용함&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;TargetServer&lt;/td&gt;
&lt;td&gt;요청을 처리하도록 프록시로 사용된 사서함 역할 서버의 이름&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;로그 파일을 더 읽기 좋게 Excel로 가져올 수 있습니다.&lt;/p&gt;
&lt;p&gt;예:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/3513.image_5F00_3B093A63.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8625.image_5F00_thumb_5F00_3A9D076E.png" alt="이미지" width="624" height="77" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;강제 OAB 생성&lt;/h2&gt;
&lt;p&gt;다음 두 가지 방법을 사용하여 Exchange Server 2013 OAB 생성이 즉시 시작되도록 강제할 수 있습니다.&lt;/p&gt;
&lt;h3&gt;방법 1: Update-OfflineAddresBook&lt;/h3&gt;
&lt;p&gt;아래 명령을 사용하면 모든 조직 사서함에 걸쳐 "Default Offline Address Book"이라는 OAB가 강제로 생성됩니다.&lt;/p&gt;
&lt;p class="code"&gt;Update-OfflineAddressBook "default offline address book"&lt;/p&gt;
&lt;p class="note"&gt;참고: 이 명령은 활성 조직 사서함을 호스팅하는 각 사서함 서버에 대한 RPC 요청을 시작합니다.&lt;/p&gt;
&lt;h3&gt;방법 2: 사서함 도우미 서비스 다시 시작&lt;/h3&gt;
&lt;p&gt;사서함 역할에 대한 Microsoft Exchange 사서함 도우미 서비스가 OAB 생성을 담당합니다. 이 서비스를 다시 시작하면 활성 조직 사서함을 호스팅하는 특정 사서함 서버에서 해당 환경에 정의되는 모든 OAB가 생성됩니다.&lt;/p&gt;
&lt;h2&gt;조직 사서함 배치&lt;/h2&gt;
&lt;p&gt;Exchange Server 2013 CAS 역할은 활성 조직 사서함이 호스팅된 "가장 가까운" 사서함 서버를 프록시로 사용하여 OAB 다운로드 요청을 처리합니다. 동일한 AD 사이트에 활성 상태의 조직 사서함이 둘 이상 있는 경우 라운드 로빈 방식으로 프록시를 사용하여 요청을 처리합니다. 이로 인해 전체 OAB 다운로드가 자주 이루어질 수 있습니다.&lt;/p&gt;
&lt;p&gt;이에 따라 현재의 지침은 한 AD 사이트에 활성 상태의 조직 사서함이 하나만 있도록 조직 사서함 배치를 계획하라는 것입니다. 이는 새 조직 사서함을 만드는 것과 조직 사서함이 호스팅된 사서함 데이터베이스의 복사본을 만드는 데 적용됩니다.&lt;/p&gt;
&lt;h2&gt;시나리오&lt;/h2&gt;
&lt;p&gt;새 OAB 관리 방법에 대한 이해를 돕기 위해 다음과 같은 실제 상황 시나리오를 사용하여 좀 더 설명하겠습니다.&lt;/p&gt;
&lt;h3&gt;시나리오 1: 새 조직 사서함 만들기&lt;/h3&gt;
&lt;p&gt;Contoso는 달라스와 시애틀 사이트에 Exchange Server 2013 사서함과 CAS 역할 서버를 배포했습니다. Contoso의 Exchange 관리자인 John은 CAS 서버에서 http 프록시 로그 파일을 분석해 본 결과 시애틀 사용자의 OAB 다운로드 요청이 달라스 서버로 전송되는 것을 발견했습니다. 자세히 조사해 보니 조직 사서함이 달라스에 하나만 있어서 모든 사용자의 OAB 다운로드 요청이 달라스로 전송되는 것이었습니다.&lt;/p&gt;
&lt;p&gt;John은 다음 명령을 사용하여 시애틀 사이트에 새 조직 사서함을 만들기로 결정합니다.&lt;/p&gt;
&lt;p&gt;1단계: 새 중재 사서함을 만듭니다.&lt;/p&gt;
&lt;p class="code"&gt;New-Mailbox -Arbitration -Name "OAB Seattle" -Database DB2Seattle -UserPrincipalName &lt;a href="mailto:oabs@contoso.com"&gt;oabs@contoso.com&lt;/a&gt; &amp;ndash;DisplayName &amp;ldquo;OAB Mailbox for Seattle&amp;rdquo;&lt;/p&gt;
&lt;p&gt;2단계: 이 중재 사서함이 OABGen 기능을 갖도록 설정합니다.&lt;/p&gt;
&lt;p class="code"&gt;Set-Mailbox -Arbitration oabs -OABGen $true&lt;/p&gt;
&lt;h3&gt;시나리오 2: OAB 생성 일정 사용자 지정&lt;/h3&gt;
&lt;p&gt;Ben은 Tail Spin Toys의 Exchange 2013 배포 관리자입니다. 기본 OAB 생성 일정은 적합하지 않으며 매일 대략 4시간에 한 번 OAB를 생성하기를 원합니다.&lt;/p&gt;
&lt;p&gt;Ben은 다음 명령을 사용하여 조직 사서함이 호스팅될 사서함 서버의 속성을 변경합니다.&lt;/p&gt;
&lt;p class="code"&gt;Set-MailboxServer Exch1 -OABGeneratorWorkCycle 01.00:00:00 -OABGeneratorWorkCycleCheckpoint 04:00:00&lt;/p&gt;
&lt;p&gt;이틀 후에 John은 응용 프로그램 로그에서 이벤트 ID 17002를 분석하여 OAB가 4시간마다 생성되는 것을 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/7635.image_5F00_3A30D479.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/4174.image_5F00_thumb_5F00_6BBC420E.png" alt="이미지" width="624" height="139" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;이 게시물이 유용했기를 바라며, 의견이 있으면 아래에 댓글로 알려 주십시오.&lt;/p&gt;
&lt;p&gt;&lt;span class="author"&gt;Bhalchandra Atre&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3545777" alt="" width="1" height="1" /&gt;&lt;/p&gt;
&lt;p&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;a href="http://blogs.technet.com/b/exchange/archive/2013/01/14/managing-oab-in-exchange-server-2013.aspx"&gt;Managing OAB in Exchange Server 2013&lt;/a&gt;을 참조하십시오.&lt;/p&gt;
&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Managing-2D;OAB-2D;in-2D;Exchange-2D;Server-2D;2013.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Managing OAB in Exchange Server 2013]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Tue, Jan 15 2013]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The Exchange team blog article &lt;A class=bold href="http://blogs.technet.com/b/exchange/archive/2012/10/26/oab-2D;in-2D;exchange-2D;server-2D;2013.aspx"&gt;OAB in Exchange Server 2013&lt;/A&gt; introduced the new Offline Address Book (OAB) generation and distribution architecture in Exchange Server 2013. Take a few moments to visit the article if you haven’t seen it yet or re-2D;visit it for a quick refresher.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The &lt;ACRONYM title="Offline Address Book"&gt;OAB&lt;/ACRONYM&gt; management and administration is different in Exchange 2013 because of architecture changes. Additionally, the new &lt;A class=bold title="See previous post: Managing The New Exchange" href="http://blogs.technet.com/b/exchange/archive/2012/08/09/managing-2D;the-2D;new-2D;exchange.aspx"&gt;Exchange Admin Center&lt;/A&gt; does not currently have options for managing OABs. This means that, at this time, you will need to use Exchange Management Shell for OAB-2D;related tasks.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This article takes you through commonly performed tasks in &lt;ACRONYM title="Offline Address Book"&gt;OAB&lt;/ACRONYM&gt; administration and has a couple of real life scenarios to help understand the tasks better.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Note: If you are in multi-2D;forest Active Directory domain environment, make sure the Shell session has &lt;SPAN class="parameter lightyellow"&gt;ViewEntireForest&lt;/SPAN&gt; is enabled, else some of the commands in the article won’t return any output.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Command to enable ViewEntireForest:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Set-2D;ADServerSettings -2D;ViewEntireForest $true]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Creating a new OAB]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Creating a new OAB in Exchange 2013 no longer uses the -2D;Server parameter. In order to create a new OAB, you should only specify the address lists to be required.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The following example creates OAB for address list named “Global Address List FAB”]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[New-2D;OfflineAddressBook -2D;Name OAB-2D;FAB -2D;AddressLists "Global Address List FAB"]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="13" ItemType="13;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Identify the OAB generation server(s)]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="13" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="14" ItemType="14;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The arbitration mailboxes in Exchange Server 2013 are assigned certain “Persisted capability” that defines the purpose/function of the arbitration mailbox.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="14" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="15" ItemType="15;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[An arbitration mailbox with Persisted Capability “OrganizationCapabilityOABGen” is responsible for OAB generation. We will refer this mailbox as “Organization Mailbox” throughout the article.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="15" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="16" ItemType="16;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Exchange Server 2013 mailbox server hosting the Organization Mailbox will generate all OAB’s defined in the environment.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="16" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="17" ItemType="17;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[For a non-2D;DAG environment, use following command to identify the OAB Generation servers:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="17" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="18" ItemType="18;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Get-2D;Mailbox -2D;Arbitration | where {$_.PersistedCapabilities -2D;like "*oab*"} | ft name,servername]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="18" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="19" ItemType="19;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/6746.image_5F00_1F282B38.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/3010.image_5F00_thumb_5F00_179CBBCB.png" width=624 height=55&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="19" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="20" ItemType="20;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[For a DAG environment, identifying OAB generation server(s) is a two-2D;step process.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="20" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="21" ItemType="21;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Step1: Identify the mailbox database hosting organization mailbox with OAB Gen capability.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="21" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="22" ItemType="22;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Use the following command to list the arbitration mailboxes with persisted capability of OABGen and database on which this mailbox is hosted:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="22" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="23" ItemType="23;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Get-2D;Mailbox -2D;Arbitration | where {$_.PersistedCapabilities -2D;like "*oab*"} | ft name,database]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="23" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="24" ItemType="24;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/1854.image_5F00_5E19ABD3.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8132.image_5F00_thumb_5F00_24969BDC.png" width=624 height=55&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="24" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="25" ItemType="25;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Step2: Identify the mailbox server where the database hosting organization mailbox is mounted]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="25" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="26" ItemType="26;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Use following command to identify active copy of mailbox database:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="26" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="27" ItemType="27;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Get-2D;MailboxDatabaseCopyStatus db1]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="27" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="28" ItemType="28;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/3010.image_5F00_0F38E674.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/3426.image_5F00_thumb_5F00_0ECCB37F.png" width=624 height=62&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="28" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="29" ItemType="29;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The server where database status is “mounted” is the current OAB generation server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="29" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="30" ItemType="30;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Change the OAB generation server]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="30" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="31" ItemType="31;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[There are two methods of changing the OAB generation server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="31" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="32" ItemType="32;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Move mailbox]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="32" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="33" ItemType="33;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Move the organization mailbox to a mailbox database on a server intended to be designated as OAB Generation server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="33" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="34" ItemType="34;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Example:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="34" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="35" ItemType="35;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[DB1 is a single copy database present on the server Exch1 and hosts the organization mailbox. DB2 is mailbox database present on Exch2.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="35" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="36" ItemType="36;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The following command can be used to move the organization mailbox to DB2 and make Exch2 the OAB generation server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="36" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="37" ItemType="37;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Get-2D;Mailbox -2D;Arbitration -2D;database db1| where {$_.PersistedCapabilities –like “*oab*”} | New-2D;MoveRequest -2D;TargetDatabase db2]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="37" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="38" ItemType="38;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This method is more suited for environments that have single copy of mailbox database hosting the Organization Mailbox.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="38" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="39" ItemType="39;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Activate the mailbox database on another server]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="39" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="40" ItemType="40;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This method is suited for environments that have multiple copies of the mailbox database hosting Organization Mailbox.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="40" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="41" ItemType="41;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Example:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="41" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="42" ItemType="42;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[DB1 hosts the Organization Mailbox and has copies on servers Exch1 and Exch2. DB1 is currently active on Exch1.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="42" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="43" ItemType="43;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The following command can be used to activate DB1 on Exch2 and therefore make it the OAB generation server:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="43" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="44" ItemType="44;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Move-2D;ActiveMailboxDatabase DB1 -2D;ActivateOnServer Exch2]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="44" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="45" ItemType="45;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Note: Review guidelines mentioned in “Placement of Organization Mailbox” below before changing the OAB Generation server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="45" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="46" ItemType="46;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Creating a new Organization Mailbox]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="46" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="47" ItemType="47;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Administrators can create additional Organization Mailboxes for fault tolerance or for serving users in a geographically disbursed Exchange deployment.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="47" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="48" ItemType="48;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Creating a new Organization Mailbox is a two step process:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="48" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="49" ItemType="49;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Step1: Create a new arbitration mailbox]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="49" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="50" ItemType="50;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[New-2D;Mailbox -2D;Arbitration -2D;Name "OAB Seattle" -2D;Database DB2Seattle -2D;UserPrincipalName &lt;A href="mailto:oabs@contoso.com"&gt;oabs@contoso.com&lt;/A&gt; –DisplayName “OAB Mailbox for Seattle”]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="50" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="51" ItemType="51;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Step2: Enable OABGen capability]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="51" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="52" ItemType="52;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Set-2D;Mailbox -2D;Arbitration oabs -2D;OABGen $true]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="52" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="53" ItemType="53;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Note: Review guidelines mentioned in “Placement of Organization Mailbox” below before creating additional organization mailboxes.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="53" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="54" ItemType="54;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Changing the OAB Generation Schedule]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="54" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="55" ItemType="55;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The OAB Generation till Exchange Server 2010 was based on a “Schedule” set on OAB properties. You might see a “Schedule” defined when viewing properties of Exchange 2013 OAB. But, the Exchange Server 2013 OAB generation &lt;STRONG&gt;&lt;EM&gt;does not&lt;/EM&gt;&lt;/STRONG&gt; take place according to the “Schedule” defined on OAB properties:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="55" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="56" ItemType="56;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/5670.image_5F00_235202FD.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/6153.image_5F00_thumb_5F00_22E5D008.png" width=624 height=58&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="56" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="57" ItemType="57;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Instead, Exchange Server 2013 OAB Generation takes place according to OABGeneratorWorkCycle and OABGeneratorWorkCycleCheckpoint properties configured at the Mailbox Server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="57" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="58" ItemType="58;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Example:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="58" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="59" ItemType="59;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/0218.image_5F00_22799D13.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/2450.image_5F00_thumb_5F00_4D520125.png" width=443 height=75&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="59" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="60" ItemType="60;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The values in the above screenshot mean OAB is generated once every day.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="60" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="61" ItemType="61;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Which Mailbox Server processed the OAB download request?]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="61" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="62" ItemType="62;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The Exchange Server 2013 CAS role proxies the OAB download request to an appropriate Mailbox role server. The CAS role maintains log of each request it handles in the log files, present in folder %ExchangeInstallPath%\Logging\HttpProxy\OAB\]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="62" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="63" ItemType="63;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[These log files are an excellent tool to identify which mailbox server the CAS chose to serve the request.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="63" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="64" ItemType="64;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Information of some important fields from the log file:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="64" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="65" ItemType="65;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The log file can be imported in Excel for better readability.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="65" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="66" ItemType="66;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Example:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="66" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="67" ItemType="67;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/3513.image_5F00_3B093A63.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8625.image_5F00_thumb_5F00_3A9D076E.png" width=624 height=77&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="67" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="68" ItemType="68;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Forcing the OAB Generation]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="68" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="69" ItemType="69;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The Exchange Server 2013 OAB generation can be forced to start immediately by two methods.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="69" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="70" ItemType="70;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Method 1: Update-2D;OfflineAddresBook]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="70" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="71" ItemType="71;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Below command will force OAB generation of an OAB named "Default Offline Address Book" across all organization mailboxes.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="71" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="72" ItemType="72;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Update-2D;OfflineAddressBook "default offline address book"]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="72" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="73" ItemType="73;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Note: This command initiates an RPC request to each mailbox server hosting an active organization mailbox.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="73" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="74" ItemType="74;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Method 2: Restart the Mailbox Assistant service.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="74" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="75" ItemType="75;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The Microsoft Exchange Mailbox Assistant service on Mailbox Role is responsible for generating OAB. Restarting this service generates all OAB’s defined in the environment on a specific mailbox server, if it’s hosting an active organization mailbox.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="75" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="76" ItemType="76;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Placement of Organization Mailbox]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="76" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="77" ItemType="77;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Exchange Server 2013 CAS role proxies the OAB download request to a “nearest” mailbox server hosting an active Organization Mailbox. It can proxy the request in round robin fashion if it finds more than one organization mailbox active in same AD site. This might result in frequent full OAB download.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="77" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="78" ItemType="78;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Hence, current guidance is to plan organization mailbox placement such that you will have one organization mailbox active in an AD site. This applies to creating a new organization mailbox as well as to creating copies of mailbox database that hosts an organization mailbox.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="78" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="79" ItemType="79;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Scenarios]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="79" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="80" ItemType="80;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The following scenarios discuss a real life situation to further explain the new OAB management methods.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="80" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="81" ItemType="81;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Scenario 1: Create a new Organization Mailbox]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="81" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="82" ItemType="82;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Contoso has Exchange Server 2013 Mailbox &amp;amp; CAS role servers deployed at Dallas and Seattle sites. John, the Exchange Admin for Contoso, analyzes the http proxy log files on CAS servers and finds the OAB download request for Seattle users is going to Dallas servers. On further investigation, John finds he has just one Organization Mailbox present in Dallas, hence OAB download requests of all the users are going to Dallas server.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="82" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="83" ItemType="83;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[He decides to create a new Organization Mailbox at Seattle site with following commands:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="83" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="84" ItemType="84;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Step1: Create a new Arbitration Mailbox]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="84" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="85" ItemType="85;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[New-2D;Mailbox -2D;Arbitration -2D;Name "OAB Seattle" -2D;Database DB2Seattle -2D;UserPrincipalName &lt;A href="mailto:oabs@contoso.com"&gt;oabs@contoso.com&lt;/A&gt; –DisplayName “OAB Mailbox for Seattle”]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="85" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="86" ItemType="86;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Step2: Enable the Arbitration Mailbox with OABGen capability]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="86" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="87" ItemType="87;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Set-2D;Mailbox -2D;Arbitration oabs -2D;OABGen $true]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="87" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="88" ItemType="88;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Scenario 2: Customize OAB Generation Schedule]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="88" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="89" ItemType="89;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Ben is an administrator of Exchange 2013 deployment at Tail Spin Toys. The default OAB generation schedule does not suit them and they want to generate OAB approximately every fourth hour of the day.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="89" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="90" ItemType="90;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Ben will use following command to change properties of the mailbox servers that will be hosting the Organization Mailbox.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="90" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="91" ItemType="91;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Set-2D;MailboxServer Exch1 -2D;OABGeneratorWorkCycle 01.00:00:00 -2D;OABGeneratorWorkCycleCheckpoint 04:00:00]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="91" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="92" ItemType="92;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[After a couple of days, John analyzes Event ID 17002 in application log and makes sure the OAB is generated every four hours.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="92" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="93" ItemType="93;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/7635.image_5F00_3A30D479.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/4174.image_5F00_thumb_5F00_6BBC420E.png" width=624 height=139&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="93" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="94" ItemType="94;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Hopefully, you find this post useful! Let us know your feedback below!]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="94" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="95" ItemType="95;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Bhalchandra Atre&lt;/SPAN&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="95" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="96" ItemType="96;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2013/01/14/managing-2D;oab-2D;in-2D;exchange-2D;server-2D;2013.aspx"&gt;Managing OAB in Exchange Server 2013&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="96" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:12:58.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3549577" width="1" height="1"&gt;</description></item><item><title>공용 폴더 복제 문제 해결사</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/01/31/3549576.aspx</link><pubDate>Thu, 31 Jan 2013 15:19:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3549576</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;최초 문서 게시일: 2012년 11월 13일 화요일&lt;/p&gt;
&lt;p&gt;최근에 Microsoft에서는 Microsoft Exchange 2003의 공용 폴더 복제 문제를 해결하기 위한 GWT(Guided Walk Through)를 배포했습니다.&amp;nbsp;문제 해결사는 두 가지 방법으로 액세스할 수 있습니다.&amp;nbsp;&lt;a href="http://support.microsoft.com/common/survey.aspx?scid=sw;en;3221&amp;amp;showpage=1"&gt;이&lt;/a&gt; 링크를 사용하여 바로 액세스할 수 있으며,&amp;nbsp;다음과 같은 공용 폴더 복제 관련 문서에도 포함되어 있습니다.&amp;nbsp;&lt;a href="http://support.microsoft.com/kb/842273/ko-kr"&gt;http://support.microsoft.com/kb/842273/ko-kr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;더 이상 주류 지원 제품이 아닌 Exchange 2003에 대한 문제 해결사를 지금 내놓은 이유가 궁금하실 것입니다.&amp;nbsp;여러 가지 이유로 이러한 결정을 내리게 되었습니다.&amp;nbsp;첫째, Exchange 2003에서 전환하는 Exchange 고객이 아직 상당히 많으며 이러한 고객이 지원되는 보다 최신 제품 버전으로 전환하는 것을 최대한 돕고자 합니다.&amp;nbsp;Exchange 2003에 대해서는 더 이상 전화 지원 옵션이 없기 때문에 이렇게 하는 것이 Exchange 2003 고객을 안내하는 최선의 방법이라고 생각합니다.&amp;nbsp;둘째, Exchange Server 2003 공용 폴더 문제는 이미 대부분 파악되었으므로 이를 바탕으로 큰 수고 없이 문제 해결사를 만들 수 있었습니다. 마지막으로, 공용 폴더 복제 메커니즘은 한동안(&lt;a href="http://blogs.technet.com/b/exchange/archive/2012/11/08/public-folders-in-the-new-office.aspx"&gt;Exchange 2013까지&lt;/a&gt;) 크게 변경되지 않았기 때문에 Exchange 2003에 대한 문제 해결사를 만들어 두면 이를 업데이트하여 이후 Exchange 버전에 대한 문제 해결사를 비교적 쉽게 만들 수 있을 것 같습니다.&lt;/p&gt;
&lt;p&gt;지원 조직에서는 향후에 2007/2010을 포함하여 이 문제 해결사를 확장할 계획입니다.&lt;/p&gt;
&lt;p&gt;이 GWT는 Bill Long의 블로그 게시물 시리즈(&lt;a href="http://blogs.technet.com/b/exchange/archive/2006/01/17/public-folder-replication-troubleshooting-part-1-troubleshooting-the-replication-of-new-changes.aspx"&gt;여기&lt;/a&gt;, &lt;a href="http://blogs.technet.com/b/exchange/archive/2006/01/19/public-folder-replication-troubleshooting-part-2-troubleshooting-the-replication-of-existing-data.aspx"&gt;여기&lt;/a&gt;, &lt;a href="http://blogs.technet.com/b/exchange/archive/2006/01/23/417974.aspx"&gt;여기&lt;/a&gt;)에 나온 것과 같이 복제 문제 해결을 안내하며, 공용 폴더 복제 프로세스의 이해를 돕는 모든 자료를 대체하기 위한 것이 아니라 복제 문제가 있을 경우 문제를 찾는 데 도움을 주기 위한 간단한 안내 자료입니다.&lt;/p&gt;
&lt;p&gt;이 GWT를 만드는 데 도움을 주신 분들께 감사를 표합니다. 제가 아는 한 다음과 같은 분들이 GWT를 만드는 데 참여하셨습니다.&lt;/p&gt;
&lt;p&gt;Exchange 지원:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Nick Basile&lt;/li&gt;
&lt;li&gt;Rob Whaley&lt;/li&gt;
&lt;li&gt;Bill Long&lt;/li&gt;
&lt;li&gt;Charlotte Raymundo&lt;/li&gt;
&lt;li&gt;Will Duff&lt;/li&gt;
&lt;li&gt;Nino Bilic&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;문서/콘텐츠 작성 팀:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bobbie DeFault&lt;/li&gt;
&lt;li&gt;Geoffrey Crisp(Entirenet)&lt;/li&gt;
&lt;li&gt;Jerry Sitser(Entiernet)&lt;/li&gt;
&lt;li&gt;Jarrett Renshaw&lt;/li&gt;
&lt;li&gt;Star Li(Wicresoft)&lt;/li&gt;
&lt;li&gt;Chen Jiang&lt;/li&gt;
&lt;li&gt;Victor Zhang(Wicresoft)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;
&lt;p&gt;&lt;span class="author"&gt;Charlotte Raymundo &lt;br /&gt;&lt;/span&gt;메시징 지식 공학 엔지니어&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3532064" alt="" width="1" height="1" /&gt;&lt;/p&gt;
&lt;p&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/11/12/public-folder-replication-troubleshooter.aspx"&gt;Public Folder replication troubleshooter&lt;/a&gt;를 참조하십시오.&lt;/p&gt;
&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Public-2D;Folder-2D;replication-2D;troubleshooter.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Public Folder replication troubleshooter]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Tue, Nov 13 2012]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Recently, we have released a Guided Walk Through (GWT) for troubleshooting public Folder replication issues in Microsoft Exchange 2003.&amp;nbsp; There are a couple of ways to access the troubleshooter.&amp;nbsp; You can use the link &lt;A href="http://support.microsoft.com/common/survey.aspx?scid=sw;en;3221&amp;amp;showpage=1"&gt;here&lt;/A&gt; to access it directly.&amp;nbsp; As well, it will be embedded in various related public folder replication articles such as the following:&amp;nbsp; &lt;A href="http://support.microsoft.com/kb/842273/ko-kr"&gt;http://support.microsoft.com/kb/842273/ko-kr&lt;/A&gt;.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Now, I know you are wondering why we came out with a troubleshooter for Exchange 2003 since it’s no longer in mainstream support?&amp;nbsp; We made this decision for a number of reasons.&amp;nbsp; First, there is a good amount of our Exchange customers who are still transitioning off Exchange 2003 and we want to help those customers as much as possible to move to our newer supported versions of the product.&amp;nbsp; This is the best way to help guide those customers since we no longer have a phone support option for them.&amp;nbsp; Secondly, for the most part, all of our Exchange server 2003 Public Folders issues have already been identified, so creating a troubleshooter covering this material means it will not change drastically. Finally, due to the fact that the public folder replication mechanism has not significantly changed for a while (&lt;A href="http://blogs.technet.com/b/exchange/archive/2012/11/08/public-2D;folders-2D;in-2D;the-2D;new-2D;office.aspx"&gt;until Exchange 2013&lt;/A&gt;), it made sense to start with Exchange 2003 as it gave us the framework that we can update for later versions relatively easily.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The support organization will be putting efforts into expanding this troubleshooter to include 2007/2010 in the future. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This walk through is really a guide through the replication troubleshooting, as laid out in a series of blog posts by Bill Long, &lt;A href="http://blogs.technet.com/b/exchange/archive/2006/01/17/public-2D;folder-2D;replication-2D;troubleshooting-2D;part-2D;1-2D;troubleshooting-2D;the-2D;replication-2D;of-2D;new-2D;changes.aspx"&gt;here&lt;/A&gt;, &lt;A href="http://blogs.technet.com/b/exchange/archive/2006/01/19/public-2D;folder-2D;replication-2D;troubleshooting-2D;part-2D;2-2D;troubleshooting-2D;the-2D;replication-2D;of-2D;existing-2D;data.aspx"&gt;here&lt;/A&gt; and &lt;A href="http://blogs.technet.com/b/exchange/archive/2006/01/23/417974.aspx"&gt;here&lt;/A&gt;. It is not meant to replace all of the data that helps you understand the public folder replication process, but rather quickly give you the steps you need to help find the problem if there are problems with replication.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[I wanted to thank the people who helped make this a reality. Here are the parties involved (that I am aware of):]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Exchange support:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Nick Basile ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Rob Whaley ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Bill Long ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Charlotte Raymundo ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="13" ItemType="13;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Will Duff ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="13" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="14" ItemType="14;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Nino Bilic ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="14" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="15" ItemType="15;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Documentation / content creation teams:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="15" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="16" ItemType="16;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Bobbie DeFault ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="16" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="17" ItemType="17;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Geoffrey Crisp (Entirenet) ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="17" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="18" ItemType="18;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Jerry Sitser (Entiernet) ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="18" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="19" ItemType="19;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Jarrett Renshaw ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="19" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="20" ItemType="20;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Star Li (Wicresoft) ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="20" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="21" ItemType="21;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Chen Jiang ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="21" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="22" ItemType="22;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Victor Zhang (Wicresoft) ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="22" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="23" ItemType="23;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Regards,]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="23" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="24" ItemType="24;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Charlotte Raymundo &lt;BR&gt;&lt;/SPAN&gt;Messaging Knowledge Engineer]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="24" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="25" ItemType="25;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2012/11/12/public-2D;folder-2D;replication-2D;troubleshooter.aspx"&gt;Public Folder replication troubleshooter&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="25" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:14:01.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3549576" width="1" height="1"&gt;</description></item><item><title>Office 365와 Exchange Online의 받는 사람 비율 제한을 10,000으로 증가</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/01/31/office-365-exchange-online-10-000.aspx</link><pubDate>Thu, 31 Jan 2013 15:18:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3549575</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;최초 문서 게시일: 2012년 12월 27일 목요일&lt;/p&gt;
&lt;p&gt;Microsoft에서는 고객의 의견을 수렴해서 Office 365 Enterprise(E1, E2, E3, E4, K1, K2), Professionals 및 Small Businesses(P1), Government 계획(G1, G2, G3, G4)의 받는 사람 비율 제한을 늘려 &lt;span class="lightyellow bold"&gt;일별 최대 10,000명의 받는 사람&lt;/span&gt;에게 전자 메일을 보낼 수 있도록 했습니다. 이 새로운 제한은 독립 실행형 Exchange Online 계획(Kiosk, 계획 1, 계획 2)에도 적용됩니다. 이전에는 이러한 계획의 받는 사람 비율 제한이 일별 최대 1,500명의 받는 사람으로 설정되어 있었습니다.&lt;/p&gt;
&lt;p&gt;받는 사람 비율 제한은 스팸이라고도 하는 원치 않는 상업성 전자 메일을 대량 발송하지 못하게 하기 위한 것입니다. 이러한 제한은 Microsoft의 온라인 서비스가 스팸 출처가 되지 않도록 방지하며 이러한 보호의 결과로 고객의 전자 메일 메시지가 계속 오고 갈 수 있도록 하기 위한 것입니다. 데이터 센터의 향상 덕분에 동일한 보호 수준을 유지하면서 이 제한을 늘릴 수 있게 되었습니다.&lt;/p&gt;
&lt;p&gt;이러한 제한은 조직 내에서 전송되는 전자 메일 메시지와 외부 조직으로 전송되는 전자 메일 메시지에 모두 적용됩니다. 받는 사람 비율 제한을 초과하지 않도록 방지하는 가장 좋은 방법은 다수의 받는 사람에게 메시지를 보낼 때 메일 그룹을 사용하는 것입니다. 공유 주소록에 저장된 메일 그룹은 받는 사람 비율 제한에서 받는 사람 한 명으로 계산됩니다. 자세한 내용은 &lt;a class="bold" title="대량 전자 메일 및 일별 받는 사람 비율 제한에서 '대량 전자 메일을 보내기 위한 방법' 참조" href="http://help.outlook.com/ko-kr/140/ff381292.aspx#bulkemailstrategies"&gt;대량 전자 메일을 보내기 위한 방법&lt;/a&gt;을 참조하십시오. 고객 뉴스레터와 같은 합법적인 대량 상업성 전자 메일을 보내야 하는 Office 365 고객은 이러한 서비스에 전문화된 타사 공급업체를 계속 이용하셔야 합니다.&lt;/p&gt;
&lt;p&gt;받는 사람 비율 제한에 대한 자세한 내용은 &lt;a class="bold" title="Exchange Online 문서의 '대량 전자 메일 및 일별 받는 사람 비율 제한' 참조" href="http://help.outlook.com/ko-kr/140/ff381292.aspx"&gt;대량 전자 메일 및 일별 받는 사람 비율 제한&lt;/a&gt;을 참조하십시오. 이러한 변경은 여러분의 의견을 반영한 것입니다. 많은 의견을 보내 주셔서 감사 드리며, 앞으로도 계속 의견 부탁 드립니다!&lt;/p&gt;
&lt;p&gt;&lt;span class="author"&gt;Steve Chew&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3542675" alt="" width="1" height="1" /&gt;&lt;/p&gt;
&lt;p&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/12/26/recipient-rate-limit-increase-to-10k-for-office-365-and-exchange-online.aspx"&gt;Recipient Rate Limit Increase to 10K for Office 365 and Exchange Online&lt;/a&gt;을 참조하십시오.&lt;/p&gt;
&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Recipient-2D;Rate-2D;Limit-2D;Increase-2D;to-2D;10K-2D;for-2D;Offi.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Recipient Rate Limit Increase to 10K for Office 365 and Exchange Online]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Thu, Dec 27 2012]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[In response to feedback from our customers, we have increased the recipient rate limit within Office 365 Enterprise (E1, E2, E3, E4, K1, and K2), Professionals and Small Businesses (P1), and Government plans (G1, G2, G3, and G4) to allow users to send email to up to &lt;SPAN class="lightyellow bold"&gt;10,000 recipients per day&lt;/SPAN&gt;. These new limits also apply to standalone Exchange Online plans (Kiosk, Plan 1, and Plan 2). Previously, the recipient rate limit for users of these plans had been set at a maximum of 1,500 recipients per day.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Recipient rate limits exist to discourage users from sending large volumes of unsolicited commercial email, commonly referred to as spam. These limits protect our online service from becoming a source of spam and, as a result of these protections, keep our customers’ email messages flowing. Datacenter enhancements have allowed us to increase this limit while maintaining the same level of protection.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[These limits apply both to email messages sent within an organization and those delivered to external organizations. The best way to avoid exceeding the recipient rate limit is to use distribution groups when sending messages to large numbers of recipients. Distribution groups stored in the shared address book are counted as a single recipient toward the recipient rate limit. For more information, see &lt;A class=bold title="See 'Strategies to Support Bulk Email' in Bulk E-2D;Mail and Daily Recipient Rate Limits" href="http://help.outlook.com/en-2D;us/140/ff381292.aspx#bulkemailstrategies"&gt;Strategies to Support Bulk Email&lt;/A&gt;. Office 365 customers who need to send legitimate bulk commercial email — such as customer newsletters – should continue to use third-2D;party providers that specialize in these services.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[If you would like more information on recipient rate limits, see &lt;A class=bold title="See 'Bulk E-2D;Mail and Daily Recipient Rate Limits' in Exchange Online documentation" href="http://help.outlook.com/en-2D;us/140/Ff381292.aspx"&gt;Bulk Email and Daily Recipient Rate Limits&lt;/A&gt;. We made this change because of your feedback. Thank you for sharing your thoughts with us, and please keep it up!]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Steve Chew&lt;/SPAN&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2012/12/26/recipient-2D;rate-2D;limit-2D;increase-2D;to-2D;10k-2D;for-2D;office-2D;365-2D;and-2D;exchange-2D;online.aspx"&gt;Recipient Rate Limit Increase to 10K for Office 365 and Exchange Online&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:03.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3549575" width="1" height="1"&gt;</description></item><item><title>Microsoft Remote Connectivity Analyzer의 여러 가지 새로운 기능</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/01/31/microsoft-remote-connectivity-analyzer.aspx</link><pubDate>Thu, 31 Jan 2013 15:18:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3549574</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;최초 문서 게시일: 2012년 11월 20일 화요일&lt;/p&gt;
&lt;p&gt;Outlook 클라이언트에서 전자 메일 서버에 연결하는 데 문제가 있다는 전화를 받아보신 적이 있나요? 그러한 사람에게 어떤 도구를 보내서 그들이 직접 도구의 안내에 따라 연결 테스트를 수행하고 그 결과를 간단한 방법으로 여러분에게 돌려 보낼 수 있다면 좋을 것 같지 않으세요?&lt;/p&gt;
&lt;p&gt;또는 수년간 &lt;a href="https://www.testexchangeconnectivity.com/?tabid=client"&gt;Remote Connectivity Analyzer&lt;/a&gt;를 사용해서 전자 메일 구성을 확인하는 관리자로서, RCA 웹 사이트와 같은 진단 세부 정보를 제공하는 테스트를 조직 내에서 확인할 수 있다면 좋을 것 같지 않으세요?&lt;/p&gt;
&lt;p&gt;저희 팀에서는 고객 여러분으로부터 이같은 요청을 많이 들어 이러한 시나리오만을 위한 도구를 제작했습니다. Remote Connectivity Analyzer 웹 사이트의 휴대용 버전인 &lt;strong&gt;Microsoft Connectivity Analyzer(베타)&lt;/strong&gt;를 소개해 드리고자 합니다. 다음은 Microsoft Connectivity Analyzer를 소개하는 49초 분량의 짧은 비디오입니다.&lt;/p&gt;
&lt;p&gt;&lt;iframe src="http://www.youtube.com/embed/-Y1VSvPH5eE?rel=0" frameborder="0" width="560" height="315"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;이 도구에는 웹 사이트와 동일한 테스트가 포함되어 있으며, 여러분의 사용자뿐만 아니라 가족 또는 이웃 등 누구와도 공유할 수 있도록 UI를 좀 더 단순화했습니다.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/6523.image_5F00_3E424DCD.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/6523.image_5F00_thumb_5F00_0F7C952B.png" alt="이미지" width="624" height="288" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/4150.image_5F00_1C0A4247.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/1732.image_5F00_thumb_5F00_7463C61C.png" alt="이미지" width="497" height="373" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/7367.image_5F00_6CD856AF.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8764.image_5F00_thumb_5F00_59B72A03.png" alt="이미지" width="495" height="372" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;또한 결과를 두 개의 보기로 분할했습니다. 누구든지 이해할 수 있을 법한 결과만 표시한 단순화된 보기와 여러분과 같은 관리자만 쉽게 이해할 수 있는 상세한 전체 결과 보기로 나뉘어져 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/6786.image_5F00_00190D4F.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8764.image_5F00_thumb_5F00_58729124.png" alt="이미지" width="495" height="371" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;또한 관리자가 확인할 추가적인 세부 정보는 "실행한 모든 테스트 검토(Review all the tests we ran)" 아래에 표시됩니다.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8345.image_5F00_77B537F7.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8764.image_5F00_thumb_5F00_092598D0.png" alt="이미지" width="566" height="126" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;또는 사용자에게 자세한 결과를 저장하여 여러분에게 보내 달라고 요청할 수도 있습니다. 자세한 결과는 HTML 파일로 저장되며 브라우저에서 볼 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Microsoft Connectivity Analyzer 필수 구성 요소&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;이 도구는 64비트 Windows 7, Windows 7, Windows Server 2008+ 운영 체제를 지원합니다.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/ko-kr/download/details.aspx?id=30653"&gt;Microsoft .NET Framework 4.5&lt;/a&gt;가 필요합니다.&lt;/li&gt;
&lt;li&gt;브라우저 요구 사항:&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;모든 최신 브라우저에서 설치가 가능합니다. 하지만&amp;hellip;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Google Chrome을 사용하는 경우 &lt;a href="https://chrome.google.com/webstore/detail/clickonce-for-google-chro/eeifaoomkminpbeebjdmdojbhmagnncl#detail/clickonce-for-google-chro/eeifaoomkminpbeebjdmdojbhmagnncl"&gt;ClickOnce for Google Chrome&lt;/a&gt;을 설치해야 합니다.&lt;/li&gt;
&lt;li&gt;FireFox를 사용하는 경우 &lt;a href="https://addons.mozilla.org/ko-kr/firefox/addon/microsoft-net-framework-assist/"&gt;Microsoft .Net Framework Assistant for FireFox&lt;/a&gt;를 설치해야 합니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;전체 릴리스 노트는 &lt;a href="https://www.testexchangeconnectivity.com/Pages/ChangeList.htm"&gt;여기&lt;/a&gt;에서 확인할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;앞으로 더 많은 테스트를 추가할 계획&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;웹 사이트 버전을 처음 배포했을 때와 마찬가지로 이 첫 번째 Microsoft Connectivity Analyzer 버전은 여전히 개발 중인 상태입니다.&lt;/p&gt;
&lt;p&gt;최종 사용자가 자신의 위치에서 도구를 사용할 수 있는 독보적인 기능을 기반으로 모든 연결 유형에서 나타나는 일반적인 문제를 포함하여 테스트를 확장하려고 합니다. 이 초기 버전의 도구는 시작에 불과합니다.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;한 곳에서 Lync 연결 테스트도 수행 가능&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;새로운 도구를 제공할 뿐만 아니라 Lync Remote Connectivity Analyzer와 합쳐 한 곳에서 두 가지 도구를 함께 제공합니다. 보시다시피 이름에서 "Exchange"가 빠졌으며 웹 사이트 주소도 &lt;a href="http://testconnectivity.microsoft.com"&gt;http://testconnectivity.microsoft.com&lt;/a&gt;으로 바뀌었습니다. 이제 Lync와 Exchange에 대한 유용한 테스트를 모두 하나의 웹 사이트에서 사용할 수 있습니다.&lt;/p&gt;
&lt;p&gt;다음과 같은 테스트가 포함됩니다.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Lync Mobile Auto-Discover Web Service Remote Connectivity Test&lt;/strong&gt;는 Microsoft Lync Mobile Auto-Discover Web Service Server에 대한 원격 연결을 테스트합니다.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Office Communications Server Test&lt;/strong&gt;는 Microsoft Office Communications Server에 대한 원격 연결을 테스트합니다. 액세스 에지와 액세스 에지에 연결되는 포트를 자동으로 검색하거나 수동으로 액세스 에지 서버를 지정할 수 있습니다.&lt;strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Lync Server Remote Connectivity Test&lt;/strong&gt;는 Microsoft Lync Server에 대한 원격 연결을 테스트합니다. 액세스 에지와 액세스 에지에 연결되는 포트를 자동으로 검색하거나 수동으로 액세스 에지 서버를 지정할 수 있습니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/0830.image_5F00_0F6C6F5E.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/4643.image_5F00_thumb_5F00_1BFA1C7A.png" alt="이미지" width="591" height="348" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;새로 추가된 테스트&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;이것만이 아닙니다. Office 365 탭에 보시면 두 가지 새로운 테스트인 &lt;strong&gt;Office 365 Lync DNS&lt;/strong&gt; 테스트와 &lt;strong&gt;약속 있음/없음(Free/Busy)&lt;/strong&gt; 테스트가 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Office 365 Lync DNS 테스트&lt;/strong&gt;는 Office365의 사용자 지정 도메인 사용자에 대한 외부 도메인 이름 설정을 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/0334.image_5F00_3B3CC34D.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="이미지" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-metablogapi/8838.image_5F00_thumb_5F00_2C921768.png" alt="이미지" width="592" height="613" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Office 365 배포 서비스 팀 덕분에 이제 RCA 웹 사이트에서 &lt;strong&gt;Office 365 약속 있음/없음&lt;/strong&gt; 테스트를 호스팅하게 되었습니다. 이 테스트는 Office 365 사서함에서 온-프레미스 사서함의 약속 있음/없음 정보에 액세스할 수 있는지, 그리고 온-프레미스 사서함에서 Office 365 사서함의 약속 있음/없음 정보에 액세스할 수 있는지를 확인합니다.&amp;nbsp;여기에는 다음이 포함됩니다.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;하이브리드 서버의 시스템 시간이 5분 이상 상쇄되는지 확인. 이 경우 Microsoft Federated Gateway에서 위임 토큰을 요청할 때 오류가 발생합니다.&lt;/li&gt;
&lt;li&gt;하이브리드 서버에 대한 인바운드 연결에 방화벽 미리 인증이 필요 없는지, 즉 방화벽에서 통과 인증을 허용하는지 확인&lt;/li&gt;
&lt;li&gt;하이브리드 서버가 최소 Exchange Server 버전 요구 사항(Exchange Server 2010 SP1)을 충족하는지 확인&lt;/li&gt;
&lt;li&gt;대상 가용성 서비스에 대한 기본 약속 있음/없음 쿼리&lt;/li&gt;
&lt;li&gt;하이브리드 배포 구성 오류가 많이 나타나는 하이브리드 구성 마법사에 대한 지침 링크&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;읽어 주셔서 감사합니다. 새로운 업데이트를 유용하게 활용하시기 바라며, 많은 의견 기다리겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;span class="author"&gt;Nicole Allen&lt;/span&gt; &lt;br /&gt;RCA 팀을 대표하여&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3533347" alt="" width="1" height="1" /&gt;&lt;/p&gt;
&lt;p&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/11/19/what-s-new-with-microsoft-remote-connectivity-analyzer-a-lot.aspx"&gt;What&amp;rsquo;s new with Microsoft Remote Connectivity Analyzer? A lot!&lt;/a&gt;을 참조하십시오.&lt;/p&gt;
&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Whats-2D;new-2D;with-2D;Microsoft-2D;Remote-2D;Connectivity-2D;.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[What’s new with Microsoft Remote Connectivity Analyzer? A lot!]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Tue, Nov 20 2012]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Have you ever gotten a call from someone you know whose Outlook client is having trouble connecting to their email server? Don’t you just wish you had a tool that you could send to them that would walk them through a connectivity test and provide a simple way for them to send the results back to you?]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Or perhaps you’re an administrator that has been using the &lt;A href="https://www.testexchangeconnectivity.com/?tabid=client"&gt;Remote Connectivity Analyzer&lt;/A&gt; for years to verify email configuration, but wish you had a way to verify the same tests from within your organization, that provided the same diagnostic details as the RCA website?]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[We’ve heard requests like these, and our team has built a tool for just these scenarios. I’d like to introduce you to the &lt;B&gt;Microsoft Connectivity Analyzer (beta)&lt;/B&gt;, a portable version of the Remote Connectivity Analyzer website. Here is a short 49 second video that introduces the Microsoft Connectivity Analyzer. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This tool contains the same tests as the website, in a slightly simpler UI – something you can share with your users, family, or your neighbor down the street. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/6523.image_5F00_3E424DCD.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/6523.image_5F00_thumb_5F00_0F7C952B.png" width=624 height=288&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/4150.image_5F00_1C0A4247.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/1732.image_5F00_thumb_5F00_7463C61C.png" width=497 height=373&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/7367.image_5F00_6CD856AF.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8764.image_5F00_thumb_5F00_59B72A03.png" width=495 height=372&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[In addition, we’ve split the results into two views – a simplified view which only shows results that your mom could understand, and the full detailed results that only an administrator would love (yes, that’s you).]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/6786.image_5F00_00190D4F.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8764.image_5F00_thumb_5F00_58729124.png" width=495 height=371&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[And the additional details for administrators is shown under “Review all the tests we ran”:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="13" ItemType="13;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8345.image_5F00_77B537F7.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8764.image_5F00_thumb_5F00_092598D0.png" width=566 height=126&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="13" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="14" ItemType="14;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Or ask your user to save the detailed results and send them to you! The detailed results are saved as an HTML file and can be viewed in your browser.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="14" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="15" ItemType="15;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Microsoft Connectivity Analyzer Pre-2D;Requisites&lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="15" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="16" ItemType="16;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The tool supports the following operating systems: 64bit Windows 7, Windows 7, Windows Server 2008+ ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="16" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="17" ItemType="17;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://www.microsoft.com/en-2D;us/download/details.aspx?id=30653"&gt;Microsoft .NET Framework 4.5&lt;/A&gt; is required. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="17" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="18" ItemType="18;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Browsers requirements: ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="18" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="19" ItemType="19;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The installation will work on all modern browsers. However…]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="19" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="20" ItemType="20;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[If you are using Google Chrome, you will need to install &lt;A href="https://chrome.google.com/webstore/detail/clickonce-2D;for-2D;google-2D;chro/eeifaoomkminpbeebjdmdojbhmagnncl#detail/clickonce-2D;for-2D;google-2D;chro/eeifaoomkminpbeebjdmdojbhmagnncl"&gt;ClickOnce for Google Chrome&lt;/A&gt; ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="20" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="21" ItemType="21;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[If you are using FireFox, you will need to install &lt;A href="https://addons.mozilla.org/en-2D;US/firefox/addon/microsoft-2D;net-2D;framework-2D;assist/"&gt;Microsoft .Net Framework Assistant for FireFox.&lt;/A&gt; ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="21" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="22" ItemType="22;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[You can find the full release notes &lt;A href="https://www.testexchangeconnectivity.com/Pages/ChangeList.htm"&gt;here&lt;/A&gt;.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="22" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="23" ItemType="23;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;We're not finished yet. We have plans to add additional tests.&lt;/B&gt;&lt;B&gt;&lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="23" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="24" ItemType="24;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Just like when we first released the website, this first version of the Microsoft Connectivity Analyzer is a work in progress. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="24" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="25" ItemType="25;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Having a tool on site with the end user, we’re in a unique position to extend the testing to include common problems with all types of connectivity. This early version of the tool is just the beginning.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="25" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="26" ItemType="26;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;And that’s not all!&lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="26" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="27" ItemType="27;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[In addition to providing a new tool, we’ve joined forces with the Lync Remote Connectivity Analyzer, and brought the two tools together. You’ll notice we’ve dropped the “Exchange” from the name, and we have a new way to access the website: &lt;A href="http://testconnectivity.microsoft.com"&gt;http://testconnectivity.microsoft.com&lt;/A&gt;. That’s right – all the same great tests for Lync and Exchange available on the same website.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="27" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="28" ItemType="28;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Tests include:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="28" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="29" ItemType="29;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Microsoft Lync Mobile Auto-2D;Discover Web Service Remote Connectivity Test&lt;/B&gt; will test your remote connectivity to the Microsoft Lync Mobile Auto-2D;Discover Web Service Server ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="29" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="30" ItemType="30;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Microsoft Office Communications Server Test &lt;/B&gt;will test your remote connectivity to the Microsoft Office Communications Server, it will auto-2D;discover the Access Edge and port to connect to, OR allow you to specific an Access Edge server.&lt;B&gt;&lt;/B&gt; ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="30" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="31" ItemType="31;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;Microsoft Lync Server Remote Connectivity Test &lt;/B&gt;will test your remote connectivity to the Microsoft Lync Server, it will auto-2D;discover the Access Edge and port to connect to, OR allow you to specific an Access Edge server. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="31" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="32" ItemType="32;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/0830.image_5F00_0F6C6F5E.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/4643.image_5F00_thumb_5F00_1BFA1C7A.png" width=591 height=348&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="32" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="33" ItemType="33;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;B&gt;But wait, there’s more…&lt;/B&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="33" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="34" ItemType="34;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Did we mention we’ve been busy this year? On the Office 365 tab, you’ll notice two new tests – the &lt;B&gt;Office 365 Lync DNS&lt;/B&gt; test, and the &lt;B&gt;Free/Busy&lt;/B&gt; test.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="34" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="35" ItemType="35;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The&lt;B&gt; Office 365 Lync DNS Test &lt;/B&gt;will check the external domain name settings for your custom domain user in Office365.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="35" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="36" ItemType="36;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/0334.image_5F00_3B3CC34D.png"&gt;&lt;IMG style="BACKGROUND-2D;IMAGE: none; BORDER-2D;RIGHT-2D;WIDTH: 0px; PADDING-2D;LEFT: 0px; PADDING-2D;RIGHT: 0px; DISPLAY: inline; BORDER-2D;TOP-2D;WIDTH: 0px; BORDER-2D;BOTTOM-2D;WIDTH: 0px; BORDER-2D;LEFT-2D;WIDTH: 0px; PADDING-2D;TOP: 0px" title=image border=0 alt=image src="http://blogs.technet.com/cfs-2D;file.ashx/__key/communityserver-2D;blogs-2D;components-2D;weblogfiles/00-2D;00-2D;00-2D;31-2D;06-2D;metablogapi/8838.image_5F00_thumb_5F00_2C921768.png" width=592 height=613&gt;&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="36" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="37" ItemType="37;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Thanks to the Office 365 Deployment Services team, the RCA website now hosts the&lt;B&gt; Office 365 Free/Busy&lt;/B&gt; test. This test verifies an Office 365 mailbox can access the free/busy information of an on-2D;premises mailbox and vice versa.&amp;nbsp; This includes:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="37" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="38" ItemType="38;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[a check to confirm the system time of the hybrid server is not offset by more than five minutes, which causes failures when requesting delegation tokens from the Microsoft Federated Gateway. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="38" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="39" ItemType="39;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[a check to verify inbound connectivity to the hybrid server does not require firewall pre-2D;authentication; that is, the firewall allows pass-2D;through authentication. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="39" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="40" ItemType="40;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[a check to verify the hybrid server meets the minimum Exchange Server version requirement (Exchange Server 2010 SP1). ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="40" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="41" ItemType="41;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[a basic free/busy query against the target Availability Service. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="41" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="42" ItemType="42;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Links to guidance on the Hybrid Configuration Wizard, a common source of hybrid deployment misconfiguration ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="42" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="43" ItemType="43;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Phew! Thanks for reading this far. We hope you enjoy the new updates, and we look forward to hearing from you,]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="43" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="44" ItemType="44;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Nicole Allen&lt;/SPAN&gt; &lt;BR&gt;On behalf of the RCA team]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="44" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="45" ItemType="45;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2012/11/19/what-2D;s-2D;new-2D;with-2D;microsoft-2D;remote-2D;connectivity-2D;analyzer-2D;a-2D;lot.aspx"&gt;What’s new with Microsoft Remote Connectivity Analyzer? A lot!&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="45" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:59.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3549574" width="1" height="1"&gt;</description></item><item><title>Exchange 2007과 Exchange 2010의 Windows Management Framework 3.0</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/01/31/exchange-2007-exchange-2010-windows-management-framework-3-0.aspx</link><pubDate>Thu, 31 Jan 2013 15:17:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3549573</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;최초 문서 게시일: 2012년 12월 15일 토요일&lt;/p&gt;
&lt;p&gt;최근에 Windows Update에서는 &lt;span class="bold"&gt;Windows Management Framework 3.0&lt;/span&gt;을 선택적 업데이트로 제공하기 시작했습니다. 여기에는 Microsoft Update, &lt;acronym title="Windows Server Update Service"&gt;WSUS&lt;/acronym&gt;, System Center Configuration Manager 및 기타 메커니즘을 비롯한 모든 형태의 업데이트 배포가 포함됩니다. 중요한 것은 Windows Management Framework 3.0에 PowerShell 3.0이 포함된다는 점입니다.&lt;/p&gt;
&lt;p&gt;Windows Management Framework 3.0은 &lt;a class="bold" href="http://support.microsoft.com/kb/2506146/ko-kr"&gt;KB2506146&lt;/a&gt; 및 &lt;a class="bold" href="http://support.microsoft.com/kb/2506143/ko-kr"&gt;KB2506143&lt;/a&gt;으로 배포되며, 둘 중 어느 것이 제공되는지는 실행 중인 서버 버전이 Windows Server 2008 SP2인지, Windows Server 2008 R2 SP1인지에 따라 달라집니다.&lt;/p&gt;
&lt;h3&gt;영향&lt;/h3&gt;
&lt;p&gt;Windows Management Framework 3.0(특히 PowerShell 3.0)은 이 소프트웨어가 필요한 Exchange Server 2013을 &lt;em&gt;제외하고&lt;/em&gt; 어떠한 버전의 Exchange에서도 &lt;span class="bold"&gt;지원되지 않습니다&lt;/span&gt;. Exchange 2007 또는 Exchange 2010을 실행하는 서버에 Windows Management Framework 3.0을 설치할 경우 Exchange 업데이트 롤업이 설치되지 않거나 Exchange Management Shell이 제대로 실행되지 않는 것과 같은 문제가 발생합니다.&lt;/p&gt;
&lt;p&gt;다음과 같은 증상을 나타내며 Exchange 업데이트 롤업이 설치되지 않는 경우가 있었습니다.&lt;/p&gt;
&lt;ul class="arrowlist"&gt;
&lt;li&gt;Microsoft Update를 통해 롤업이 설치되는 경우 오류 코드 &lt;a class="command lightyellow"&gt;80070643&lt;/a&gt;이 나타나며 설치 오류가 발생할 수 있습니다.&lt;/li&gt;
&lt;li&gt;다운로드에서 롤업이 설치되는 경우 &lt;span class="command"&gt;오류 때문에 설치가 중간에 중단되었습니다&lt;/span&gt;라는 오류 메시지가 표시됩니다.&lt;/li&gt;
&lt;li&gt;두 가지 경우 모두 응용 프로그램 이벤트 로그에 오류 코드 "1603"으로 이벤트 ID 1024가 로깅될 수 있습니다. 예를 들어 Exchange 2010 SP2에 대한 업데이트 롤업 5를 설치하려고 하면 이벤트 ID 1024에 다음과 같은 설명이 나타날 수 있습니다.
&lt;blockquote&gt;&lt;span class="command"&gt;제품: Microsoft Exchange Server - 'Exchange Server 2010 서비스 팩 2에 대한 업데이트 롤업 5-v2(KB2785908) 14.2.328.10' 업데이트를 설치하지 못했습니다. 오류 코드 1603. Windows Installer에서는 소프트웨어 패키지의 설치 문제의 해결에 도움을 주는 로그 파일을 만들 수 있습니다. 로깅 지원을 사용하도록 설정하는 방법은 다음 링크를 참조해 주십시오. http://go.microsoft.com/fwlink/?LinkId=23127&lt;/span&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;현재 저희가 드릴 수 있는 지침은 Exchange 2007 또는 Exchange 2010을 실행하는 서버나 이러한 버전에 대한 Exchange 관리 도구가 설치된 워크스테이션에는 Windows Management Framework 3.0을 배포하지 않아야 한다는 것입니다. 이미 이 업데이트를 배포한 경우에는 제거해야 합니다. 업데이트를 제거하면 기능이 복원될 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;span class="author"&gt;Ben Winzenz&lt;/span&gt;&lt;/p&gt;
&lt;div class="note"&gt;
&lt;ul&gt;
&lt;li&gt;2012/12/17: 이벤트 ID 1024에 대한 세부 정보가 추가되었습니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3540947" alt="" width="1" height="1" /&gt;&lt;/p&gt;
&lt;p&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/12/14/windows-management-framework-3-0-on-exchange-2007-and-exchange-2010.aspx"&gt;Windows Management Framework 3.0 on Exchange 2007 and Exchange 2010&lt;/a&gt;을 참조하십시오.&lt;/p&gt;
&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Windows-2D;Management-2D;Framework-2D;30-2D;on-2D;Exchange-2D;2.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Windows Management Framework 3.0 on Exchange 2007 and Exchange 2010]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Sat, Dec 15 2012]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Recently, Windows Update began offering the &lt;SPAN class=bold&gt;Windows Management Framework 3.0&lt;/SPAN&gt; as an Optional update. This includes all forms of update distribution, such as Microsoft Update, &lt;ACRONYM title="Windows Server Update Service"&gt;WSUS&lt;/ACRONYM&gt;, System Center Configuration Manager and other mechanisms. The key bit here is that the Windows Management Framework 3.0 includes PowerShell 3.0.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Windows Management Framework 3.0 is being distributed as &lt;A class=bold href="http://support.microsoft.com/kb/2506146/ko-kr"&gt;KB2506146&lt;/A&gt; and &lt;A class=bold href="http://support.microsoft.com/kb/2506143/ko-kr"&gt;KB2506143&lt;/A&gt; (which one is offered depends on which server version you are running -2D; Windows Server 2008 SP2 or Windows Server 2008 R2 SP1).]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[What does that mean to you?]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Windows Management Framework 3.0 (specifically PowerShell 3.0) &lt;SPAN class=bold&gt;is not yet supported&lt;/SPAN&gt; on any version of Exchange &lt;EM&gt;except&lt;/EM&gt; Exchange Server 2013, which requires it. If you install Windows Management Framework 3.0 on a server running Exchange 2007 or Exchange 2010, you will encounter problems, such as Exchange update rollups that will not install, or the Exchange Management Shell may not run properly.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[We have seen Exchange update rollups not installing with the following symptoms:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[If rollup is installed through Microsoft Update, the installation might error with error code &lt;A class="command lightyellow"&gt;80070643&lt;/A&gt; ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[If rollup is installed from a download, the error displayed is &lt;SPAN class=command&gt;Setup ended prematurely because of an error&lt;/SPAN&gt;. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[In both cases, Event ID 1024 may be logged in the Application event log with the error error code “1603”. For example, if you try to install update roll 5 for Exchange 2010 SP2, you may see the following description in event ID 1024: ]D;]A;&lt;BLOCKQUOTE&gt;&lt;SPAN class=command&gt;Product: Microsoft Exchange Server -2D; Update 'Update Rollup 5-2D;v2 for Exchange Server 2010 Service Pack 2 (KB2785908) 14.2.328.10' could not be installed. Error code 1603. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the following link for instructions on turning on logging support: http://go.microsoft.com/fwlink/?LinkId=23127&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Our guidance at this time is that Windows Management Framework 3.0 should not be deployed on servers running Exchange 2007 or Exchange 2010, or on workstations with the Exchange Management Tools for either version installed. If you have already deployed this update, it should be removed. Once you remove the update, functionality should be restored.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Ben Winzenz&lt;/SPAN&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="13" ItemType="13;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[12/17/2012: Added details about Event ID 1024. ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="13" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="14" ItemType="14;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2012/12/14/windows-2D;management-2D;framework-2D;3-2D;0-2D;on-2D;exchange-2D;2007-2D;and-2D;exchange-2D;2010.aspx"&gt;Windows Management Framework 3.0 on Exchange 2007 and Exchange 2010&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="14" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:04.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3549573" width="1" height="1"&gt;</description></item><item><title>Exchange Server 2013 GA(일반 공급)</title><link>http://blogs.technet.com/b/exchange_ko/archive/2013/01/31/exchange-server-2013-ga.aspx</link><pubDate>Thu, 31 Jan 2013 15:16:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3549572</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;최초 문서 게시일: 2012년 12월 4일 화요일&lt;/p&gt;
&lt;p&gt;지난 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/10/11/the-new-exchange-reaches-rtm.aspx"&gt;10월&lt;/a&gt; Exchange 팀은 Exchange Server 2013의 RTM(Release to Manufacturing) 빌드가 승인되었다고 발표했으며, 그 이후로 다양한 유통 채널을 통해 비즈니스 고객에게 이 차기 버전의 Exchange를 배포하는 데 주력해 왔습니다.&lt;/p&gt;
&lt;p&gt;오늘은 Exchange 팀에게 또 다른 중요한 이정표가 되는 날입니다. 다름 아니라 Exchange Server 2013의 GA(일반 공급)를 알려 드리게 되어 기쁩니다. 오늘부터 &lt;a href="http://technet.microsoft.com/ko-kr/evalcenter/hh973395.aspx"&gt;TechNet&lt;/a&gt;에서 이 소프트웨어 제품을 다운로드하여 180일간 평가해 보실 수 있습니다. 또한 Office 365 &lt;a href="https://portal.microsoftonline.com/Signup/MainSignup15.aspx?OfferId=D214930B-46C2-4FD2-B7F9-EC134993F34A&amp;amp;dl=ENTERPRISEPACK_B_PILOT&amp;amp;pc=O365-Preview-2012&amp;amp;ali=1"&gt;Preview&lt;/a&gt;에 가입하여 불과 몇 분 내로 클라우드에서 최신 Exchange 환경을 경험해 보실 수 있습니다.&lt;/p&gt;
&lt;p&gt;신규 환경이나 랩 및 테스트 환경에서 Exchange Server 2013을 배포하여 새로운 기능을 평가하고 LOB 응용 프로그램과 함께 테스트해 보려는 경우 즉시 시작하실 수 있습니다. Exchange 2010 또는 2007 환경을 실행하는 경우 업그레이드를 위해 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/09/25/announcing-exchange-2010-service-pack-3.aspx"&gt;Exchange Server 2010 SP3&lt;/a&gt; 또는 2007 롤업이 필요합니다. 고객 여러분이 새로운 버전으로 빨리 전환하고 싶어하실 것이므로 저희는 Exchange 2010 SP3와 롤업의 마무리 작업에 힘쓰고 있으며 2010 SP3와 롤업을 2013년 1분기에 예정대로 출시할 예정입니다.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/ko-kr/exchange/fp179701"&gt;TechNet&lt;/a&gt; 문서를 검토하거나 &lt;a href="http://www.officeignite.com/"&gt;Ignite&lt;/a&gt; 교육 세션에 참가하여 Exchange Server 2013에 대한 자세한 정보를 알아보시길 바랍니다. 지금부터 필수 구성 요소와 시스템 요구 사항을 검토하고 Exchange의 단순화된 구성 요소 아키텍처를 숙지하시는 것이 좋습니다. 이렇게 하면 이후에 &lt;a href="http://technet.microsoft.com/ko-kr/library/aa996719.aspx"&gt;하드웨어&lt;/a&gt; 사이징, 계획 및 구매를 바로 시작하실 수 있습니다.&lt;/p&gt;
&lt;p&gt;EHLO 팀에서는 RTM 발표 이후로 새로운 Exchange에 대한 기술 콘텐츠를 계속 추가하고 있습니다.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://blogs.technet.com/b/exchange_ko/archive/2012/12/05/exchange-server-2013-oab.aspx"&gt;Exchange Server 2013의 OAB&lt;/a&gt;&amp;nbsp;- Bhalchandra Atre&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blogs.technet.com/b/exchange_ko/archive/2012/12/05/eac-managing-federated.aspx"&gt;EAC를 사용한 페더레이션 공유 관리&lt;/a&gt;&amp;nbsp;- Elber Ren 및 Robert Mazzoli&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blogs.technet.com/b/exchange_ko/archive/2012/12/05/outlook-web-app-2013.aspx"&gt;Outlook Web App 2013의 오프라인 액세스 기능&lt;/a&gt;&amp;nbsp;- Sara Manning&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blogs.technet.com/b/exchange/archive/2012/11/08/public-folders-in-the-new-office.aspx"&gt;새로운&amp;nbsp;Office의 공용 폴더&lt;/a&gt;&amp;nbsp;- Alfons Staerk 및 Nikhil Aggarwal&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blogs.technet.com/b/exchange/archive/2012/11/21/publishing-exchange-server-2013-using-tmg.aspx"&gt;TMG를 사용하여 Exchange Server 2013 게시&lt;/a&gt;&amp;nbsp;- Greg Taylor&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blogs.technet.com/b/exchange_ko/archive/2012/12/05/managed-availability.aspx"&gt;데이터 센터에서 얻은 교훈: Managed Availability&lt;/a&gt; - Ross Smith IV 및 Greg Thiel&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;hellip;앞으로 몇 개월 동안 EHLO에 새로운 Exchange 문서를 꾸준히 게시할 예정이므로 관심을 갖고 확인해 주십시오! 변함없는 성원에 감사드리며, 앞으로도 많은 의견 보내 주시기 바랍니다.&lt;/p&gt;
&lt;p&gt;&lt;span class="author"&gt;Exchange 팀&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3536160" alt="" width="1" height="1" /&gt;&lt;/p&gt;
&lt;p&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/12/03/exchange-server-2013-reaches-general-availability.aspx"&gt;Exchange Server 2013 Reaches General Availability&lt;/a&gt;를 참조하십시오.&lt;/p&gt;
&lt;!--&lt;?xml version="1.0" encoding="utf-2D;8"?&gt;-D;-A;&lt;LCX SchemaVersion="6.0" Name="Exchange-2D;Server-2D;2013-2D;Reaches-2D;General-2D;Availabi.html" PsrId="22" SrcCul="en-2D;US" TgtCul="en-2D;US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"&gt;-D;-A;  &lt;Item ItemId=";string" ItemType=";string" PsrId="22" Leaf="false"&gt;-D;-A;    &lt;Disp Icon="Str" Expand="true" LocTbl="false" /&gt;-D;-A;    &lt;Item ItemId="1" ItemType="1;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Exchange Server 2013 Reaches General Availability]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="1" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="2" ItemType="2;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Original article published on Tue, Dec 04 2012]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="2" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="3" ItemType="3;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Back in &lt;A href="http://blogs.technet.com/b/exchange/archive/2012/10/11/the-2D;new-2D;exchange-2D;reaches-2D;rtm.aspx"&gt;October&lt;/A&gt;, we announced that the Release to Manufacturing (RTM) build of Exchange Server 2013 was signed off. Since that time, we’ve been focusing our efforts on releasing the next version of Exchange through multiple distribution channels to our business customers.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="3" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="4" ItemType="4;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[Today, we’ve reached another important milestone – The Exchange team is excited to announce the general availability of Exchange Server 2013. You can download the bits from &lt;A href="http://technet.microsoft.com/en-2D;us/evalcenter/hh973395.aspx"&gt;TechNet&lt;/A&gt; today and evaluate the product for 180 days. You can also sign up for the Office 365 &lt;A href="https://portal.microsoftonline.com/Signup/MainSignup15.aspx?OfferId=D214930B-2D;46C2-2D;4FD2-2D;B7F9-2D;EC134993F34A&amp;amp;dl=ENTERPRISEPACK_B_PILOT&amp;amp;pc=O365-2D;Preview-2D;2012&amp;amp;ali=1"&gt;Preview&lt;/A&gt; to get the most current Exchange experience in the cloud in just a few minutes.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="4" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="5" ItemType="5;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[For those of you who wish to roll out Exchange Server 2013 in greenfield environments, or in labs and test environments to evaluate new features and test with LOB applications, you can start right away. If you are running an Exchange 2010 or 2007 environment, you’ll need &lt;A href="http://blogs.technet.com/b/exchange/archive/2012/09/25/announcing-2D;exchange-2D;2010-2D;service-2D;pack-2D;3.aspx"&gt;Exchange Server 2010 SP3&lt;/A&gt; or 2007 roll up in order to upgrade. We know you are eager to get moving to the new version, so we are hard at work putting the finishing touches on Exchange 2010 SP3 and the roll up, which are on track for release in Q1 of calendar year 2013.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="5" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="6" ItemType="6;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[If you haven’t already, we encourage you to learn more about Exchange Server 2013 by reviewing &lt;A href="http://technet.microsoft.com/en-2D;us/exchange/fp179701"&gt;TechNet&lt;/A&gt; documentation or attending an &lt;A href="http://www.officeignite.com/"&gt;Ignite&lt;/A&gt; training session. It’s a good idea to evaluate prerequisites and system requirements at this time, as well as become familiar with Exchange’s simplified building block architecture, so that you can get a head start on &lt;A href="http://technet.microsoft.com/ko-kr/library/aa996719.aspx"&gt;hardware&lt;/A&gt; sizing, planning and purchasing.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="6" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="7" ItemType="7;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[The EHLO team has been adding more technical content on the new Exchange since the RTM announcement:]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="7" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="8" ItemType="8;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/b/exchange/archive/2012/10/26/oab-2D;in-2D;exchange-2D;server-2D;2013.aspx"&gt;Offline Address Book in Exchange Server 2013&lt;/A&gt; – Bhalchandra Atre ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="8" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="9" ItemType="9;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/b/exchange/archive/2012/10/30/managing-2D;federated-2D;sharing-2D;with-2D;the-2D;eac.aspx"&gt;Managing Federated Sharing with the EAC&lt;/A&gt; – Elber Ren and Robert Mazzoli ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="9" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="10" ItemType="10;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/b/exchange/archive/2012/11/06/offline-2D;access-2D;in-2D;outlook-2D;web-2D;app-2D;2013.aspx"&gt;Offline Access in Outlook Web App for the New Exchange&lt;/A&gt; – Sara Manning ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="10" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="11" ItemType="11;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/b/exchange/archive/2012/11/08/public-2D;folders-2D;in-2D;the-2D;new-2D;office.aspx"&gt;Public Folders in the New&amp;nbsp;Office&lt;/A&gt; – Alfons Staerk and Nikhil Aggarwal ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="11" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="12" ItemType="12;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/b/exchange/archive/2012/11/21/publishing-2D;exchange-2D;server-2D;2013-2D;using-2D;tmg.aspx"&gt;Publishing Exchange Server 2013 using TMG&lt;/A&gt; – Greg Taylor ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="12" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="13" ItemType="13;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;A href="http://blogs.technet.com/b/exchange/archive/2012/09/21/lessons-2D;from-2D;the-2D;datacenter-2D;managed-2D;availability.aspx"&gt;Lessons from the Datacenter: Managed Availability&lt;/A&gt; – Ross Smith IV and Greg Thiel ]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="13" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="14" ItemType="14;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[…and we will continue to publish new Exchange articles to EHLO in the coming months, so keep checking back! Thanks again for your continued support, and please keep the feedback coming.]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="14" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="15" ItemType="15;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[&lt;SPAN class=author&gt;Exchange Team&lt;/SPAN&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="15" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;    &lt;Item ItemId="16" ItemType="16;html" PsrId="22" Leaf="true"&gt;-D;-A;      &lt;Str Cat="AppData"&gt;-D;-A;        &lt;Val&gt;&lt;![CDATA[This is a localized blog post. Please find the original article at &lt;A href="http://blogs.technet.com/b/exchange/archive/2012/12/03/exchange-2D;server-2D;2013-2D;reaches-2D;general-2D;availability.aspx"&gt;Exchange Server 2013 Reaches General Availability&lt;/A&gt;]]&gt;&lt;/Val&gt;-D;-A;      &lt;/Str&gt;-D;-A;      &lt;Disp Order="16" /&gt;-D;-A;      &lt;Modified By="system" DateTime="2013-2D;01-2D;23T06:13:15.0001282Z" /&gt;-D;-A;    &lt;/Item&gt;-D;-A;  &lt;/Item&gt;-D;-A;&lt;/LCX&gt;--&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3549572" width="1" height="1"&gt;</description></item><item><title>새로운 Exchange의 현재 위치 eDiscovery 및 원본 위치 유지 기능 - II부</title><link>http://blogs.technet.com/b/exchange_ko/archive/2012/12/05/exchange-ediscovery-ii.aspx</link><pubDate>Wed, 05 Dec 2012 09:15:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3538729</guid><dc:creator>OfficeLocalization</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;최초 문서 게시일: 2012년 9월 29일 토요일&lt;/p&gt;
&lt;p&gt;이 게시물의 &lt;a class="bold" href="http://blogs.technet.com/b/exchange_ko/archive/2012/12/05/exchange-ediscovery-i.aspx"&gt;I부&lt;/a&gt;에서는 새로운 Exchange의 현재 위치 eDiscovery 기능을 소개했으며, 이 게시물에서는 새로운 Exchange가 데이터를 변경 불가능하게 유지하는 방식을 살펴보도록 하겠습니다.&lt;/p&gt;
&lt;p&gt;소송 가능성이 예상되거나 eDiscovery 요청을 받는 경우 우선적으로 수행해야 할 단계는 메시징 레코드를 유지하여 필요 시 제시할 수 있도록 하는 것입니다. Exchange 2010 이전에는 대개 다양한 방법을 사용하여 메시지가 유지되었습니다. 외부 시스템에 데이터를 보관하거나, 자동 삭제 메커니즘(예: Exchange의 메시징 레코드 관리)을 일시 중단하거나, 경우에 따라 사용자에게 레코드를 삭제하지 않도록 지시하는 방법이 사용되었습니다.&lt;/p&gt;
&lt;p&gt;소송에 필요한 레코드를 유지하지 않으면 조직이 법적 위험 및 재정적 위험에 처할 수 있습니다.&lt;/p&gt;
&lt;p&gt;Exchange 2010과 Office 365에서는 &lt;a class="bold" href="http://technet.microsoft.com/ko-kr/library/ee861123(EXCHG.141).aspx"&gt;소송 보존&lt;/a&gt;을 사용하여 메시징 레코드를 유지할 수 있습니다. 소송 보존은 사서함 속성입니다. 사서함을 소송 보존으로 설정하면 사서함의 모든 항목이 무기한( 또는 보존을 해제할 때까지) 유지됩니다. 이로 인해 대량의 데이터가 쌓이게 되는데, 이러한 모든 데이터를 유지할 필요는 없을 수 있습니다.&lt;/p&gt;
&lt;p&gt;새로운 Exchange에서는 &lt;span class="bold"&gt;원본 위치 유지&lt;/span&gt;를 사용하여 항목을 변경 불가능하게 유지할 수 있습니다. 원본 위치 유지는 현재 위치 eDiscovery와 통합되어 있어 동일한 인터페이스와 쿼리 매개 변수를 사용하여 검색과 유지를 동시에 수행할 수 있습니다. 다음과 같은 시나리오로 원본 위치 유지를 사용할 수 있습니다.&lt;/p&gt;
&lt;ul class="arrowlist"&gt;
&lt;li&gt;
&lt;p&gt;&lt;span class="bold"&gt;무기한 유지:&lt;/span&gt; 쿼리 매개 변수와 유지 기간 없이 원본 위치 유지를 만들어 사서함의 모든 항목을 무기한 또는 유지가 해제될 때까지 유지할 수 있습니다. 이는 소송 보존의 동작을 에뮬레이트하는 것입니다.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span class="bold"&gt;쿼리 기반 유지:&lt;/span&gt; 원본 위치 유지를 사용하여 검색 쿼리를 만들고 원본 사서함과 키워드, 보낸 사람, 받는 사람, 시작 날짜, 종료 날짜와 같은 매개 변수를 지정할 수 있습니다. 또한 전자 메일 메시지, 모임 및 약속과 같은 일정 항목, 작업, 메모, Exchange 사서함에 보관된 Lync 콘텐츠 등의 검색할 항목 유형을 지정할 수 있습니다.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span class="bold"&gt;시간 기반 유지:&lt;/span&gt; 소송 보존에서는 사서함의 모든 콘텐츠가 무기한 또는 유지를 해제할 때까지 유지된 반면, 원본 위치 유지에서는 항목을 유지할 기간을 지정할 수 있습니다. 기간은 받은 날짜 또는 항목이 사서함에 만들어진 날짜(약속, 작업 및 메모와 같은 보내거나 받지 않는 항목의 경우)를 기준으로 계산됩니다.&lt;/p&gt;
&lt;p&gt;Exchange 2010에서 가장 많이 요청된 기능 중 하나는 항목이 유지되는 한정된 기간을 지정하는 기능이었습니다. 보존 정책을 사용하여 전자 메일 수명 주기를 지정하고 지정된 기간에 도달하면 자동으로 항목을 삭제할 수 있지만 해당 기간 동안 항목이 유지되는 것을 보장할 수 없습니다. 예를 들어 항목이 최대 7년 동안 유지되도록 지정할 수 있지만 이 기간이 되기 전에 사용자 또는 프로세스에 의해 항목이 삭제되지 않도록 보장하는 방법이 없습니다.&lt;/p&gt;
&lt;p&gt;이 요구를 충족하기 위해 흔히 권장된 해결 방법은 지운 편지함 복구 기간을 항목을 유지할 최소 기간으로 구성하는 것이었습니다. 이 예에서 삭제된 항목 보존 기간을 7년으로 설정하는 경우 사용자가 7년이 되기 전에 항목을 삭제할 경우 해당 항목이 복구 가능한 항목 폴더에 7년 동안 유지됩니다. 그러나 삭제된 항목 보존 기간은 삭제 날짜로부터 계산됩니다. 사용자가 6년 후에 항목을 삭제할 경우 복구 가능한 항목 폴더에 추가로 7년 동안 유지되어 총 보존 기간이 13년이 됩니다. 다시 말해서, 항목이 최소 7년 동안 유지되는 것은 보장할 수 있지만 최대 보존 기간 동안 유지되는 것은 보장할 수 없습니다.&lt;/p&gt;
&lt;p&gt;새로운 Exchange에서는 시간 기반 원본 위치 유지를 만들 때 유지 기간이 항목을 받은 날짜 또는 만든 날짜로부터 계산되므로 항목이 해당 기간을 넘어 유지되지 않도록 보장할 수 있습니다. 시간 기반 원본 위치 유지와 하나의 기본 정책 태그를 갖는 보존 정책을 함께 사용하면 사서함의 항목이 7년 후에 MFA(관리되는 폴더 도우미)를 통해 삭제되며 이 기간 전에 사용자 또는 프로세스에 의해 삭제된 항목은 최소한 지정된 기간 동안 유지됩니다.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;쿼리 기반 원본 위치 유지와 시간 기반 원본 위치 유지를 함께 사용하여 쿼리와 일치하는 항목을 지정된 기간 동안 유지할 수 있습니다. 또한 한 사용자에 대해 여러 원본 위치 유지를 설정할 수 있습니다. 예를 들어 한 사서함에 여러 사례 또는 조사와 관련된 레코드가 포함되어 있을 수 있습니다.&lt;/p&gt;
&lt;h2&gt;원본 위치 유지와 권한&lt;/h2&gt;
&lt;p&gt;현재 위치 eDiscovery와 마찬가지로, 위임된 &lt;strong&gt;검색 관리&lt;/strong&gt; 권한이 부여된 사용자가 원본 위치 유지를 사용할 수 있습니다. 그러나 약간의 차이가 있습니다. 검색 관리 역할 그룹에는 &lt;strong&gt;사서함 검색&lt;/strong&gt;과 &lt;strong&gt;소송 보존&lt;/strong&gt; 관리 역할이 할당됩니다. 사서함 검색 관리 역할은 현재 위치 eDiscovery와 원본 위치 유지를 위한 사서함 검색을 만들 수 있고 소송 보존 관리 역할은 실제로 사서함 콘텐츠를 원본 위치 유지로 설정할 수 있습니다.&lt;/p&gt;
&lt;p&gt;사용자 지정 RBAC(역할 기반 액세스 제어) 역할 그룹을 만들거나 소송 보존 역할이 할당된 &lt;strong&gt;조직 관리&lt;/strong&gt;와 같은 역할 그룹의 멤버 자격을 통해 사용자에게 소송 보존 역할만 할당된 경우, 해당 사용자는 원본 위치 유지를 사용할 수 있지만 사서함의 모든 콘텐츠를 원본 위치 유지로 설정할 수만 있고 쿼리 매개 변수를 지정할 수는 없습니다. 다시 말해서, 이 사용자는 쿼리 기반 원본 위치 유지를 만들 수 없습니다.&lt;/p&gt;
&lt;h2&gt;원본 위치 유지 만들기&lt;/h2&gt;
&lt;p&gt;이 게시물의 I부에서 Robin이 만든 쿼리로 돌아가 보겠습니다. Robin은 원본 위치 유지를 만들 때 &lt;span class="UI"&gt;사서함(Mailboxes)&lt;/span&gt; 페이지에서 &lt;span class="UI"&gt;검색할 사서함 지정(Specify mailboxes to search)&lt;/span&gt;을 선택하고 사서함 또는 배포 그룹을 선택해야 합니다. &lt;span class="UI"&gt;모든 편지함 검색(Search all mailboxes)&lt;/span&gt;을 선택하는 경우 콘텐츠를 원본 위치 유지로 설정하는 옵션을 사용할 수 없습니다.&lt;/p&gt;
&lt;p class="alert"&gt;원본 위치 유지로 설정할 사서함 또는 배포 그룹을 지정해야 합니다. &lt;span class="UI"&gt;모든 편지함 검색(Search all mailboxes)&lt;/span&gt;을 선택하는 경우 콘텐츠를 원본 위치 유지로 설정하는 옵션을 사용할 수 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-postimages/2816.In_2D00_PlaceeDiscovery_2D00_Fig3.png" alt="스크린샷: 검색할 사서함 지정" /&gt;&lt;br /&gt;&lt;span class="caption"&gt;&lt;span class="bold"&gt;그림 1:&lt;/span&gt; 원본 위치 유지를 만들려면 검색할 사서함 지정을 선택해야 함&lt;/span&gt;&lt;/p&gt;
&lt;p class="note"&gt;&lt;span class="bold"&gt;참고:&lt;/span&gt; 배포 그룹을 선택하는 경우 원본 위치 유지를 만들 때 해당 그룹의 구성원인 사서함 사용자에게 원본 위치 유지가 적용됩니다.&lt;/p&gt;
&lt;p&gt;Robin은 &lt;span class="UI"&gt;검색 쿼리(Search query)&lt;/span&gt; 페이지에서 현재 위치 eDiscovery를 위해 사용한 쿼리를 그대로 사용할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-postimages/0042.In_2D00_PlaceeDiscovery_2D00_Fig4.png" alt="스크린샷: 검색 쿼리 지정" /&gt;&lt;br /&gt;&lt;span class="caption"&gt;&lt;span class="bold"&gt;그림 2:&lt;/span&gt; 쿼리 매개 변수와 일치하는 메시지가 유지됨&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;또한 원본 위치 유지로 설정할 메시지 유형을 선택할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-postimages/4375.In_2D00_PlaceeDiscovery_2D00_Fig5.png" alt="스크린샷: 유지할 메시지 유형 지정" /&gt;&lt;br /&gt;&lt;span class="caption"&gt;&lt;span class="bold"&gt;그림 3:&lt;/span&gt; 유지할 메시지 유형을 지정하거나 모든 메시지 유형을 지정할 수 있음&lt;/span&gt;&lt;/p&gt;
&lt;div class="note"&gt;
&lt;h3&gt;보관된 Lync 콘텐츠를 원본 위치 유지로 설정&lt;/h3&gt;
&lt;p&gt;새로운 Lync에서 인스턴트 메시징 및 모임 콘텐츠를 새로운 Exchange에 보관하도록 설정한 경우 Lync 콘텐츠가 사용자의 사서함에 보관되어 자동으로 원본 위치 유지로 설정됩니다. 이 기능을 사용하려면 Lync과 Exchange 간에 OAuth 인증을 구성해야 합니다. 또한 사서함이 새 Exchange의 사서함 서버에 있어야 합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Robin은 &lt;span class="UI"&gt;원본 위치 유지 설정(In-Place Hold settings)&lt;/span&gt; 페이지에서 &lt;span class="UI"&gt;검색 쿼리와 일치하는 콘텐츠를 선택한 사서함에 유지(Place content matching the search query in selected mailboxes on hold)&lt;/span&gt; 옵션을 선택합니다. 그런 다음 콘텐츠를 무기한(또는 원본 위치 유지가 해제되거나 사서함이 검색에서 제외될 때까지) 유지하도록 &lt;span class="UI"&gt;무기한 보류(Hold indefinitely)&lt;/span&gt;를 선택합니다. 특정 기간 동안 항목을 유지하려는 경우 &lt;span class="UI"&gt;받은 날짜를 기준으로 항목을 유지할 일 수 지정(Specify number of days to hold items relative to their received date)&lt;/span&gt;을 선택하고 일 수를 지정할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-postimages/6366.In_2D00_PlaceeDiscovery_2D00_Fig6.png" alt="스크린샷: 원본 위치 유지 설정" /&gt;&lt;br /&gt;&lt;span class="caption"&gt;&lt;span class="bold"&gt;그림 4:&lt;/span&gt; 유지 기간을 지정하거나 무기한 항목을 유지할 수 있음&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;다시 한 번 강조하면, 시간 기반 유지의 경우 메시지를 받거나 만든 날짜를 기준으로 기간이 계산됩니다.&lt;/p&gt;
&lt;h2&gt;원본 위치 유지의 작동 방식&lt;/h2&gt;
&lt;p&gt;그럼 원본 위치 유지가 어떤 방식으로 작동하는지 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;사용자가 메시지를 삭제하면 메시지는 &lt;span class="UI"&gt;지운 편지함&lt;/span&gt; 폴더로 이동합니다. 지운 편지함 폴더를 비우거나, 이 폴더에서 메시지를 삭제하거나, 사용자가 &lt;span class="command"&gt;Shift-Delete&lt;/span&gt;를 사용하여 메시지를 삭제하는 경우 메시지가 &lt;span class="UI"&gt;복구 가능한 항목\Deletes&lt;/span&gt; 폴더로 이동합니다. 이 폴더의 콘텐츠는 사용자가 Outlook 또는 Outlook Web App에서 &lt;span class="UI"&gt;지운 편지함 복구&lt;/span&gt;를 사용하면 표시됩니다.&lt;/p&gt;
&lt;p&gt;사용자가 아무 작업도 수행하지 않으면 사서함 데이터베이스 또는 사용자에 대해 구성한 삭제된 항목 보존 기간이 만료될 때 Deletes 폴더의 메시지가 제거됩니다.&lt;/p&gt;
&lt;p&gt;사용자가 이 보기에서 메시지를 삭제하면 다음과 같은 몇 가지 현상이 발생할 수 있습니다.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;사서함에 단일 항목 복구를 사용하도록 설정한 경우 항목이 &lt;span class="UI"&gt;복구 가능한 항목\Purges&lt;/span&gt;폴더로 이동하여 삭제된 항목 보존 기간이 만료될 때까지 유지됩니다. 이를 통해 관리자가 백업에서 복구할 필요 없이 항목을 복구할 수 있습니다.&lt;/li&gt;
&lt;li&gt;사서함에 소송 보존이 설정된 경우 항목이 &lt;span class="UI"&gt;복구 가능한 항목\Purges&lt;/span&gt;폴더로 이동하여 유지가 해제될 때까지 유지됩니다.
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;사서함에 원본 위치 유지가 설정된 경우 항목이 &lt;span class="UI"&gt;복구 가능한 항목\DiscoveryHolds&lt;/span&gt; 폴더로 이동합니다.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-31-06-postimages/3175.In_2D00_PlaceHold_2D00_Fig5.png" alt="원본 위치 유지와 복구 가능한 항목" /&gt;&lt;br /&gt;&lt;span class="caption"&gt;&lt;span class="bold"&gt;그림 5:&lt;/span&gt; 삭제된 항목과 수정된 항목의 원래 복사본이 각 사서함의 복구 가능한 항목 폴더에 유지됨&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;사서함을 처리하고 콘텐츠를 만료시키는 사서함 도우미인 &lt;acronym title="관리되는 폴더 도우미"&gt;MFA&lt;/acronym&gt;는 사서함을 처리할 때 메시지가 사용자가 설정한 원본 위치 유지의 쿼리 매개 변수를 충족하는지 확인합니다. 이 평가는 최대 5개의 쿼리에 대해 수행되며, 5개가 넘으면 모든 항목이 유지됩니다. 즉, 이 경우 소송 보존과 동일한 동작이 에뮬레이트됩니다. 유지 개수가 5개 미만이 되면 MFA는 다시 쿼리 기반 원본 위치 유지 동작으로 되돌아갑니다.&lt;/p&gt;
&lt;p&gt;원본 위치 유지가 해제되면 사용자에게 설정된 다른 원본 위치 유지의 쿼리 매개 변수와 일치하지 않는 한 원본 위치 유지가 설정되었던 메시지가 제거됩니다.&lt;/p&gt;
&lt;h2&gt;원본 위치 유지와 불변성&lt;/h2&gt;
&lt;p&gt;유지에 관해 이야기할 때 항상 떠오르는 개념은 불변성입니다. 불변성은 원본 위치 유지가 설정된 메시지가 변경 없이 유지되어야 함을 의미합니다. 메시지가 삭제되지 않도록 하는 것(원본 위치 유지가 설정된 사용자는 메시지를 성공적으로 삭제했다고 생각할 수 있음)은 물론 변조 또는 변경되지 않도록 해야 합니다. 불변성은 제품 기능이 아니라 기능과 조직에서 구현한 유지 프로세스가 결합된 것입니다.&lt;/p&gt;
&lt;p&gt;또한 원본 위치 유지를 사용하면 콘텐츠가 의도적으로 변조되거나 수정되지 않도록 보호할 수 있습니다. 이 기능은 COW(기록 중 복사)를 수행하여 구현됩니다. 사용자 또는 프로세스가 메시지를 수정하려고 하면 수정된 메시지가 저장되기 전에 원본 메시지의 복사본이 만들어져서 복구 가능한 항목\Versions 폴더에 저장됩니다. 또한 Versions 폴더에 캡처된 항목은 인덱싱되어 현재 위치 eDiscovery 검색에서 반환됩니다. 유지가 해제되면 Versions 폴더에 만들어진 복사본도 관리되는 폴더 도우미에 의해 제거됩니다.&lt;/p&gt;
&lt;p&gt;원본 위치 유지와 현재 위치 eDiscovery는 권한이 부여된 법률, 인사 또는 기타 비기술직 담당자가 메시징 레코드를 손쉽게 검색하고 변경 불가능하게 유지할 수 있도록 하는 간편한 메커니즘을 제공합니다.&lt;/p&gt;
&lt;p&gt;&lt;span class="author"&gt;Bharat Suneja&lt;/span&gt;와 &lt;span class="author"&gt;Julian Zbogar-Smith&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3523233" alt="" width="1" height="1" /&gt;&lt;/p&gt;
&lt;p&gt;이 문서는 번역된 블로그 게시물입니다. 원본 문서는 &lt;a href="http://blogs.technet.com/b/exchange/archive/2012/09/28/in-place-ediscovery-and-in-place-hold-in-the-new-exchange-part-ii.aspx"&gt;In-Place eDiscovery and In-Place Hold in the New Exchange &amp;ndash; Part II&lt;/a&gt;를 참조하십시오.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3538729" width="1" height="1"&gt;</description></item></channel></rss>