<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog de Pablo Vernocchi &#187; Office</title>
	<atom:link href="http://www.eseutil.net/category/office/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eseutil.net</link>
	<description>Blog técnico para la comunidad ITPro</description>
	<lastBuildDate>Wed, 18 Jan 2012 13:35:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Guardar elementos enviados en la casilla compartida</title>
		<link>http://www.eseutil.net/guardar-elementos-enviados-en-la-casilla-compartida</link>
		<comments>http://www.eseutil.net/guardar-elementos-enviados-en-la-casilla-compartida#comments</comments>
		<pubDate>Wed, 18 Jan 2012 13:35:00 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 365 - BPOS]]></category>
		<category><![CDATA[elementos enviados]]></category>
		<category><![CDATA[guardar correos]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Outlook 2010]]></category>
		<category><![CDATA[sent items]]></category>
		<category><![CDATA[sent on behalf]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/?p=911</guid>
		<description><![CDATA[En Exchange tenemos la posibilidad de crear casillas compartidas (Shared Mailbox) para que varios usuarios puedan acceder a la misma y enviar correos bajo ese nombre. Un ejemplo clásico puede ser una casilla para info@ o ventas@ o mismo una mesa de ayuda. El problema que ocurre frecuentemente es que cuando un usuario A envía [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/como-prevenir-que-los-usuarios-usen-la-oab-de-outlook-en-cached-mode' rel='bookmark' title='Como prevenir que los usuarios usen la OAB de Outlook en Cached Mode'>Como prevenir que los usuarios usen la OAB de Outlook en Cached Mode</a> <small>En ciertas oportunidades, como se discuti&#243; en Administrando la descarga...</small></li>
<li><a href='http://www.eseutil.net/minimizar-outlook-xp-a-la-barra-tray' rel='bookmark' title='Minimizar Outlook XP a la barra tray'>Minimizar Outlook XP a la barra tray</a> <small>Outlook 2003 tiene una nueva opción que es &#8220;Ocultar al...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!'>Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!</a> <small>Hola a todos, como anteriormente mencionaba en el post http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>En Exchange tenemos la posibilidad de crear casillas compartidas (Shared Mailbox) para que varios usuarios puedan acceder a la misma y enviar correos bajo ese nombre.</p>
<p>Un ejemplo clásico puede ser una casilla para info@ o ventas@ o mismo una mesa de ayuda.</p>
<p>El problema que ocurre frecuentemente es que cuando un usuario A envía un correo usando la casilla B, este correo se guarda en la carpeta “Elementos enviados” del usuario A, lo que genera que ningún otro usuario que tenga acceso a la casilla compartida pueda ver qué fue lo que se envió.</p>
<p>Afortunadamente estoy puede configurarse. La funcionalidad de guardar los elementos enviados en la casilla compartida apareció como un hotix post SP3 de Outlook 2003, un hotfix post SP2 de Outlook 2007 y en Outlook 2010 SP1.</p>
<p><strong>Outlook 2003</strong>: <a href="http://support.microsoft.com/kb/953804/en" target="_blank">An e-mail message does not appear in a user&#8217;s mailbox if the e-mail message was sent on behalf of the user by a delegate in Outlook 2003</a></p>
<p><strong>Outlook 2007</strong>: <a href="http://support.microsoft.com/kb/972148/en" target="_blank">When you send an e-mail message from a shared mailbox in Outlook 2007, the sent message is not saved in the Sent Items folder of the shared mailbox</a></p>
<p><strong>Outlook 2010</strong>: <a href="http://support.microsoft.com/kb/2181579/en" target="_blank">Email that you send on behalf of someone is not saved in their Sent Items folder</a></p>
<p>&#160;</p>
<p>En cada uno de los links correspondientes a cada versión de Outlook está el hotfix o nivel de Service Pack necesario además de las claves de registro que tienen que modificarse para activar la funcionalidad:</p>
<blockquote><p><strong>Outlook 2010:</strong>      <br />HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Preferences      <br /><strong>Outlook 2007</strong>:      <br />HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Preferences      <br /><strong>Outlook 2003</strong>:      <br />HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Preferences      <br />&#160; <br />Value name: <em>DelegateSentItemsStyle       <br /></em>Value Type: <em>DWORD</em>      <br />Value: <em>1</em>      </p>
</blockquote>
<p>&#160;</p>
<p>Saludos,</p>
<p>&gt;&gt; Pablo Vernocchi</p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/como-prevenir-que-los-usuarios-usen-la-oab-de-outlook-en-cached-mode' rel='bookmark' title='Como prevenir que los usuarios usen la OAB de Outlook en Cached Mode'>Como prevenir que los usuarios usen la OAB de Outlook en Cached Mode</a> <small>En ciertas oportunidades, como se discuti&#243; en Administrando la descarga...</small></li>
<li><a href='http://www.eseutil.net/minimizar-outlook-xp-a-la-barra-tray' rel='bookmark' title='Minimizar Outlook XP a la barra tray'>Minimizar Outlook XP a la barra tray</a> <small>Outlook 2003 tiene una nueva opción que es &#8220;Ocultar al...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!'>Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!</a> <small>Hola a todos, como anteriormente mencionaba en el post http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/guardar-elementos-enviados-en-la-casilla-compartida/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010: Outlook 2003 recibe correos con demoras</title>
		<link>http://www.eseutil.net/exchange-2010-outlook-2003-recibe-correos-con-demoras</link>
		<comments>http://www.eseutil.net/exchange-2010-outlook-2003-recibe-correos-con-demoras#comments</comments>
		<pubDate>Sat, 29 Jan 2011 13:03:53 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[CAS]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[rollup]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/exchange-2010-outlook-2003-recibe-correos-con-demoras</guid>
		<description><![CDATA[Si los correos en Outlook 2003 tardan un minuto en salir, o un minuto en llegar… los elementos eliminados tardan un minuto en desaparecer y los elementos que moves de una carpeta a otra tardan un minuto en desaparecer de la carpeta origen, entonces ya hay una solución! Este problema, de un minuto, está dado [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!'>Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!</a> <small>Hola a todos, como anteriormente mencionaba en el post http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007'>Exchange 2010 Personal Archive y Outlook 2007</a> <small>Hola a todos, Para todos los que están planeando usar...</small></li>
<li><a href='http://www.eseutil.net/comportamiento-de-clientes-outlook-en-dags-exchange-2010' rel='bookmark' title='Comportamiento de clientes Outlook en DAGs Exchange 2010'>Comportamiento de clientes Outlook en DAGs Exchange 2010</a> <small>Muchas veces, tanto en Workshops como en proyectos, los clientes...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Si los correos en Outlook 2003 tardan un minuto en salir, o un minuto en llegar… los elementos eliminados tardan un minuto en desaparecer y los elementos que moves de una carpeta a otra tardan un minuto en desaparecer de la carpeta origen, entonces ya hay una solución!</p>
<p>Este problema, de un minuto, está dado porque Outlook 2003 se entera que cosas interesantes pasaron en el buzón a través de notificaciones UDP del servidor Exchange.   <br />Estas notificaciones desaparecieron de Exchange 2010 dentro de la movida de RPC Client Access (centralizar las conexiones MAPI en el CAS y no en los MBX Servers).</p>
<p>Mitigaciónes había varias:</p>
<ul>
<li>Usar Cached Mode</li>
<li>Reducir el <em>Maximum Polling Frequency</em> a un valor entre 5000 y 120000 milisegundos</li>
</ul>
<p>Outlook no va a utilizar una frecuencia menor a 5 segundos.</p>
<p>Todo esto está documentado en <a title="http://support.microsoft.com/kb/2009942/en" href="http://support.microsoft.com/kb/2009942/en">http://support.microsoft.com/kb/2009942/en</a></p>
<p>Sin embargo, la <strong>gran novedad</strong>, es que las notificaciones UDP serán reinsertas en Exchange 2010 Service Pack 1 Rollup Update 3 que saldrá a la luz en <strong>marzo</strong>.    </p>
<p>&#160;</p>
<p>&gt;&gt; Pablo Vernocchi</p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!'>Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!</a> <small>Hola a todos, como anteriormente mencionaba en el post http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007'>Exchange 2010 Personal Archive y Outlook 2007</a> <small>Hola a todos, Para todos los que están planeando usar...</small></li>
<li><a href='http://www.eseutil.net/comportamiento-de-clientes-outlook-en-dags-exchange-2010' rel='bookmark' title='Comportamiento de clientes Outlook en DAGs Exchange 2010'>Comportamiento de clientes Outlook en DAGs Exchange 2010</a> <small>Muchas veces, tanto en Workshops como en proyectos, los clientes...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/exchange-2010-outlook-2003-recibe-correos-con-demoras/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 Personal Archive y Outlook 2007 ACTUALIZADO!</title>
		<link>http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado</link>
		<comments>http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado#comments</comments>
		<pubDate>Mon, 20 Dec 2010 13:00:00 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[descargas]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[Outlook 2007]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado</guid>
		<description><![CDATA[Hola a todos, como anteriormente mencionaba en el post http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007 estaba programado el lanzamiento de una actualización para Outlook 2007 que hiciera posible utilizar esta feature. Simplemente comentarles que el Update Acumulativo de Diciembre para Outlook 2007 ya incluye soporte para Archives de Exchange 2010! Este paquete acumulativo está disponible para la descarga en: More [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007'>Exchange 2010 Personal Archive y Outlook 2007</a> <small>Hola a todos, Para todos los que están planeando usar...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-outlook-2003-recibe-correos-con-demoras' rel='bookmark' title='Exchange 2010: Outlook 2003 recibe correos con demoras'>Exchange 2010: Outlook 2003 recibe correos con demoras</a> <small>Si los correos en Outlook 2003 tardan un minuto en...</small></li>
<li><a href='http://www.eseutil.net/webcast-microsoft-outlook-y-exchange-2010-descripcin-para-trabajar-mejor-juntos' rel='bookmark' title='Webcast: Microsoft Outlook y Exchange 2010: Descripci&oacute;n para trabajar mejor juntos'>Webcast: Microsoft Outlook y Exchange 2010: Descripci&oacute;n para trabajar mejor juntos</a> <small>ACTUALIZACIÓN El material del webcast puede ser accedido desde: &#160;...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hola a todos, como anteriormente mencionaba en el post <a title="http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007" href="http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007">http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007</a> estaba programado el lanzamiento de una actualización para Outlook 2007 que hiciera posible utilizar esta feature.</p>
<p>Simplemente comentarles que el Update Acumulativo de Diciembre para Outlook 2007 <strong>ya incluye soporte para Archives de Exchange 2010!</strong></p>
<p>Este paquete acumulativo está disponible para la descarga en: <a title="More about the December 2010 Cumulative Update for Office 2007" href="http://support.microsoft.com/kb/2479671">More about the December 2010 Cumulative Update for Office 2007</a></p>
<p>&#160;</p>
<p>&gt;&gt; Pablo Vernocchi</p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007' rel='bookmark' title='Exchange 2010 Personal Archive y Outlook 2007'>Exchange 2010 Personal Archive y Outlook 2007</a> <small>Hola a todos, Para todos los que están planeando usar...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-outlook-2003-recibe-correos-con-demoras' rel='bookmark' title='Exchange 2010: Outlook 2003 recibe correos con demoras'>Exchange 2010: Outlook 2003 recibe correos con demoras</a> <small>Si los correos en Outlook 2003 tardan un minuto en...</small></li>
<li><a href='http://www.eseutil.net/webcast-microsoft-outlook-y-exchange-2010-descripcin-para-trabajar-mejor-juntos' rel='bookmark' title='Webcast: Microsoft Outlook y Exchange 2010: Descripci&oacute;n para trabajar mejor juntos'>Webcast: Microsoft Outlook y Exchange 2010: Descripci&oacute;n para trabajar mejor juntos</a> <small>ACTUALIZACIÓN El material del webcast puede ser accedido desde: &#160;...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007-actualizado/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webcast: Microsoft Outlook y Exchange 2010: Descripci&#243;n para trabajar mejor juntos</title>
		<link>http://www.eseutil.net/webcast-microsoft-outlook-y-exchange-2010-descripcin-para-trabajar-mejor-juntos</link>
		<comments>http://www.eseutil.net/webcast-microsoft-outlook-y-exchange-2010-descripcin-para-trabajar-mejor-juntos#comments</comments>
		<pubDate>Fri, 03 Dec 2010 21:10:41 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[eventos]]></category>
		<category><![CDATA[Outlook 2010]]></category>
		<category><![CDATA[Webcast]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/?p=814</guid>
		<description><![CDATA[ACTUALIZACIÓN El material del webcast puede ser accedido desde: &#160; &#160; Hola a todos! Este viernes 10 de diciembre estaré dando un Webcast sobre Outlook 2010 y Exchange 2010 para toda la comunidad. Es el primero de una tanda de 4 Webcast que estaré dando durante el mes de Diciembre para terminar el año. El [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/webcast-sugerencias-y-trucos-para-exchange-server-2010-sp1' rel='bookmark' title='Webcast: &quot;Sugerencias y trucos para Exchange Server 2010 SP1&quot;'>Webcast: &quot;Sugerencias y trucos para Exchange Server 2010 SP1&quot;</a> <small>Hola a todos, Quería invitarlos al último Webcast que estaré...</small></li>
<li><a href='http://www.eseutil.net/webcast-balancear-la-carga-con-exchange-2010' rel='bookmark' title='Webcast: &quot;Balancear la carga con Exchange 2010&quot;'>Webcast: &quot;Balancear la carga con Exchange 2010&quot;</a> <small>Hola amigos, Mañana estaré charlando online con ustedes sobre tecnologías...</small></li>
<li><a href='http://www.eseutil.net/webcast-exchange-activesync-en-exchange-2010-sp1' rel='bookmark' title='Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;'>Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;</a> <small>Hola a todos, Quería aprovechar la oportunidad para invitarlos al...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong><font color="#ff0000">ACTUALIZACIÓN</font></strong></p>
<p><strong><font color="#ff0000">El material del webcast puede ser accedido desde:</font></strong></p>
<p> <iframe style="padding-bottom: 0px; background-color: #fcfcfc; padding-left: 0px; width: 98px; padding-right: 0px; height: 115px; padding-top: 0px" title="Preview" marginheight="0" src="http://cid-3d79755a8311b602.skydrive.live.com/embedicon.aspx/Public/Webcast%20Microsoft%20Outlook%20y%20Exchange%202010%20-%20Descripci%c3%b3n%20para%20trabajar%20mejor%20juntos" frameborder="0" marginwidth="0" scrolling="no"></iframe>
<p>&#160;</p>
<p>&#160;</p>
<p>Hola a todos!</p>
<p>Este viernes 10 de diciembre estaré dando un Webcast sobre Outlook 2010 y Exchange 2010 para toda la comunidad.</p>
<p>Es el primero de una tanda de 4 Webcast que estaré dando durante el mes de Diciembre para terminar el año.</p>
<p>El link de registración es:</p>
<p><a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032465982&amp;Culture=es-AR">https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032465982&amp;Culture=es-AR</a></p>
<p>Los espero, entonces, este viernes 10 de diciembre a las 13:00 horas horario de Buenos Aires (15:00 de Bogotá) en el LiveMeeting!</p>
<p>&gt;&gt; Pablo Vernocchi</p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/webcast-sugerencias-y-trucos-para-exchange-server-2010-sp1' rel='bookmark' title='Webcast: &quot;Sugerencias y trucos para Exchange Server 2010 SP1&quot;'>Webcast: &quot;Sugerencias y trucos para Exchange Server 2010 SP1&quot;</a> <small>Hola a todos, Quería invitarlos al último Webcast que estaré...</small></li>
<li><a href='http://www.eseutil.net/webcast-balancear-la-carga-con-exchange-2010' rel='bookmark' title='Webcast: &quot;Balancear la carga con Exchange 2010&quot;'>Webcast: &quot;Balancear la carga con Exchange 2010&quot;</a> <small>Hola amigos, Mañana estaré charlando online con ustedes sobre tecnologías...</small></li>
<li><a href='http://www.eseutil.net/webcast-exchange-activesync-en-exchange-2010-sp1' rel='bookmark' title='Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;'>Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;</a> <small>Hola a todos, Quería aprovechar la oportunidad para invitarlos al...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/webcast-microsoft-outlook-y-exchange-2010-descripcin-para-trabajar-mejor-juntos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiencia Apple</title>
		<link>http://www.eseutil.net/experiencia-apple</link>
		<comments>http://www.eseutil.net/experiencia-apple#comments</comments>
		<pubDate>Wed, 23 Jun 2010 12:02:52 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/blog/experiencia-apple</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160; Related posts: Apple agregar&#225; soporte ActiveSync a los iPhone Buenas noticias para los usuarios de iPhone&#8230; Microsoft anunci&#243; que... La experiencia de la nube, te dejar&#225; pensando! &#160; ¡Desde el próximo 17 de Mayo, podrás vivir la...
Related posts:<ol>
<li><a href='http://www.eseutil.net/apple-agregar-soporte-activesync-a-los-iphone' rel='bookmark' title='Apple agregar&aacute; soporte ActiveSync a los iPhone'>Apple agregar&aacute; soporte ActiveSync a los iPhone</a> <small>Buenas noticias para los usuarios de iPhone&#8230; Microsoft anunci&#243; que...</small></li>
<li><a href='http://www.eseutil.net/la-experiencia-de-la-nube-te-dejar-pensando' rel='bookmark' title='La experiencia de la nube, te dejar&aacute; pensando!'>La experiencia de la nube, te dejar&aacute; pensando!</a> <small>&nbsp; ¡Desde el próximo 17 de Mayo, podrás vivir la...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>&#160;&#160;&#160;&#160;&#160;&#160; <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="header" border="0" alt="header" src="http://www.eseutil.net/wp-content/uploads/2010/06/header.png" width="879" height="309" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="1" border="0" alt="1" src="http://www.eseutil.net/wp-content/uploads/2010/06/1.png" width="879" height="701" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2" border="0" alt="2" src="http://www.eseutil.net/wp-content/uploads/2010/06/2.png" width="879" height="706" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="3" border="0" alt="3" src="http://www.eseutil.net/wp-content/uploads/2010/06/3.png" width="879" height="516" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="4" border="0" alt="4" src="http://www.eseutil.net/wp-content/uploads/2010/06/4.png" width="879" height="445" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="end" border="0" alt="end" src="http://www.eseutil.net/wp-content/uploads/2010/06/end.png" width="879" height="129" /></p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/apple-agregar-soporte-activesync-a-los-iphone' rel='bookmark' title='Apple agregar&aacute; soporte ActiveSync a los iPhone'>Apple agregar&aacute; soporte ActiveSync a los iPhone</a> <small>Buenas noticias para los usuarios de iPhone&#8230; Microsoft anunci&#243; que...</small></li>
<li><a href='http://www.eseutil.net/la-experiencia-de-la-nube-te-dejar-pensando' rel='bookmark' title='La experiencia de la nube, te dejar&aacute; pensando!'>La experiencia de la nube, te dejar&aacute; pensando!</a> <small>&nbsp; ¡Desde el próximo 17 de Mayo, podrás vivir la...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/experiencia-apple/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Office 2010 beta ya est&#225; disponible!</title>
		<link>http://www.eseutil.net/office-2010-beta-ya-est-disponible</link>
		<comments>http://www.eseutil.net/office-2010-beta-ya-est-disponible#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:06:38 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[descargas]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/blog/office-2010-beta-ya-est-disponible</guid>
		<description><![CDATA[&#160; Ayer, 18 de noviembre, fue anunciada oficialmente la disponibilidad de la beta Office 2010. Office 2010 provee la mejor experiencia en productividad a través de la PC, la Web y el celular. Las innovaciones introducidas permiten usar Office todavía más rápido y fácil, incluyendo el Ribbon en todas sus aplicaciones, Backstage View, la posibilidad [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/office-2007-beta-2-publica' rel='bookmark' title='Office 2007 Beta 2 pública!'>Office 2007 Beta 2 pública!</a> <small>Ya está dispobible para la descarga la beta 2 de...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-beta-1-disponible-para-descarga' rel='bookmark' title='Exchange 2010 Beta 1 disponible para descarga'>Exchange 2010 Beta 1 disponible para descarga</a> <small>Hola a todos, Hoy el grupo de producto publicó la...</small></li>
<li><a href='http://www.eseutil.net/office-365-ya-disponible-en-argentina' rel='bookmark' title='Office 365 ya disponible en Argentina'>Office 365 ya disponible en Argentina</a> <small>ACTUALIZACIÓN: Ya podes acceder al trial desde www.office365.com.ar y agregué...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eseutil.net/wp-content/uploads/2009/11/office2010.jpg"><img style="border-right-width: 0px; margin: 0px 30px 15px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Office2010" border="0" alt="Office2010" align="left" src="http://www.eseutil.net/wp-content/uploads/2009/11/office2010_thumb.jpg" width="187" height="66" /></a>&#160; Ayer, 18 de noviembre, fue anunciada oficialmente la disponibilidad de <b>la beta Office 2010</b>.</p>
<p><b>Office 2010 provee la mejor experiencia en productividad a través de la PC, la Web y el celular.</b></p>
<p>Las innovaciones introducidas permiten usar Office todavía más rápido y fácil, incluyendo el <i>Ribbon</i> en todas sus aplicaciones, <i>Backstage View</i>, la posibilidad de editar fotos y videos en <b>Powerpoint</b>, nuevas herramientas de comparación de datos en <b>Excel</b> y una administración mejorada de calendario y email en <b>Outlook</b>. ¡Y esto es un mínimo resumen!</p>
<p>Te invitamos a descargarlo desde <a href="http://www.microsoft.com/office/2010/es/default.aspx" target="_blank">http://www.microsoft.com/office/2010/es/default.aspx</a> en español!</p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/office-2007-beta-2-publica' rel='bookmark' title='Office 2007 Beta 2 pública!'>Office 2007 Beta 2 pública!</a> <small>Ya está dispobible para la descarga la beta 2 de...</small></li>
<li><a href='http://www.eseutil.net/exchange-2010-beta-1-disponible-para-descarga' rel='bookmark' title='Exchange 2010 Beta 1 disponible para descarga'>Exchange 2010 Beta 1 disponible para descarga</a> <small>Hola a todos, Hoy el grupo de producto publicó la...</small></li>
<li><a href='http://www.eseutil.net/office-365-ya-disponible-en-argentina' rel='bookmark' title='Office 365 ya disponible en Argentina'>Office 365 ya disponible en Argentina</a> <small>ACTUALIZACIÓN: Ya podes acceder al trial desde www.office365.com.ar y agregué...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/office-2010-beta-ya-est-disponible/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Si est&#225;s en Santiago del Estero, no te lo podes perder</title>
		<link>http://www.eseutil.net/si-ests-en-santiago-del-estero-no-te-lo-podes-perder</link>
		<comments>http://www.eseutil.net/si-ests-en-santiago-del-estero-no-te-lo-podes-perder#comments</comments>
		<pubDate>Fri, 08 May 2009 19:14:04 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[eventos]]></category>
		<category><![CDATA[technet]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/blog/si-ests-en-santiago-del-estero-no-te-lo-podes-perder</guid>
		<description><![CDATA[Mario Montalvetti, amigo de la casa, estará dando una presenteación en Santiago del Estero sobre Windows 7 y WPF. Imperdible si estás cerca! URL de registración: http://msevents.microsoft.com/cui/EventDetail.aspx?culture=es-AR&#38;EventID=1032416149 Related posts: Webcast: Comunicaciones unificadas Carlos Dinapoli (MVP Exchange Server) estará dando un webcast sobre... Webcast: &#34;Exchange ActiveSync en Exchange 2010 SP1&#34; Hola a todos, Quería aprovechar la [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/webcast-comunicaciones-unificadas' rel='bookmark' title='Webcast: Comunicaciones unificadas'>Webcast: Comunicaciones unificadas</a> <small>Carlos Dinapoli (MVP Exchange Server) estará dando un webcast sobre...</small></li>
<li><a href='http://www.eseutil.net/webcast-exchange-activesync-en-exchange-2010-sp1' rel='bookmark' title='Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;'>Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;</a> <small>Hola a todos, Quería aprovechar la oportunidad para invitarlos al...</small></li>
<li><a href='http://www.eseutil.net/webcast-balancear-la-carga-con-exchange-2010' rel='bookmark' title='Webcast: &quot;Balancear la carga con Exchange 2010&quot;'>Webcast: &quot;Balancear la carga con Exchange 2010&quot;</a> <small>Hola amigos, Mañana estaré charlando online con ustedes sobre tecnologías...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Mario Montalvetti, amigo de la casa, estará dando una presenteación en Santiago del Estero sobre Windows 7 y WPF.</p>
<p><a href="http://www.eseutil.net/wp-content/uploads/2009/05/un-windows-de-la-gran-7.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="un_windows_de_la_gran_7" border="0" alt="un_windows_de_la_gran_7" src="http://www.eseutil.net/wp-content/uploads/2009/05/un-windows-de-la-gran-7-thumb.jpg" width="450" height="354" /></a> </p>
<p align="left"><strong>Imperdible si estás cerca!</strong></p>
<p align="left"><strong>URL de registración: </strong><a title="http://msevents.microsoft.com/cui/EventDetail.aspx?culture=es-AR&amp;EventID=1032416149" href="http://msevents.microsoft.com/cui/EventDetail.aspx?culture=es-AR&amp;EventID=1032416149"><strong>http://msevents.microsoft.com/cui/EventDetail.aspx?culture=es-AR&amp;EventID=1032416149</strong></a></p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/webcast-comunicaciones-unificadas' rel='bookmark' title='Webcast: Comunicaciones unificadas'>Webcast: Comunicaciones unificadas</a> <small>Carlos Dinapoli (MVP Exchange Server) estará dando un webcast sobre...</small></li>
<li><a href='http://www.eseutil.net/webcast-exchange-activesync-en-exchange-2010-sp1' rel='bookmark' title='Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;'>Webcast: &quot;Exchange ActiveSync en Exchange 2010 SP1&quot;</a> <small>Hola a todos, Quería aprovechar la oportunidad para invitarlos al...</small></li>
<li><a href='http://www.eseutil.net/webcast-balancear-la-carga-con-exchange-2010' rel='bookmark' title='Webcast: &quot;Balancear la carga con Exchange 2010&quot;'>Webcast: &quot;Balancear la carga con Exchange 2010&quot;</a> <small>Hola amigos, Mañana estaré charlando online con ustedes sobre tecnologías...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/si-ests-en-santiago-del-estero-no-te-lo-podes-perder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2007 Service Pack 2 listo para la descarga</title>
		<link>http://www.eseutil.net/office-2007-service-pack-2-listo-para-la-descarga</link>
		<comments>http://www.eseutil.net/office-2007-service-pack-2-listo-para-la-descarga#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:45:35 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[Service Pack 2]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/blog/office-2007-service-pack-2-listo-para-la-descarga</guid>
		<description><![CDATA[Microsoft publicó hoy el SP2 para Office 2007, además de una interesante nota disponible en: www.microsoft.com&#160; La descarga está disponible en: http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&#38;displaylang=en Mientras que la información detallada en: Technical details about the 2007 Microsoft Office System Service Pack 2 (SP2) releases y Description of 2007 Microsoft Office Suite Service Pack 2 (SP2) and of Microsoft [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/office-2007-service-pack-1-listo-para-descargar' rel='bookmark' title='Office 2007 Service Pack 1 listo para descargar'>Office 2007 Service Pack 1 listo para descargar</a> <small>Gente, Microsoft acaba de lanzar el Service Pack 1 para...</small></li>
<li><a href='http://www.eseutil.net/office-2003-service-pack-3-disponible-para-descarga' rel='bookmark' title='Office 2003 Service Pack 3 disponible para descarga'>Office 2003 Service Pack 3 disponible para descarga</a> <small>Gente, Microsoft lanzó el SP3 para Office 2003. La información...</small></li>
<li><a href='http://www.eseutil.net/exchange-server-2007-service-pack-1-listo-para-la-descarga' rel='bookmark' title='Exchange Server 2007 Service Pack 1 listo para la descarga'>Exchange Server 2007 Service Pack 1 listo para la descarga</a> <small>Hola a todos, Microsoft acaba de lanzar (hace minutitos) el...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft publicó hoy el SP2 para Office 2007, además de una interesante nota disponible en:</p>
<p><a title="www.microsoft.com" href="http://www.microsoft.com" target="_blank">www.microsoft.com</a>&#160;</p>
<p>La descarga está disponible en:</p>
<p><a title="http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&amp;displaylang=en</a></p>
<p>Mientras que la información detallada en:</p>
<p><a href="http://support.microsoft.com/kb/970357" target="_blank">Technical details about the 2007 Microsoft Office System Service Pack 2 (SP2) releases</a>    <br />y    <br /><a href="http://support.microsoft.com/kb/953195" target="_blank">Description of 2007 Microsoft Office Suite Service Pack 2 (SP2) and of Microsoft Office Language Pack 2007 SP2</a></p>
<p>Saludos,    <br />Pablo D. Vernocchi     <br />Microsoft Exchange MVP     <br />MCSE + M / MCSE + Sec     <br /><a href="https://mvp.support.microsoft.com/profile/Pablo">https://mvp.support.microsoft.com/profile/Pablo</a></p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/office-2007-service-pack-1-listo-para-descargar' rel='bookmark' title='Office 2007 Service Pack 1 listo para descargar'>Office 2007 Service Pack 1 listo para descargar</a> <small>Gente, Microsoft acaba de lanzar el Service Pack 1 para...</small></li>
<li><a href='http://www.eseutil.net/office-2003-service-pack-3-disponible-para-descarga' rel='bookmark' title='Office 2003 Service Pack 3 disponible para descarga'>Office 2003 Service Pack 3 disponible para descarga</a> <small>Gente, Microsoft lanzó el SP3 para Office 2003. La información...</small></li>
<li><a href='http://www.eseutil.net/exchange-server-2007-service-pack-1-listo-para-la-descarga' rel='bookmark' title='Exchange Server 2007 Service Pack 1 listo para la descarga'>Exchange Server 2007 Service Pack 1 listo para la descarga</a> <small>Hola a todos, Microsoft acaba de lanzar (hace minutitos) el...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/office-2007-service-pack-2-listo-para-la-descarga/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webcast: Comunicaciones unificadas</title>
		<link>http://www.eseutil.net/webcast-comunicaciones-unificadas</link>
		<comments>http://www.eseutil.net/webcast-comunicaciones-unificadas#comments</comments>
		<pubDate>Mon, 30 Mar 2009 16:01:28 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Glue invita]]></category>
		<category><![CDATA[ocs]]></category>
		<category><![CDATA[technet]]></category>
		<category><![CDATA[Webcast]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/blog/webcast-comunicaciones-unificadas</guid>
		<description><![CDATA[Carlos Dinapoli (MVP Exchange Server) estará dando un webcast sobre UC el 31 de Marzo. Están todos invitados! La URL con la información de registro es la siguiente: http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032403009&#38;Culture=es-AR Saludos, PV Related posts: Webcast: &#34;Balancear la carga con Exchange 2010&#34; Hola amigos, Mañana estaré charlando online con ustedes sobre tecnologías... Webcast: Disaster Recovery de Exchange [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/webcast-balancear-la-carga-con-exchange-2010' rel='bookmark' title='Webcast: &quot;Balancear la carga con Exchange 2010&quot;'>Webcast: &quot;Balancear la carga con Exchange 2010&quot;</a> <small>Hola amigos, Mañana estaré charlando online con ustedes sobre tecnologías...</small></li>
<li><a href='http://www.eseutil.net/webcast-disaster-recovery-de-exchange-2007' rel='bookmark' title='Webcast: Disaster Recovery de Exchange 2007'>Webcast: Disaster Recovery de Exchange 2007</a> <small>Hola! Mañana jueves, Webcast de Disaster Recovery para todos: TechNet...</small></li>
<li><a href='http://www.eseutil.net/webcast-migracin-de-exchange-2003-a-2007' rel='bookmark' title='Webcast: Migraci&oacute;n de Exchange 2003 a 2007'>Webcast: Migraci&oacute;n de Exchange 2003 a 2007</a> <small>Hola a todos! Este martes estaré dando un webcast sobre...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Carlos Dinapoli (MVP Exchange Server) estará dando un webcast sobre UC el 31 de Marzo.</p>
<p>Están todos invitados! La URL con la información de registro es la siguiente:</p>
<p><a title="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032403009&amp;Culture=es-AR" href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032403009&amp;Culture=es-AR">http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032403009&amp;Culture=es-AR</a></p>
<p>Saludos,   <br />PV</p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/webcast-balancear-la-carga-con-exchange-2010' rel='bookmark' title='Webcast: &quot;Balancear la carga con Exchange 2010&quot;'>Webcast: &quot;Balancear la carga con Exchange 2010&quot;</a> <small>Hola amigos, Mañana estaré charlando online con ustedes sobre tecnologías...</small></li>
<li><a href='http://www.eseutil.net/webcast-disaster-recovery-de-exchange-2007' rel='bookmark' title='Webcast: Disaster Recovery de Exchange 2007'>Webcast: Disaster Recovery de Exchange 2007</a> <small>Hola! Mañana jueves, Webcast de Disaster Recovery para todos: TechNet...</small></li>
<li><a href='http://www.eseutil.net/webcast-migracin-de-exchange-2003-a-2007' rel='bookmark' title='Webcast: Migraci&oacute;n de Exchange 2003 a 2007'>Webcast: Migraci&oacute;n de Exchange 2003 a 2007</a> <small>Hola a todos! Este martes estaré dando un webcast sobre...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/webcast-comunicaciones-unificadas/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nuevos art&#237;culos en la KB de Exchange &#8211; OCS &#8211; Outlook</title>
		<link>http://www.eseutil.net/nuevos-artculos-en-la-kb-de-exchange-ocs-outlook</link>
		<comments>http://www.eseutil.net/nuevos-artculos-en-la-kb-de-exchange-ocs-outlook#comments</comments>
		<pubDate>Sun, 07 Dec 2008 01:06:00 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://www.itpros.com.ar/blog/nuevos-artculos-en-la-kb-de-exchange-ocs-outlook</guid>
		<description><![CDATA[Exchange Exchange Svr Ent 2003 EN: The &#34;To&#34; field is populated with the original recipients of the meeting request, and the &#34;Subject&#34; field is not prefixed when you use Outlook to forward a meeting request that was responded to by the CDO application http://support.microsoft.com/kb/957020/EN-US Exchange Svr 2007 SP1 AL: You receive error messages or warnings [...]
Related posts:<ol>
<li><a href='http://www.eseutil.net/nuevos-artculos-para-exchange-server' rel='bookmark' title='Nuevos Art&#237;culos para Exchange Server'>Nuevos Art&#237;culos para Exchange Server</a> <small>Exchange 2007: Exchange 2007 setup fails when the Setup program...</small></li>
<li><a href='http://www.eseutil.net/nuevos-artculos-para-exchange-server-mayo' rel='bookmark' title='Nuevos Art&#237;culos para Exchange Server &#8211; Mayo'>Nuevos Art&#237;culos para Exchange Server &#8211; Mayo</a> <small>The Microsoft Exchange Information Store service stops unexpectedly when the...</small></li>
<li><a href='http://www.eseutil.net/administrando-la-descarga-de-oab-en-outlook-2003-y-2007' rel='bookmark' title='Administrando la descarga de OAB en Outlook 2003 y 2007'>Administrando la descarga de OAB en Outlook 2003 y 2007</a> <small>Es muy frecuente que cuando creemos una cuenta o grupo...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h2><b>Exchange</b></h2>
<p><b>Exchange Svr Ent 2003 EN: </b>The &quot;To&quot; field is populated with the original recipients of the meeting request, and the &quot;Subject&quot; field is not prefixed when you use Outlook to forward a meeting request that was responded to by the CDO application    <br /><a href="http://support.microsoft.com/kb/957020/EN-US">http://support.microsoft.com/kb/957020/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>You receive error messages or warnings when you change an Active Directory schema so that the Company property supports more than 64 characters    <br /><a href="http://support.microsoft.com/kb/951710/EN-US">http://support.microsoft.com/kb/951710/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Outlook 2007 crashes after you install a package that contains the .NET Framework 3.5 with SP1 and the .NET Framework 2.0 with SP2 on an Exchange 2007 Client Access server    <br /><a href="http://support.microsoft.com/kb/958934/EN-US">http://support.microsoft.com/kb/958934/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>You may receive an error message when you run the Update-SafeList cmdlet in an Exchange 2003 and Exchange 2007 mixed environment    <br /><a href="http://support.microsoft.com/kb/951505/EN-US">http://support.microsoft.com/kb/951505/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Meeting requests do not maintain the organizer information after the organizer is migrated from Lotus Domino to Exchange Server 2007 by using the Microsoft Transporter Suite    <br /><a href="http://support.microsoft.com/kb/953411/EN-US">http://support.microsoft.com/kb/953411/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Exchange 2007 SP1 Update Rollup 5 supports the addition of new items to context menus in Outlook Web Access 2007    <br /><a href="http://support.microsoft.com/kb/951564/EN-US">http://support.microsoft.com/kb/951564/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The reseed process is unsuccessful on the CCR passive node after you restore one full backup and two or more differential backups to the CCR active node    <br /><a href="http://support.microsoft.com/kb/957137/EN-US">http://support.microsoft.com/kb/957137/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>A Non-Delivery Report is generated when you try to send a high priority message that is larger than 250 KB in an Exchange Server 2007 Service Pack 1 environment    <br /><a href="http://support.microsoft.com/kb/957813/EN-US">http://support.microsoft.com/kb/957813/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Event ID: 7012 occurs when you search message tracking logs on an Exchange Server 2007-based server    <br /><a href="http://support.microsoft.com/kb/958856/EN-US">http://support.microsoft.com/kb/958856/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The OAB generation is unsuccessful and Event IDs 9328 and 9373 are logged in the Application log in a Windows Server 2008-based Exchange 2007 Single-Copy cluster environment    <br /><a href="http://support.microsoft.com/kb/957978/EN-US">http://support.microsoft.com/kb/957978/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Exchange Management Shell crashes (stops responding), and Event ID 1000 is logged when you perform a cross-forest migration from Exchange Server 2003 to Exchange Server 2007 SP1    <br /><a href="http://support.microsoft.com/kb/949895/EN-US">http://support.microsoft.com/kb/949895/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Unified Messaging does not handle the diversion header correctly in Exchange Server 2007 Service Pack 1    <br /><a href="http://support.microsoft.com/kb/949968/EN-US">http://support.microsoft.com/kb/949968/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Hidden folders or files are listed when you view a UNC file server by using OWA in an Exchange 2007 environment    <br /><a href="http://support.microsoft.com/kb/954036/EN-US">http://support.microsoft.com/kb/954036/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Error message when you use the IMAP protocol to send a SEARCH command that has the CHARSET argument on an Exchange 2007 server: &quot;BAD Command Argument Error&quot;    <br /><a href="http://support.microsoft.com/kb/955001/EN-US">http://support.microsoft.com/kb/955001/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Japanese DBCS characters are corrupted when you reply to a message or forward a message in an Exchange Server 2007 SP1 environment    <br /><a href="http://support.microsoft.com/kb/952583/EN-US">http://support.microsoft.com/kb/952583/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Exchange Server 2007 Update Rollup 3 does not update the Outlook Web Access Logon.aspx file after you modify the file    <br /><a href="http://support.microsoft.com/kb/956582/EN-US">http://support.microsoft.com/kb/956582/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Domino users cannot find meeting request attachments that are sent from Exchange 2007 users    <br /><a href="http://support.microsoft.com/kb/925371/EN-US">http://support.microsoft.com/kb/925371/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>A message stays in the Outbox, and the message is resent until it is deleted manually on Windows Mobile 6.1-based devices in an Exchange 2007 Service Pack 1 CAS proxying scenario    <br /><a href="http://support.microsoft.com/kb/955741/EN-US">http://support.microsoft.com/kb/955741/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The received time and date of IMAP messages are changed to the time of migration after you migrate mailboxes to an Exchange 2007 Service Pack 1-based server    <br /><a href="http://support.microsoft.com/kb/951273/EN-US">http://support.microsoft.com/kb/951273/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The formatting of a plain text message is incorrect when you print the plain text message by using Outlook Web Access in an Exchange Server 2007 environment    <br /><a href="http://support.microsoft.com/kb/950272/EN-US">http://support.microsoft.com/kb/950272/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Event ID 800 does not include the user name of users who ran the Get-MessageTrackingLog command in an Exchange 2007 environment    <br /><a href="http://support.microsoft.com/kb/949722/EN-US">http://support.microsoft.com/kb/949722/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The start time and the end time of a meeting request are incorrect when a delegate uses Exchange Web Service to send the request in an Exchange 2007 environment    <br /><a href="http://support.microsoft.com/kb/955460/EN-US">http://support.microsoft.com/kb/955460/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Exchange 2007 users cannot send e-mail messages to a mail-enabled public folder in a mixed Exchange 2003 and Exchange 2007 environment    <br /><a href="http://support.microsoft.com/kb/949901/EN-US">http://support.microsoft.com/kb/949901/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>You receive an error message when you try to move Exchange 2000 mailboxes or Exchange 2003 mailboxes from one forest to an Exchange 2007 server that is located in another forest by using the Move-Mailbox command    <br /><a href="http://support.microsoft.com/kb/953787/EN-US">http://support.microsoft.com/kb/953787/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>By default, managed content settings apply to the root folder and all subfolders in an Exchange 2007 environment    <br /><a href="http://support.microsoft.com/kb/939037/EN-US">http://support.microsoft.com/kb/939037/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Event ID 1032 is not logged in the Application log when users send e-mail messages while they are logged on to Outlook Web Access as another user in Exchange 2007    <br /><a href="http://support.microsoft.com/kb/956573/EN-US">http://support.microsoft.com/kb/956573/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The W3wp.exe process intermittently stops responding and Event ID 1000 is logged in Exchange Server 2007 Service Pack 1    <br /><a href="http://support.microsoft.com/kb/956613/EN-US ">http://support.microsoft.com/kb/956613/EN-US </a><b></b></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The last character of a user&#8217;s Chinese display name is truncated in the Offline Address Book on an Exchange 2007 server    <br /><a href="http://support.microsoft.com/kb/956199/EN-US">http://support.microsoft.com/kb/956199/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The SPN registration of a cluster fails, and Error event&#160; IDs 1119 and 1034 are logged in an Exchange Server 2007 Service Pack 1 environment    <br /><a href="http://support.microsoft.com/kb/955989/EN-US">http://support.microsoft.com/kb/955989/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Log files are not copied to the target server in a standby continuous replication environment in Exchange Server 2007    <br /><a href="http://support.microsoft.com/kb/955196/EN-US ">http://support.microsoft.com/kb/955196/EN-US </a><b></b></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The Edgetransport.exe process may crash intermittently on a server that is running Exchange Server 2007 Service Pack 1    <br /><a href="http://support.microsoft.com/kb/957002/EN-US">http://support.microsoft.com/kb/957002/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Event ID 5000 occurs, and the IMAP4 service may crash, on a server that is running Exchange Server 2007 with Service Pack 1 when you use a third-party application to migrate POP3 and IMAP4 users    <br /><a href="http://support.microsoft.com/kb/953840/EN-US">http://support.microsoft.com/kb/953840/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Meeting requests from external senders are displayed as Busy instead of Tentative in an Exchange 2007 environment    <br /><a href="http://support.microsoft.com/kb/955480/EN-US">http://support.microsoft.com/kb/955480/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>A sender receives an NDR from the Exchange 2007 server when the sender submits a private message by using an SMTP server    <br /><a href="http://support.microsoft.com/kb/955946/EN-US">http://support.microsoft.com/kb/955946/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>A user cannot access the mailbox by using a POP client or an IMAP client through Client Access Server in an Exchange 2007 environment    <br /><a href="http://support.microsoft.com/kb/955619/EN-US">http://support.microsoft.com/kb/955619/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>You cannot add a Mail User or a Mail Contact to the Safe Senders list in Exchange 2007 by using OWA Client    <br /><a href="http://support.microsoft.com/kb/954887/EN-US">http://support.microsoft.com/kb/954887/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The task originator is not notified of task changes and task progress in an Exchange Server 2007 environment    <br /><a href="http://support.microsoft.com/kb/954195/EN-US">http://support.microsoft.com/kb/954195/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>A VSS backup application causes the Information Store service to crash repeatedly on an Exchange 2007 Service Pack 1-based server    <br /><a href="http://support.microsoft.com/kb/955429/EN-US">http://support.microsoft.com/kb/955429/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>A public folder conflict message cannot be delivered, and event error 1016 is logged, when the public folder name contains DBCS characters in an Exchange Server 2007 Service Pack 1 environment    <br /><a href="http://support.microsoft.com/kb/953619/EN-US">http://support.microsoft.com/kb/953619/EN-US</a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Event ID 12800 is logged on an Exchange 2007-based server: &quot;Message processing failed because there is not enough available memory (8007000E-82000387)&quot;    <br /><a href="http://support.microsoft.com/kb/952097/EN-US">http://support.microsoft.com/kb/952097/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>An Exchange 2007 room mailbox stops processing requests after the resource booking assistant receives a delegated meeting request from an Exchange 2003 user    <br /><a href="http://support.microsoft.com/kb/954810/EN-US">http://support.microsoft.com/kb/954810/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Exchange 2007 CAS cannot copy the OAB from the OAB share on Windows Server 2008-based Exchange 2007 CCR clusters    <br /><a href="http://support.microsoft.com/kb/954197/EN-US">http://support.microsoft.com/kb/954197/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>An exception occurs in Exchange Management Console when you preview AddressList in an Exchange Server 2007 environment    <br /><a href="http://support.microsoft.com/kb/951267/EN-US">http://support.microsoft.com/kb/951267/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>An appointment item cannot be opened by a CDOEX-based application if the item is saved by Exchange Web Service together with the Culture property in Exchange Server 2007    <br /><a href="http://support.microsoft.com/kb/954451/EN-US">http://support.microsoft.com/kb/954451/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The W3wp.exe process may crash on an Exchange 2007 CAS server after you use Entourage to send a message that is larger than 48 KB    <br /><a href="http://support.microsoft.com/kb/956319/EN-US">http://support.microsoft.com/kb/956319/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Some recurring meetings may be missing when you view the meetings using Outlook Web Access in Exchange Server 2007]    <br /><a href="http://support.microsoft.com/kb/956709/EN-US">http://support.microsoft.com/kb/956709/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Event ID 10 messages fill up the Application log on an Exchange 2007 CAS server if an Exchange Server 2003 mailbox owner makes an Exchange Web Service call    <br /><a href="http://support.microsoft.com/kb/955599/EN-US">http://support.microsoft.com/kb/955599/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>Message class changes during conversion when a digitally signed Message Disposition Notification is received by a server that is running Exchange Server 2007 Service Pack 1    <br /><a href="http://support.microsoft.com/kb/954270/EN-US">http://support.microsoft.com/kb/954270/EN-US </a></p>
<p><b>Exchange Svr 2007 SP1 AL: </b>The Edge Transport service crashes repeatedly, and an event error 1000 is logged repeatedly on a server that is running Exchange Server 2007 Service Pack 1    <br /><a href="http://support.microsoft.com/kb/958855/EN-US">http://support.microsoft.com/kb/958855/EN-US </a></p>
<p><b>Exchange Svr Ent 2003 EN: </b>The worker process for Exchange ActiveSync crashes when end-users try to synchronize their third-party devices with an Exchange Server 2003 server    <br /><a href="http://support.microsoft.com/kb/957191/EN-US">http://support.microsoft.com/kb/957191/EN-US </a></p>
<p><b>Exchange Svr Ent 2003 EN: </b>Reminders for meeting requests reappear in Outlook after&#160; users synchronize meeting requests&#160; by using a mobile device and Exchange ActiveSync in Exchange Server 2003    <br /><a href="http://support.microsoft.com/kb/957208/EN-US">http://support.microsoft.com/kb/957208/EN-US </a></p>
<p><b>Exchange Svr Ent 2003 EN: </b>Exchange System Manager stops responding when you expand public folders on a server that is running Exchange Server 2003    <br /><a href="http://support.microsoft.com/kb/957042/EN-US ">http://support.microsoft.com/kb/957042/EN-US </a><b></b></p>
<p><b>Exchange Svr Ent 2003 EN: </b>Some recurring calendar items disappear from the &quot;Day/Week/Month&quot; view in Outlook when a user uses Exchange ActiveSync on a mobile device to modify a recurring meeting in an Exchange 2003 environment    <br /><a href="http://support.microsoft.com/kb/958781/EN-US">http://support.microsoft.com/kb/958781/EN-US </a></p>
<p><b>Exchange Svr Std 2007 AL: </b>You cannot use an Outlook 2007 client to display or download an attachment when you access a message that includes an inline attachment from Exchange Server 2007    <br /><a href="http://support.microsoft.com/kb/954684/EN-US ">http://support.microsoft.com/kb/954684/EN-US </a></p>
<p><b></b></p>
<h2><b>Hosted Messaging Collaboration</b></h2>
<p><b>Hosted Messaging &amp; Collab 4.5 EN: </b>Description of Update Rollup 1 for Hosted Messaging and Collaboration 4.5    <br /><a href="http://support.microsoft.com/kb/957583/EN-US">http://support.microsoft.com/kb/957583/EN-US </a></p>
<p><b>Hosted Messaging &amp; Collab 4.5 EN: </b>Description of the tool to deny Send As permissions and Receive As permissions for administrators in Microsoft Solution for Hosted Messaging and Collaboration 4.5    <br /><a href="http://support.microsoft.com/kb/957582/EN-US">http://support.microsoft.com/kb/957582/EN-US </a></p>
<p><b>Hosted Messaging &amp; Collab 4.0 EN: </b>Error message when you try to add a DNS record of type by calling the CreateResourceRecord procedure in HMC 4.0: &quot;Couldn&#8217;t create instance of Microsoft.Provisioning.Providers.DnsResourceRecord_TXTtype Resource Record&quot;    <br /><a href="http://support.microsoft.com/kb/953034/EN-US">http://support.microsoft.com/kb/953034/EN-US </a></p>
<p><b>Hosted Messaging &amp; Collab 4.5 EN: </b>How to create a public folder in Hosted Messaging and Collaboration 4.0 and 4.5    <br /><a href="http://support.microsoft.com/kb/959360/EN-US">http://support.microsoft.com/kb/959360/EN-US </a></p>
<p><b>Hosted Messaging &amp; Collab 4.5 EN: </b>Exchange sends the internal OOF instead of the external OOF when you receive a message from an outside organization in Hosted Messaging and Collaboration 4.0 and in Hosted Messaging and Collaboration 4.5    <br /><a href="http://support.microsoft.com/kb/953674/EN-US ">http://support.microsoft.com/kb/953674/EN-US </a></p>
<p><b></b></p>
<h2><b>Office Communication Server &amp; LiveMeeting</b></h2>
<p><b>Office Comm Svr Std 2007 EN: </b>Office Communications Server 2007 or Live Communications Server 2005 does not work correctly after you upgrade a domain controller to Windows Server 2008    <br /><a href="http://support.microsoft.com/kb/958980/EN-US">http://support.microsoft.com/kb/958980/EN-US </a></p>
<p><b>Office Communicator Mobile EN: </b>Description of the update for Communicator Mobile 2007: November 2008    <br /><a href="http://support.microsoft.com/kb/954767/EN-US">http://support.microsoft.com/kb/954767/EN-US </a></p>
<p><b>Office Communicator Mobile EN: </b>Communicator Mobile 2007 suppresses HTTPS certificate errors when it fetches the NOO icon for the federated contacts    <br /><a href="http://support.microsoft.com/kb/954768/EN-US">http://support.microsoft.com/kb/954768/EN-US </a></p>
<p><b>Office Communicator Mobile EN: </b>You cannot log on to Communicator Mobile 2007 in High security mode    <br /><a href="http://support.microsoft.com/kb/954769/EN-US">http://support.microsoft.com/kb/954769/EN-US </a></p>
<p><b>Office Live Meeting 2007 AL: </b>Problems that you may experience when you use the Live Meeting 2007 Web client together with the beta version of Internet Explorer 8    <br /><a href="http://support.microsoft.com/kb/959059/EN-US">http://support.microsoft.com/kb/959059/EN-US </a></p>
<p><b>Office Communicator 2007 EN: </b>The operation is not successful for the &quot;Click to Call&quot; feature in Office Outlook 2003 when you use it together with Office Communicator 2007, and an error may occur: &quot;An internal error occurred in the automatic phone dialer&quot;    <br /><a href="http://support.microsoft.com/kb/959268/EN-US">http://support.microsoft.com/kb/959268/EN-US </a></p>
<p><b>Office Comm Svr Ent 2007 EN: </b>When a Communicator 2007 user calls a Conference Auto Attendant access number, the call always uses Mediation Server instead of going to the Conference Auto Attendant directly    <br /><a href="http://support.microsoft.com/kb/958560/EN-US">http://support.microsoft.com/kb/958560/EN-US </a></p>
<p><b>Office Comm Svr Ent 2007 EN: </b>Communications Server 2007 R2 remote users cannot make public switched telephone network (PSTN) calls when Communications Server 2007 servers or proxies are in the call path    <br /><a href="http://support.microsoft.com/kb/958561/EN-US">http://support.microsoft.com/kb/958561/EN-US </a></p>
<p><b>Office Comm Svr Ent 2007 EN: </b>Description of the update package for Communications Server 2007: November 2008    <br /><a href="http://support.microsoft.com/kb/956389/EN-US">http://support.microsoft.com/kb/956389/EN-US </a></p>
<p><b>Office Comm Svr Ent 2007 EN: </b>Error message when you try to expand a group in Office Communicator: &quot;Cannot perform this action, and the cause is unknown&quot;    <br /><a href="http://support.microsoft.com/kb/959388/EN-US">http://support.microsoft.com/kb/959388/EN-US </a></p>
<p><b>Office Communicator 2007 EN: </b>The retry logic that Communicator 2007 uses to download address book files changes after you install the Communicator 2007 update package that is dated October 24, 2008    <br /><a href="http://support.microsoft.com/kb/954650/EN-US">http://support.microsoft.com/kb/954650/EN-US </a></p>
<p><b>Office Live Meeting 2007 AL: </b>Single program sharing is not supported by Easy Assist on a 64-bit version of Windows that is running Office Live Meeting 2007    <br /><a href="http://support.microsoft.com/kb/959942/EN-US ">http://support.microsoft.com/kb/959942/EN-US </a></p>
<p><b></b></p>
<h2><b>Outlook</b></h2>
<p><b>Outlook 2003 Win32 EN: </b>Description of the Outlook 2003 Post-Service Pack 3 hotfix package (Engmui.msp, Olkintl.msp, Outlook.msp): October 28, 2008    <br /><a href="http://support.microsoft.com/kb/958701/EN-US">http://support.microsoft.com/kb/958701/EN-US </a></p>
<p><b>Outlook 2003 Win32 EN: </b>Description of the Outlook 2003 post-Service Pack 3 hotfix package (Outlook.msp): October 28, 2008    <br /><a href="http://support.microsoft.com/kb/957220/EN-US">http://support.microsoft.com/kb/957220/EN-US </a></p>
<p><b>Outlook 2003 Win32 EN: </b>Description of the Outlook 2003 post-Service Pack 3 hotfix package (Olkintl.msp, Engmui.msp): October 28, 2008    <br /><a href="http://support.microsoft.com/kb/957142/EN-US">http://support.microsoft.com/kb/957142/EN-US </a></p>
<p><b>Outlook 2007 Win32 ML: </b>Description of the Outlook 2007 hotfix package (Outlook-en-us.msp, Outlook.msp): October 28, 2008    <br /><a href="http://support.microsoft.com/kb/958789/EN-US">http://support.microsoft.com/kb/958789/EN-US </a></p>
<p><b>Outlook 2007 Win32 ML: </b>Description of the Outlook 2007 hotfix package (Outlook.msp): October 28, 2008    <br /><a href="http://support.microsoft.com/kb/957692/EN-US">http://support.microsoft.com/kb/957692/EN-US </a></p>
<p><b>Outlook 2003 Win32 EN: </b>Description of the Outlook 2003 Junk E-mail Filter update: November 11, 2008    <br /><a href="http://support.microsoft.com/kb/957832/EN-US">http://support.microsoft.com/kb/957832/EN-US </a></p>
<p><b>Outlook 2007 Win32 ML: </b>Description of the update for Outlook 2007 Help: November 11, 2008    <br /><a href="http://support.microsoft.com/kb/957246/EN-US">http://support.microsoft.com/kb/957246/EN-US </a></p>
<p><b>Outlook 2007 Win32 ML: </b>The recipient of an e-mail message sees an attachment that is called Winmail.dat when you use Outlook 2007 to send the e-mail message    <br /><a href="http://support.microsoft.com/kb/958012/EN-US">http://support.microsoft.com/kb/958012/EN-US </a></p>
<p><b>Outlook 2007 Win32 ML: </b>A hotfix is available to enable the Internet Message Access Protocol (IMAP) messages to use INTERNALDATE as the delivery date of the message in Outlook 2007    <br /><a href="http://support.microsoft.com/kb/957418/EN-US">http://support.microsoft.com/kb/957418/EN-US </a></p>
<p><b>Outlook 2007 Win32 ML: </b>The character set in the HTML code differs from the character set of the content-type header when you open a read receipt in Outlook 2007    <br /><a href="http://support.microsoft.com/kb/957378/EN-US">http://support.microsoft.com/kb/957378/EN-US </a></p>
<p><b>Outlook 2007 Win32 ML: </b>Description of the Outlook 2007 Junk E-mail Filter update: November 11, 2008    <br /><a href="http://support.microsoft.com/kb/957829/EN-US ">http://support.microsoft.com/kb/957829/EN-US </a></p>
<p>&#160;</p>
<p>Saludos,    <br />Pablo D. Vernocchi     <br />Microsoft Exchange MVP     <br />MCSE + M / MCSE + Sec     <br /><a href="https://mvp.support.microsoft.com/profile/Pablo">https://mvp.support.microsoft.com/profile/Pablo</a></p>
<p>Related posts:<ol>
<li><a href='http://www.eseutil.net/nuevos-artculos-para-exchange-server' rel='bookmark' title='Nuevos Art&#237;culos para Exchange Server'>Nuevos Art&#237;culos para Exchange Server</a> <small>Exchange 2007: Exchange 2007 setup fails when the Setup program...</small></li>
<li><a href='http://www.eseutil.net/nuevos-artculos-para-exchange-server-mayo' rel='bookmark' title='Nuevos Art&#237;culos para Exchange Server &#8211; Mayo'>Nuevos Art&#237;culos para Exchange Server &#8211; Mayo</a> <small>The Microsoft Exchange Information Store service stops unexpectedly when the...</small></li>
<li><a href='http://www.eseutil.net/administrando-la-descarga-de-oab-en-outlook-2003-y-2007' rel='bookmark' title='Administrando la descarga de OAB en Outlook 2003 y 2007'>Administrando la descarga de OAB en Outlook 2003 y 2007</a> <small>Es muy frecuente que cuando creemos una cuenta o grupo...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/nuevos-artculos-en-la-kb-de-exchange-ocs-outlook/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

