Monthly Archives: May 2008

Centro de seguimiento (Message Tracking) en Exchange 2007

El centro de seguimiento de mensajes o Message Tracking es una herramienta muy cómoda para buscar información relacionada al flujo de mensajes entre servidores Exchange y con el Exterior de la Organización.

En notas anteriores explicamos como habilitarlo en Exchange 2003. En Exchange 2007 ya viene habilitado por default en servidores Hub Transport, Mailbox y Edge, con opciones también por defecto.

Exchange Server Service Pack 1 agrega a la consola gráfica la posibilidad de habilitarlo, deshabilitarlo y cambiar la ruta de los logs que luego pueden ser consultados desde la toolbox.

 

Habilitar o deshabilitar el Message Tracking

Desde la gráfica es bastante sencillo: Desde la consola de Exchange expandir Server Configuration –> Hub Transport e ingresar a las propiedades –> Seleccionar la solapa Log Settings y ahí tendremos la sección específica.

Para hacerlo desde Exchange Management Shell (Powershell) podemos usar el siguiente cmdlet:

Para un Hub Transport / Edge:

Set-TransportServer <Identity> -MessageTrackingLogEnabled <$true | $false>

Para un Mailbox Server:

Set-MailboxServer <Identity> -MessageTrackingLogEnabled <$true | $false>

 

Cambiar la ubicación de los logs generados por el Message Tracking

Nuevamente, desde la consola gráfica es muy simple y está ubicado en la misma solapa anterior, donde habilitamos anteriormente el message tracking: Desde la consola de Exchange expandir Server Configuration –> Hub Transport e ingresar a las propiedades –> Seleccionar la solapa Log Settings y ahí tendremos la sección específica.

Desde la línea de comando podremos usar los siguientes comandos:

Para un Hub Transport / Edge:

Set-TransportServer <Identity> -MessageTrackingLogPath <LocalFilePath>

Para un Mailbox Server:

Set-MailboxServer <Identity> -MessageTrackingLogPath <LocalFilePath>

NOTA: La carpeta de destino deberá tener los siguientes permisos:

  • Administrator: Full Control
  • System: Full Control
  • Network Service: Read, Write, and Delete Subfolders and Files

 

Cambiar la cantidad de tiempo que los logs permanecerán en disco

Por default este valor permanece en 30 días. Esto quiere decir que puedo consultar el flujo de mensajes de 30 días hacia atrás. El problema que tiene esto es el consumo de disco que supone. Si no tuvimos la precaución de cambiar la ruta anteriormente, es probable que tengamos problemas de espacio. Esta configuración solamente puede hacerse por Powershell (por el momento) e involucra los siguientes comandos:

Para un Hub Transport / Edge:

Set-TransportServer <Identity> -MessageTrackingLogMaxAge <Age>

Para un Mailbox Server:

Set-MailboxServer <Identity> -MessageTrackingLogMaxAge <Age>

 

Saludos,
Pablo Vernocchi
Microsoft Exchange MVP
MCSE + M / MCSE + Sec
https://mvp.support.microsoft.com/profile/Pablo

Nuevos artículos de la KB del mes de Mayo

How to submit licensing questions for Sybari legacy contracts for the Antigen 8 and Antigen 9 products

http://support.microsoft.com/?kbid=950954

Database maintenance processes temporarily stop the logging of Quarantine and Incidents information

http://support.microsoft.com/?kbid=950963

Error message when you try to uninstall Antigen for Exchange from a cluster: “The device is not ready (0x15)”

http://support.microsoft.com/?kbid=950953

Message counters do not increase in Microsoft Antigen for Exchange 9.0 if the “Keyword Filtering” feature is not enabled

http://support.microsoft.com/?kbid=950952

The *.* file filter in Microsoft Antigen may not detect a file attachment that does not have a file name extension

http://support.microsoft.com/?kbid=950951

The SpamCure scan engine blocks e-mail messages that have blank subject lines in Advanced Spam Manager 9.0

http://support.microsoft.com/?kbid=950961

