News and best of Exchange Server, HyperV, System Center
News
Exchange Team news
System Center Operation Manager
Hyper-V
jeudi 5 mai 2011
MapiExceptionNoSupport : 0x80040102 | Une erreur irrécupérable MapiExceptionNoSupport s’est produite
Solution : Utiliser PFDAVAdmin sur le serveur Exchange 2003, se connecter sur les boites aux lettres et Fixer les DACL.
Source: http://runebelune.blogspot.com/2010/11/mapiexceptionnosupport.html
lundi 2 mai 2011
Internet Explorer 9(IE9) and Forefront TMG 2010
* Open "C:\Program Files\Microsoft Forefront Threat Management Gateway\UI_HTMLs\TabsHandler\TabsHandler.htc"
* Search for the 3 lines which contain "paddingTop", and remark-out each of them by adding "//" in the begining.
Example: Change the line:
m_aPages [niPage].m_tdMain.style.paddingTop = ((m_nBoostUp < 0) ? -m_nBoostUp : 0) ;
into:
// m_aPages [niPage].m_tdMain.style.paddingTop = ((m_nBoostUp < 0) ? -m_nBoostUp : 0) ;
* Save the file, and re-open TMG management console.
Source : http://blogs.technet.com/b/asiasupp/archive/2011/04/29/internet-explorer-9-ie9-and-forefront-tmg-2010.aspx
samedi 30 avril 2011
Ouvrir une instance SQL à distance via un firewall
1. L'instance est configuré pour une connexion sur un port dynamique; vérifier que l'instance n'utilise pas un port dynamique (#0)
Dans la console de SQL enterprise Manager spécifier :
mercredi 27 avril 2011
Redirecting OWA URLs in Exchange 2010 / Redirection de OWA dans IIS7 et Exchange 2010
Etape par étape / Step by Step:
Source : http://briandesmond.com/blog/redirecting-owa-urls-in-exchange-2010/
Ou/Or : http://blog.xiquest.com/2009/12/exchange-2010-simplify-owa-url/
N'oubliez pas de supprimer la redirection sur les repertoires virtuel suivant :
- Autodiscover
- ecp
- EWS
- Microsoft-Server-ActiveSync
- owa
- Rpc
- RpcWithCert
Configure Anonymous Relay to External Domains/ Autoriser le SMTP anonyme sous Exchange 2010
Source : http://www.lazynetworkadmin.com/knowledgebase-mainmenu-6/2-windows/149-exchange-2010-configure-anonymous-relay-to-external-domains
Autoriser le SMTP anonyme sous Exchange 2010
Par défaut Exchange 2007 & 2010 ne permettent pas l’émission de mail via SMTP de façon anonyme. Et heureusement car ceci permettrait de disposer d’un relais ouvert !step by step / étape par étape
Source : http://gmergit.blogspot.com/2010/02/autoriser-le-smtp-anonyme-sous-exchange.html
Partition alignment and NTFS Allocation unit size
Below is a table of recommendations for use with Exchange.
Best practice: 64 KB for both .edb and log file volumes.
| Description | Recommended Value |
| Storage Track Boundary | 64K or greater. (1MB recommended) |
| NTFS allocation unit/cluster size | 64KB (DB and Log Drives) |
| RAID Stripe size | 256KB or greater. Check with your storage vendor for best practices |
Plus : http://technet.microsoft.com/fr-fr/library/ee832792.aspx
vendredi 22 avril 2011
Transitioning Client Access to Exchange Server 2010
Source : http://blogs.technet.com/b/exchange/archive/2009/11/20/3408856.aspx
By now most of you have heard about the release of Exchange 2010. Those of you that are upgrading from Exchange 2003, Exchange 2007 or a mixture of the two, are probably curious about the client access upgrade strategy. To satisfy your curiosity, we are releasing a series of blog articles on the subject. The first in this series provides a summary of the steps that are required to introduce Exchange 2010 within your environment from a client access perspective. More detailed information about the upgrade process is discussed in TechNet and within the Deployment Assistant. The second and third parts in this series will discuss the end user experience for OWA and ActiveSync, respectively. Look for those in upcoming weeks.
Many of you have been asking how you can transition your existing Exchange environment to Exchange 2010 from a client access perspective. For most of you, this will also mean coexisting with legacy Exchange and Exchange 2010 for a period of time. This post will hopefully answer these questions by breaking down your transition into two scenarios:
- Transitioning an Exchange 2003 environment to Exchange 2010.
- Transitioning an Exchange 2007 (that may or may not contain Exchange 2003 mailbox servers) environment to Exchange 2010.