Archive

Archive for the ‘Exchange Server’ Category

OAB Generation on a cluster server fails with event id 9395 or 9396

March 11th, 2010 Comments off

Cluster çalışan bir Exchange Server mimariniz var ise ve node değişikliği yapmışsanız çalışan OAB yapınız aşağıdaki şekilde hatalar vermeye başlayabilir. Veya yine yeni kurduğunuz bir cluster mimarisi için OAB üretilemiyor olabilir .

Çözüm olarak öncelikle OAB üretilen mail sunucusu üzerinden en az bir adet mailbox DB olması gerekli ve kayıt defterinde aşağıdaki bölüme aktif node un ismi yazılması gerekli

HKLM\System\CurrentControlSet\Services\MSExchangeSA\Parameters\Server-Name\EnableOabGenOnThisNode =”ThisNodeName”.

Categories: Exchange Server

Exchange 2007 2010 CSR Tool

March 10th, 2010 Comments off

Exchange Server için müthiç bir sihirbaz… Siz organizasyon bilgilerini verin o size komutu versin :)

https://www.digicert.com/easy-csr/exchange2007.htm

örnek bir çıktı

New-ExchangeCertificate -GenerateRequest -Path c:\mail_cozumpark_com.csr -KeySize 2048 -SubjectName “c=TR, s=bahcelievler, l=istanbul, o=cozumpark, ou=system, cn=mail.cozumpark.com” -DomainName app, app.cozumpark.com, autodiscover.cozumpark.co -PrivateKeyExportable $True

ve bunu nasıl kullanacağınız

  • Login to your Exchange 2007 server
  • Click Start > Programs > Microsoft Exchange Server 2007 > Exchange Management Shell
  • Paste the New-ExchangeCertificate command from this page into the Exchange Management Shell window and press Enter
  • Your CSR file should now be in C:\ on your server (as named by the -Path option in the command itself.)
  • Categories: Exchange Server

    Exchange Server Pre-Deployment Analyzer

    February 25th, 2010 Comments off

    You can use the Exchange Pre-Deployment Analyzer to perform an overall topology readiness scan of your environment. When you run the Exchange Pre-Deployment Analyzer, it provides a detailed report that will alert you if there are any issues within your organization, which could prevent you from deploying Exchange 2010. For example, the Exchange Pre-Deployment Analyzer will notify you if you haven’t deployed the minimum required Exchange service pack on all your existing Exchange servers. The checks performed by ExPDA are similar to the pre-requisite checks implemented (via Exchange Best Practices Analyzer) in the Exchange 2010 Setup program; in fact ExPDA is based off the Exchange Best Practices Analyzer (ExBPA) engine. However, unlike Exchange 2010 setup, this tool focuses only on overall topology readiness and not the ability to run Exchange 2010 on the local computer. The scan also performs a deep analysis of each existing Exchange 2003/2007 server to verify that it has the necessary updates and configuration in-place to support Exchange 2010. The end report is structured as follows: • Critical – A configuration problem that will prevent Exchange 2010 from being deployed in the organization. For example, the Active Directory Forest is not operating in Windows Server 2003 Forest Functional Mode or higher. • Warning – A configuration item that may prevent customers having the best possible experience with Exchange 2010. A warning may also reflect some functionality that is not available in Exchange 2010. ExPDA is another component in our vision to provide a seamless upgrade experience that reduces the complexities in deploying Exchange 2010. To start planning your upgrade, please utilize the Exchange Deployment Assistant. The Deployment Assistant allows a customer to create Exchange 2010 on-premises deployment instructions that are customized to their environment. The Assistant asks a small set of questions, and based on the answers, it provides a finite set of instructions that are designed to get a customer up and running on Exchange 2010. Running the Exchange Server Pre-Deployment Analyzer is now a recommended step within the pre-requisites section of the Deployment Assistant. You can download ExPDA at http://www.microsoft.com/downloads/details.aspx?FamilyID=88b304e7-9912-4cb0-8ead-7479dab1abf2&displaylang=en. ExPDA is supported on Windows 7, Windows Vista with Service Pack 2, Windows Server 2008 with Service Pack 2, Windows Server 2008 R2, and Windows Server 2003 with Service Pack 2. More information can be found at http://msexchangeteam.com/archive/2010/02/24/454083.aspx.

    Categories: Exchange Server

    Exchange Server Test Komutları

    February 2nd, 2010 Comments off
    Komut Açıklaması
    Test-EdgeSynchronization Subscribe edilmiş Edge Transport sunucularının durumlarını kontrol eder.
    Test-ImapConnectivity Client Access Server üzerindeki IMAP çalışırlığını kontrol eder.
    Test-Mailflow Belirtilen Exchange sunucuları arasında yada belirtilen mail adresine, mail akışınının kontrol edilmesi için kullanılır.
    Test-ActiveSyncConnectivity ActiveSync senkronizasyonu ile ilgili sistemin durumunu kontrol etmeniz için kullanılır.
    Test-MAPIConnectivity Belirtilen mailbox üzerinde yada bir Exchange sunucusunda MAPI bağlantısı kontrolü için kullanılır. MAPI logon gerçekleştirilir. Bu test MDB üzerinde bir mailbox oluşturur.
    Test-OutlookWebServices Outlook 2007 için AutoDiscover ayarlarını kontrol eder.
    Test-OwaConnectivity Sertifika doğrulamasıda olmak üzere, Outlook Web Access erişmini kontrol eder.
    Test-PopConnectivity Belirtilen Client Access Server için POP3 bağlantı kontrolü yapar.
    Test-ReplicationHealth Continuous Replication durumunun kontrol edilmesi için kullanılır.
    Test-SystemHealth Exchange sisteminin bütün olarak çalışmasının kontrolü için kullanılır.
    Test-ServiceHealth Otomatik olarak ayarlanmış Exchange servislerinin durumlarını kontrol eder.
    Test-IPBlockListProvider Belirtilen IP adresinin, IP Block List Provider da mevcut olup olmadığını kontrol eder.
    Test-IPAllowListProvider Belirtilen IP adresinin, IP Allow List Provider da mevcut olup olmadığını kontrol eder.
    Test-ExchangeSearch Belirtilen bir mailbox üzerinde yada Exchange sunucunun tamamında Exchange Search durumunu kontrol eder.
    Test-WebServicesConnectivity Client Access Server rolü yüklü olan Exchange sunucu üzerinde, Exchange Web Servislerinin çalışırlığını kontrol eder.
    Categories: Exchange Server
    UA-2825094-1