Description of the March 2008 special daylight saving time (DST) update release of Exchange Server 2003 Service Pack 2

http://support.microsoft.com/?kbid=951061

The Inetinfo.exe process may crash frequently after you enable regtrace on an Exchange Server 2003 server

http://support.microsoft.com/?kbid=949599

Event ID 4000 is logged when an SMTP server that is configured to use the Integrated authentication method negotiates GSSAPI authentication with an Exchange 2007 receive connector that is also configured to use the Integrated Authentication method

http://support.microsoft.com/?kbid=940207

The contents of attachments are changed to match the contents of the first attachment in Exchange Server 2003 when an e-mail message contains multiple attachments that have DBCS characters in their file names

http://support.microsoft.com/?kbid=946055

Exchange Server 2003 users cannot use the Exchange Server 2003 Connector for Lotus Notes to send e-mail messages to Domino recipients who have ANSI 1252 8-bit characters in their names

http://support.microsoft.com/?kbid=946324

Description of the Outlook 2003 hotfix package: February 11, 2008

http://support.microsoft.com/?kbid=948861

Description of the Outlook 2003 hotfix package: February 13, 2008

http://support.microsoft.com/?kbid=948967

Description of the Outlook 2003 hotfix package: February 13, 2008

http://support.microsoft.com/?kbid=948968

Description of the Outlook 2003 hotfix package: February 14, 2008

http://support.microsoft.com/?kbid=948862

Description of the Outlook 2003 hotfix package: February 16, 2008

http://support.microsoft.com/?kbid=948965

Description of the Outlook 2003 hotfix package: February 5, 2008

http://support.microsoft.com/?kbid=948626

Description of the Outlook 2003 hotfix package: March 21, 2008

http://support.microsoft.com/?kbid=950553

Security settings that are based on distribution lists may not be correctly synchronized to the local Offline Store file in Outlook 2003

http://support.microsoft.com/?kbid=950554

Description of the Outlook 2007 hotfix package: March 26, 2008

http://support.microsoft.com/?kbid=950575

Error message when you use Outlook 2007 to send a Word 2003 document that you have opened in Word 2007: “Word could not load the e-mail envelope”

http://support.microsoft.com/?kbid=948859

Description of the 2007 Office hotfix package: February 19, 2008

http://support.microsoft.com/?kbid=948939

Description of the Outlook 2007 hotfix package: March 25, 2008

http://support.microsoft.com/?kbid=950485

Error message when you start Outlook 2007: “The file <Path>\SharePoint Lists.pst cannot be found”

http://support.microsoft.com/?kbid=950786

Error message when you try to add a delegate in Outlook 2007: “The Delegates settings were not saved correctly”

http://support.microsoft.com/?kbid=950794

You may receive error messages when you upgrade Antigen for Exchange from version 8.0.1517 to version 9.01.1097

http://support.microsoft.com/?kbid=950940

After you use Antigen 9.0 for Exchange to append a disclaimer to an e-mail message, a bare linefeed (LF) may appear in the body of the e-mail message

http://support.microsoft.com/?kbid=950959

Description of the March 2008 Special DST update release of Microsoft Exchange 2000 Server Service Pack 3

http://support.microsoft.com/?kbid=951062

ActiveSync cannot synchronize a mailbox if the Exchange Server 2003 store contains a corrupted e-mail item

http://support.microsoft.com/?kbid=948744

The Exchange ActiveSync process is unsuccessful, and an error code is returned to the mobile device in Exchange Server 2003

http://support.microsoft.com/?kbid=950796

Error message when you call the RenameUser procedure in Hosted Messaging and Collaboration 4.0: “There is no such object on the server”

http://support.microsoft.com/?kbid=949708

After you send an updated recurring meeting request to an external recipient in Outlook 2003, the value of the “Sequence” property is not changed

http://support.microsoft.com/?kbid=950788

Description of the Outlook 2003 hotfix package: March 26, 2008

http://support.microsoft.com/?kbid=950787

