<?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; Outlook 2007</title>
	<atom:link href="http://www.eseutil.net/tag/outlook-2007/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 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>Exchange 2010 Personal Archive y Outlook 2007</title>
		<link>http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007</link>
		<comments>http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007#comments</comments>
		<pubDate>Wed, 01 Sep 2010 19:24:00 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Outlook 2010]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007</guid>
		<description><![CDATA[Hola a todos, Para todos los que están planeando usar la funcionalidad de Archiving de Exchange 2010 en sus despliegues, ya deben saber que sólo se puede consultar el Archive Online desde Outlook 2010 y OWA. Será una buena noticia, entonces, saber que habrá una actualización para el cliente Outlook 2007 para esta funcionalidad: For [...]
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/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>
<li><a href='http://www.eseutil.net/online-archive-a-fondoparte-2' rel='bookmark' title='Online Archive a fondo &ndash; Parte 2'>Online Archive a fondo &ndash; Parte 2</a> <small>En el artículo anterior: Online Archive a fondo–Parte 1 vimos...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hola a todos,</p>
<p>Para todos los que están planeando usar la funcionalidad de Archiving de Exchange 2010 en sus despliegues, ya deben saber que sólo se puede consultar el Archive Online desde Outlook 2010 y OWA.</p>
<p>Será una buena noticia, entonces, saber que habrá una actualización para el cliente Outlook 2007 para esta funcionalidad:</p>
<blockquote><p>For those of you that have been holding your breath for this one, we&#8217;re also happy to let you know that in SP1 timeframe, there will be an update which will enable us to support access to a user&#8217;s Personal Archive with Outlook 2007.</p>
</blockquote>
<p>Es un alivio saber sobre esta noticia! Para mucho de nosotros era un bloqueador de deployment del archiving de Exchange 2010.</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/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>
<li><a href='http://www.eseutil.net/online-archive-a-fondoparte-2' rel='bookmark' title='Online Archive a fondo &ndash; Parte 2'>Online Archive a fondo &ndash; Parte 2</a> <small>En el artículo anterior: Online Archive a fondo–Parte 1 vimos...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/exchange-2010-personal-archive-y-outlook-2007/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Comportamiento de clientes Outlook en DAGs Exchange 2010</title>
		<link>http://www.eseutil.net/comportamiento-de-clientes-outlook-en-dags-exchange-2010</link>
		<comments>http://www.eseutil.net/comportamiento-de-clientes-outlook-en-dags-exchange-2010#comments</comments>
		<pubDate>Tue, 10 Aug 2010 13:30:00 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Alta disponibilidad]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Outlook 2010]]></category>

		<guid isPermaLink="false">http://www.eseutil.net/blog/?p=782</guid>
		<description><![CDATA[Muchas veces, tanto en Workshops como en proyectos, los clientes se acercan para consultarme cuál es el comportamiento que tienen los clientes Outlook soportados en Exchange 2010 ante un failover/switch-over y activación de Datacenters de contingencia. &#160; Alta disponibilidad en un único Datacenter: Este es el escenario más simple. Desplegamos nuestra topología de Exchange 2010 [...]
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-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-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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Muchas veces, tanto en Workshops como en proyectos, los clientes se acercan para consultarme cuál es el comportamiento que tienen los clientes Outlook soportados en Exchange 2010 ante un failover/switch-over y activación de Datacenters de contingencia.</p>
<h4>&#160;</h4>
<h4>Alta disponibilidad en un único Datacenter:</h4>
<p>Este es el escenario más simple. Desplegamos nuestra topología de Exchange 2010 compuesta por un CAS Array y un DAG de Exchange 2010 con las bases replicadas en X cantidad de Mailbox Servers. Los perfiles apuntan al Cas Array.</p>
<p>Todos los clientes de Outlook (2003, 2007 y 2010) se comportan de la misma manera en un escenario de alta disponibilidad en un único Datacenter: <strong>No hay modificaciones en el perfil de Outlook</strong>, ni requiere internvención manual.</p>
<p>&#160;</p>
<h4>Activación de bases de datos a través de sitios (Cross Site)</h4>
<p>Supongamos el hipotético caso de un escenario donde se requiera alta disponibilidad local y, además, un sitio de contingencia remoto. Este escenario se podría diagramar de la siguiente manera (el que me roba el gráfico, le corto los dedos):</p>
<p>&#160;</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" class="wlDisabledImage" title="dag" border="0" alt="dag" src="http://www.eseutil.net/wp-content/uploads/2010/08/dag.jpg" width="777" height="547" /></p>
<p>En este escenario tendríamos un DAG distribuído en dos datacenters, con un CAS Array para cada Datacenter, Hub Transport y Global Catalogs (que no los dibujé). Para reducir los backups, en el datacenter de contingencia, el servidor MBX-D aloja una base de datos lagueada.</p>
<p>En el caso que la base hosteada en MBX-B hiciese switch over al servidor MBX-A, estaríamos en el caso anterior, donde la conectividad se mantiene dentro del mismo Datacenter y del mismo Cas Array.</p>
<p><strong>¿Qué pasaría si la base se activara en MBX-C?     <br /></strong>En este escenario, tanto el Outlook 2003, el 2007 y el 2010 se conectarían a la base de datos del servidor <em>MBX-C<strong> </strong></em>a través del servidor CAS-Pri. No habría cambio alguno en los perfiles de los usuarios, ni tampoco impactaría a los mismos.</p>
<p>Los clientes Outlook sólo usarían CAS-Sec si no pudieran conectarse al CAS-Pri, haciendo failover de Cas Array, y ahí él problema estaría en los clientes Outlook 2003, ya que tanto Outlook 2007 como 2010 descubrirían el otro CAS por Autodiscover. Una reparación del perfil de Outlook 2003 cambia el servidor de conexión y resuelve el problema.</p>
<p>Dentro de las propiedades de las bases de datos, podemos asignar cuál es el CAS Array que va a dar conexión a esa base de datos. Suponiendo una activación de la base del MBX-B al MBX-C, podríamos cambiar esa propiedad de la base de datos, y esperaríamos que los clientes de Outlok 2007 y 2010 se conecten a esa base a través del CAS-Sec. <strong>Esto no va a suceder</strong>, lamento informarles, al menos no hoy con las versiones de Outlook que hay disponbiles. Este cambio de CAS Array <em>podría</em> ser corregido en Outlook 2010 SP1, pero no hay nada confirmado aún.</p>
<h4>Activación del Datacenter de contingencia</h4>
<p>Si durante la fase de diseño hicimos las cosas bien, en cuanto a diseño de espacio de direcciones y certificados SSL respecta, entonces pasar al Datacenter de contingencia se simplifica a un cambio de registros DNS, cambiando el registro DNS del CAS Array del Datacenter primario al secundario.</p>
<p>&#160;</p>
<h4>&gt;&gt; Pablo Vernocchi</h4>
<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-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-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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/comportamiento-de-clientes-outlook-en-dags-exchange-2010/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Modificadores (switches) de l&#237;nea de comando disponibles para Outlook 2007</title>
		<link>http://www.eseutil.net/modificadores-switches-de-lnea-de-comando-disponibles-para-outlook-2007</link>
		<comments>http://www.eseutil.net/modificadores-switches-de-lnea-de-comando-disponibles-para-outlook-2007#comments</comments>
		<pubDate>Wed, 15 Oct 2008 15:35:38 +0000</pubDate>
		<dc:creator>Vernocchi, Pablo</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[linea de comandos]]></category>
		<category><![CDATA[modificadores]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[switches]]></category>

		<guid isPermaLink="false">http://www.itpros.com.ar/blog/modificadores-switches-de-lnea-de-comando-disponibles-para-outlook-2007</guid>
		<description><![CDATA[Les dejo una tabla con todos los switches soportados por Outlook 2007, muy útiles a la hora de hacer troubleshooting:   Switch Description /a Creates an item with the specified file as an attachment. Example: &#8220;c:\program files\microsoft office\office12\outlook.exe&#8221; /a &#8220;c:\my documents\labels.doc&#8221; If no item type is specified, IPM.Note is assumed. Cannot be used with message [...]
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/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>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Les dejo una tabla con todos los switches soportados por Outlook 2007, muy útiles a la hora de hacer troubleshooting:</p>
<p> </p>
<table border="1" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="164" valign="top">
<p align="center">Switch</p>
</td>
<td width="234" valign="top">
<p align="center">Description</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/a</p>
</td>
<td width="236" valign="top">
<p align="left">Creates an item with the specified file as an attachment.</p>
<p align="left">Example:</p>
<ul>
<li>
<div>&#8220;c:\program files\microsoft office\office12\outlook.exe&#8221; /a &#8220;c:\my documents\labels.doc&#8221;</div>
</li>
</ul>
<p align="left">If no item type is specified, IPM.Note is assumed. Cannot be used with message classes that are not based on Outlook.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/altvba <em>otmfilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens the VBA program specified in <em>otmfilename</em>, rather than %appdata%\microsoft\outlook\vbaproject.otm.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/c <em>messageclass</em></p>
</td>
<td width="236" valign="top">
<p align="left">Creates a new item of the specified message class (Outlook forms or any other valid MAPI form).</p>
<p align="left">Examples:</p>
<ul>
<li>
<div>/c ipm.activity creates a <strong>Journal</strong> entry</div>
</li>
<li>
<div>/c ipm.appointment creates an appointment</div>
</li>
<li>
<div>/c ipm.contact creates a contact</div>
</li>
<li>
<div>/c ipm.note creates an e-mail message</div>
</li>
<li>
<div>/c ipm.stickynote creates a note</div>
</li>
<li>
<div>/c ipm.task creates a task</div>
</li>
</ul>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/checkclient</p>
</td>
<td width="236" valign="top">
<p align="left">Prompts for the default manager of e-mail, news, and contacts.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleancategories</p>
</td>
<td width="236" valign="top">
<p align="left">Deletes any custom category names that you have created. Restores categories to the default names.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanclientrules</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook and deletes client-based rules.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleandmrecords</p>
</td>
<td width="236" valign="top">
<p align="left">Deletes the logging records saved when a manager or a delegate declines a meeting.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanfinders</p>
</td>
<td width="236" valign="top">
<p align="left">Resets all Search Folders in the Microsoft Exchange mailbox for only the first profile opened.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanfreebusy</p>
</td>
<td width="236" valign="top">
<p align="left">Clears and regenerates free/busy information. This switch can be used only when you are able to connect to the server running Exchange.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanprofile</p>
</td>
<td width="236" valign="top">
<p align="left">Removes invalid profile keys and re-creates default registry keys where applicable.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanreminders</p>
</td>
<td width="236" valign="top">
<p align="left">Clears and regenerates reminders.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanroamedprefs</p>
</td>
<td width="236" valign="top">
<p align="left">All previous roamed preferences are deleted and copied again from the local settings on the computer where this switch is used. This includes the roaming settings for reminders, free/busy grid, working hours, calendar publishing, and RSS rules.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanrules</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook and deletes client-based and server-based rules.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanserverrules</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook and deletes server-based rules.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleansharing</p>
</td>
<td width="236" valign="top">
<p align="left">Removes all RSS, Internet Calendar, and SharePoint subscriptions from Account Settings, but leaves all the previously downloaded content on your computer. This is useful if you are unable to delete one of these subscriptions within Office Outlook 2007.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleansniff</p>
</td>
<td width="236" valign="top">
<p align="left">Overrides the programmatic lockout that determines which of your computers (when running Outlook simultaneously) processes meeting items. The lockout process helps prevent duplicate reminder messages. This switch clears the lockout on the computer it is used, enabling Outlook to process meeting items.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleansubscriptions</p>
</td>
<td width="236" valign="top">
<p align="left">Deletes the subscription messages and properties for subscription features.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/cleanviews</p>
</td>
<td width="236" valign="top">
<p align="left">Restores default views. All custom views that you created are lost.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/embedding</p>
</td>
<td width="236" valign="top">
<p align="left">Used without command-line parameters for standard OLE co-create.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/f <em>msgfilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens the specified message file (.msg) or Microsoft Office saved search (.oss).</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/finder</p>
</td>
<td width="236" valign="top">
<p align="left">Opens the <strong>Advanced Find</strong> dialog box.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/firstrun</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook as if it were run for the first time.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/hol <em>holfilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens the specified .hol file.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/ical <em>icsfilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens the specified .ics file.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/importprf <em>prffilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook and opens/imports the defined MAPI profile (*.prf). If Outlook is already open, queues the profile to be imported on the next clean start.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/launchtraininghelp <em>assetid</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens a Help window with the Help topic specified in <em>assetid </em>displayed.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/m <em>emailname</em></p>
</td>
<td width="236" valign="top">
<p align="left">Provides a way for the user to add an e-mail name to the item. Only works in conjunction with the /c command-line parameter.</p>
<p align="left">Example:</p>
<ul>
<li>
<div>Outlook.exe /c ipm.note /m <em>emailname</em></div>
</li>
</ul>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/nocustomize</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook without loading outcmd.dat (customized toolbars).</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/noextensions</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook with extensions turned off, but listed in the Add-In Manager.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/nopreview</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook with the Reading Pane off.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/p <em>msgfilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Prints the specified message (.msg).</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/profile <em>profilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Loads the specified profile. If your profile name contains a space, enclose the profile name in quotation marks (&#8221; &#8220;).</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/profiles</p>
</td>
<td width="236" valign="top">
<p align="left">Opens the <strong>Choose Profile</strong> dialog box regardless of the <strong>Options</strong> setting on the <strong>Tools</strong> menu.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/recycle</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook by using an existing Outlook window, if one exists. Used in combination with /explorer or /folder.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/remigratecategories</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook and and initiates the following commands on the default mailbox:</p>
<ul>
<li>
<div>Upgrades colored For Follow Up flags to Office Outlook 2007 color categories.</div>
</li>
<li>
<div>Upgrades calendar labels to Office Outlook 2007 color categories.</div>
</li>
<li>
<div>Adds all categories used on non-mail items into the Master Category List.</div>
</li>
</ul>
<p align="left"><strong>Note </strong>  This is the same command as <strong>Upgrade to Color Categories</strong> in each Outlook mailbox properties dialog box.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/resetfolders</p>
</td>
<td width="236" valign="top">
<p align="left">Restores missing folders at the default delivery location.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/resetfoldernames</p>
</td>
<td width="236" valign="top">
<p align="left">Resets default folder names (such as <strong>Inbox</strong> or <strong>Sent Items</strong>) to default names in the current Office user interface language.</p>
<p align="left">For example, if you first connect to your mailbox in Outlook by using a Russian user interface, the Russian default folder names cannot be renamed. To change the default folder names to another language, such as Japanese or English, you can use this switch to reset the default folder names after you change the user interface language or install a different language version of Outlook.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/resetformregions</p>
</td>
<td width="236" valign="top">
<p align="left">Empties the form regions cache and reloads the form region definitions from the Windows registry.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/resetnavpane</p>
</td>
<td width="236" valign="top">
<p align="left">Clears and regenerates the Navigation Pane for the current profile.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/resetsearchcriteria</p>
</td>
<td width="236" valign="top">
<p align="left">Resets all Instant Search criteria so that the default set of criteria is shown in each module.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/resetsharedfolders</p>
</td>
<td width="236" valign="top">
<p align="left">Removes all shared folders from the Navigation Pane.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/resettodobar</p>
</td>
<td width="236" valign="top">
<p align="left">Clears and regenerates the To-Do Bar task list for the current profile. The To-Do Bar search folder is deleted and re-created.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/rpcdiag</p>
</td>
<td width="236" valign="top">
<p align="left">Opens Outlook and displays the remote procedure call (RPC) connection status dialog box.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/safe</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook without Microsoft Exchange Client Extensions (ECE), the Reading Pane, or toolbar customizations. Component Object Model (COM) add-ins are turned off.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/safe:1</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook with the Reading Pane off.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/safe:3</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook with Microsoft Exchange Client Extensions (ECE) turned off, but listed in the Add-In Manager. Component Object Model (COM) add-ins are turned off.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/safe:4</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook without loading outcmd.dat (customized toolbars).</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/select <em>foldername</em></p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook and opens the specified folder in a new window. For example, to open Outlook and display the default calendar, use: &#8220;c:\program files\microsoft office\office12\outlook.exe&#8221; /select outlook:calendar.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/share feed://<em>URL/filename</em></p>
<p align="left">/share stssync://<em>URL</em></p>
<p align="left">/share web://<em>URL/filename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Specifies a sharing URL to connect to Outlook. For example, use stssync://URL to connect a Microsoft Windows SharePoint Services 3.0 list to Outlook.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/sniff</p>
</td>
<td width="236" valign="top">
<p align="left">Starts Outlook, forces a detection of new meeting requests in the <strong>Inbox</strong>, and then adds them to the calendar.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/t <em>oftfilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens the specified .oft file.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/v <em>vcffilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens the specified .vcf file.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/vcal <em>vcsfilename</em></p>
</td>
<td width="236" valign="top">
<p align="left">Opens the specified .vcs file.</p>
</td>
</tr>
<tr>
<td width="162" valign="top">
<p align="left">/x <em>xnkfilename</em></p>
</td>
<td width="239" valign="top">
<p align="left">Opens the specified .xnk file.</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p>Pueden encontrar la lista completa en:</p>
<p><a title="http://office.microsoft.com/en-us/outlook/HP012185891033.aspx" href="http://office.microsoft.com/en-us/outlook/HP012185891033.aspx">http://office.microsoft.com/en-us/outlook/HP012185891033.aspx</a></p>
<p> </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/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/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>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.eseutil.net/modificadores-switches-de-lnea-de-comando-disponibles-para-outlook-2007/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