Description of the Outlook 2003 hotfix package: April 2, 2008

http://support.microsoft.com/?kbid=951117

Description of the Outlook 2003 Junk E-mail Filter update: April 8, 2008

http://support.microsoft.com/?kbid=949044

Description of the Outlook 2007 hotfix package: March 22, 2008

http://support.microsoft.com/?kbid=950524

Description of the Outlook 2007 Junk E-mail Filter update: April 8, 2008

http://support.microsoft.com/?kbid=949037

An e-mail message is not printed correctly in Outlook 2007 when you perform a duplex print job, and you use the “Collate Copies” option

http://support.microsoft.com/?kbid=950936

Description of the Outlook 2007 hotfix package: April 2, 2008

http://support.microsoft.com/?kbid=950815

Error message when the Outlook 2007 with Business Contact Manager installation fails during the SQL Server part of the installation process: “This error may be timing-related”

http://support.microsoft.com/?kbid=951451

Event IDs 9582, 9665, and 9175 may occur on a server that is running Exchange Server 2003

http://support.microsoft.com/?kbid=947484

An update to a recurring meeting request that is sent from Exchange Server 2003 does not occur on the receiver side

http://support.microsoft.com/?kbid=913579

Error message when you try to uninstall Exchange Server 2007: “Process execution failed with exit code 5”

http://support.microsoft.com/?kbid=951183

Multiple Exchange Server 2007 services do not start when you upgrade a computer that is also running Windows Server 2003 to Windows Server 2008

http://support.microsoft.com/?kbid=951402

Description of Update Rollup 2 for the Hosted Exchange services in Microsoft Solution for Hosted Messaging and Collaboration 4.0

http://support.microsoft.com/?kbid=948755

Description of the Excel 2003 hotfix package: April 14, 2008

http://support.microsoft.com/?kbid=950752

Update rollup 2 para Exchange Server 2007 SP 1

Como anticipé anteriormente en el blog (esto ya se parece un programa de chimentos), Microsoft lanzó hoy el rollup 2 para Exchange Server 2007 Service Pack 1.

El link de descarga y la información técnica se encuentran en

Description of Update Rollup 2 for Exchange Server 2007 Service Pack 1

Saludos,
Pablo Vernocchi
Microsoft Exchange MVP
MCSE + M / MCSE + Sec
https://mvp.support.microsoft.com/profile/Pablo

Nuevos documentos del mes de Mayo

Exchange Server 2007 Protocol Documentation Set

The Microsoft Exchange Server 2007 Protocol technical documentation set provides technical specifications for Microsoft protocols, and Microsoft extensions to industry-standard or other published protocols that are implemented and used in Microsoft Exchange Server 2007.

http://www.microsoft.com/downloads/info.aspx?na=22&p=1&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3da9aae935-ad23-4117-a3d9-9ed6093d6d7f%26displaylang%3den

Exchange Load Generator (64 bit)

Exchange Load Generator is a simulation tool to measure the impact of MAPI, OWA, IMAP, POP and SMTP clients on Exchange servers.

http://www.microsoft.com/downloads/info.aspx?na=22&p=2&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d0fdb6f14-1e42-4165-bb17-96c83916c3ec%26displaylang%3den

Exchange Load Generator (32 bit)

Exchange Load Generator is a simulation tool to measure the impact of MAPI, OWA, IMAP, POP and SMTP clients on Exchange servers.

http://www.microsoft.com/downloads/info.aspx?na=22&p=3&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3dddec1642-f6e3-4d66-a82f-8d3062c6fa98%26displaylang%3den

Microsoft Dynamics CRM Online E-mail Router

The E-mail Router transfers e-mail messages to Microsoft Dynamics CRM, and it sends outgoing e-mail messages.

http://www.microsoft.com/downloads/info.aspx?na=22&p=4&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d261a17f6-72c9-45a3-b19a-75ae844b9dd0%26displaylang%3den

How Microsoft IT Implemented New Storage Designs for Exchange Server 2007

How does Exchange Server 2007 enable a large enterprise to increase mailbox quotas globally by a factor of ten and still lower storage costs, reduce maintenance complexities, and simplify data recovery processes? Microsoft IT was able to take advantage of Cluster Continuous Replication (CCR) in new mailbox server designs based on direct attached storage (DAS).

http://www.microsoft.com/downloads/info.aspx?na=22&p=5&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d53a99e27-98a3-4f27-a35f-e0bceb3f50f1%26displaylang%3den

Microsoft Dynamics CRM Resource Center Video

With the release of Microsoft Dynamics CRM 4.0, customers and partners now have a convenient, comprehensive, and configurable resource center easily accessible from within their CRM application.

http://www.microsoft.com/downloads/info.aspx?na=22&p=6&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3df9a1e05b-2ac3-49e3-96dc-9279a2654383%26displaylang%3den

Implement Business Productivity Online

Planning for and implementing Microsoft Online Services in your environment.

http://www.microsoft.com/downloads/info.aspx?na=22&p=7&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d667de972-fbfc-470a-97b4-1ba0ced457ec%26displaylang%3den

Microsoft Exchange 2007 SP1 MP for MOM 2005

MOM 2005 Management Pack for Exchange 2007 Service Pack 1

http://www.microsoft.com/downloads/info.aspx?na=22&p=8&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d30eebc7c-a35a-41ae-9cd1-2047847fde85%26displaylang%3den

Microsoft Exchange Server 2007 SP1 Help

This download contains a standalone version of Microsoft Exchange Server 2007 SP1 Help.

http://www.microsoft.com/downloads/info.aspx?na=22&p=9&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d5eb0f9a0-2c49-4f2a-8a09-b981ed667821%26displaylang%3den

Security White Papers

Security white papers that address the specific security needs of particular industries, such as the professional services and financial services industries.

http://www.microsoft.com/downloads/info.aspx?na=22&p=10&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d4cd29b01-eed8-45f5-ab1e-ff1e1aef7b22%26displaylang%3den

Microsoft Exchange Server 2007 Release Notes

This download contains a stand-alone version of the Microsoft Exchange Server 2007 Release Notes.

http://www.microsoft.com/downloads/info.aspx?na=22&p=11&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d2600cab1-bf60-49bd-bef5-cb80083275ad%26displaylang%3den

SharePoint Products and Technologies Protocol Documentation

The Microsoft SharePoint Products and Technologies protocol documentation provides technical specifications for Microsoft proprietary protocols that are implemented and used in SharePoint Products and Technologies.

http://www.microsoft.com/downloads/info.aspx?na=22&p=1&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d5e94ad07-902c-422f-aadd-ff2bba9e540a%26displaylang%3den

Office Communications Server 2007 Document: Planning Guide

This guide describes how to plan a successful Office Communications Server 2007 deployment.

http://www.microsoft.com/downloads/info.aspx?na=22&p=2&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d723347c6-fa1f-44d8-a7fa-8974c3b596f4%26displaylang%3den

Office Communications Server 2007 Visio stencil

The Office Communications Server 2007 Visio stencil contains icons for Office Communications Server 2007 server roles and components.

http://www.microsoft.com/downloads/info.aspx?na=22&p=3&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d543705f6-d02a-436e-8b34-5c796550022a%26displaylang%3den

KDH Provider Brochure

KDH Provider Brochure

http://www.microsoft.com/downloads/info.aspx?na=22&p=4&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d4eb4d67a-279d-4ba5-b72b-e22203f45614%26displaylang%3den

Caregiver Collaboration Solution – UC Customer Datasheet

This customer-facing datasheet provides an overview of Unified Communications for Caregiver Collaboration Solutions.

http://www.microsoft.com/downloads/info.aspx?na=22&p=5&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d9e7ae227-a3d1-483c-a2c3-e41616f8a889%26displaylang%3den

Telemarketing Scripts

Partners can use these sample tele-marketing scripts to guide conversations about Unified Communications with health industry BDMs and TDMs.

http://www.microsoft.com/downloads/info.aspx?na=22&p=6&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d4bd2f8ea-e77e-4535-8e44-e74b4eddeaf8%26displaylang%3den

Microsoft Office Communicator 2007 Phone Edition

Microsoft Office Communicator 2007 Phone Edition is the first generation Voice over Internet Protocol (VoIP) phone which is directly compatible with Microsoft Office Communications Server 2007.

http://www.microsoft.com/downloads/info.aspx?na=22&p=7&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3deeb1b339-df7e-486f-a47a-23d7ed8be6fd%26displaylang%3den

Whitepaper: Multilingual User Interface Package for Microsoft Office Communicator 2007

This whitepaper describes how to install and configure the Multilingual User Interface (MUI) Package for Microsoft Office Communicator 2007.

http://www.microsoft.com/downloads/info.aspx?na=22&p=8&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3de3b573a4-131a-442a-bafb-5cf766d59e05%26displaylang%3den

Office Protocol Documentation

The Office protocol documentation provides technical specifications for Microsoft proprietary protocols that are implemented and used in the Microsoft Office system.

http://www.microsoft.com/downloads/info.aspx?na=22&p=1&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3de7a23d42-0835-440f-9400-badfe9672b21%26displaylang%3den

Microsoft Communicator Phone Edition Deployment Guide

This document describes the high-level steps necessary to deploy Communicator Phone Edition within an organization.

http://www.microsoft.com/downloads/info.aspx?na=22&p=3&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3ded9c55c3-51c9-46d0-b48a-d72bbe129b63%26displaylang%3den

Microsoft Office Communicator 2007 Hotfix KB 946164

This download contains an update for Microsoft Office Communicator 2007.

http://www.microsoft.com/downloads/info.aspx?na=22&p=5&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d1ad57f8f-78f7-45f6-a8c0-805936f46645%26displaylang%3den

Update for Microsoft Office Outlook 2007 Junk Email Filter (KB949037)

This update provides the Junk E-mail Filter in Microsoft Office Outlook 2007 with a more current definition of which e-mail messages should be considered junk e-mail.

http://www.microsoft.com/downloads/info.aspx?na=22&p=4&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3decb72ad1-b31e-4c5e-b85c-968607c54b92%26displaylang%3den

Live Meeting 2007 Document: Live Meeting 2007 API Reference Guide

This API Reference Guide is intended for engineers, developers, and programmers who will design, implement, and test software that uses the Live Meeting 2007 API.

http://www.microsoft.com/downloads/info.aspx?na=22&p=2&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d429e61d6-a172-4bcc-9184-d5f34e9d5e30%26displaylang%3den

Live Meeting Technical Considerations Whitepaper

The 2007 release of the Live Meeting service contains many new features and capabilities added since the introduction of Live Meeting 2005, this document covers these in more detail.

http://www.microsoft.com/downloads/info.aspx?na=22&p=3&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3de52c945a-bf33-48ac-b5d8-d8c4e93c71cc%26displaylang%3den

 

Saludos,
Pablo Vernocchi
Microsoft Exchange MVP
MCSE + M / MCSE + Sec
https://mvp.support.microsoft.com/profile/Pablo

Windows XP Service Pack 3 recién salido del horno

Hola a todos,

Acabo de recibir una agradable notificación. El Service Pack 3 de Windows XP acaba de salir a la web y ya está disponible a través de Windows Update o el Download Center de Microsoft.

Puede ser que no lo encuentren YA por replicación de servidores.

Saludos,
Pablo Vernocchi
Microsoft Exchange MVP
MCSE + M / MCSE + Sec
https://mvp.support.microsoft.com/profile/Pablo

Windows XP con SP3 integrado disponible en Technet

Hoy estaba navegando las posibilidades de descargas y ya advertí:

http://technet.microsoft.com/en-us/subscriptions/downloads/details/default.aspx?pm=p%3a140

Si dispones de una cuenta o suscripción de Technet, ya se puede descargar el ISO con la imágen con SP3 Integrado.