Showing posts with label Exchange 2007. Show all posts
Showing posts with label Exchange 2007. Show all posts

Monday, November 5, 2012

Exchange 2007 : Remove Domain Controller from List

There's no way to change the priority of which Domain Controller (DC) that used by Exchange Server, the only thing that we can do is just to remove unwanted DC from the list, I did this because there's a DC that has problem with replication with others.

By using Microsoft Exchange Shell type this command :
set-exchangeserver -identity FQDNofExchangeServer -staticexcludeddomaincontroller:FQDNofDCwanToRemove

If You want to remove more than one DC yang put "," than another FQDN of DC you want to remove.

Wednesday, June 27, 2012

Ms. Exchange 2007 Installation Error : 3221684226

Instalasi Ms. Exchange Server 2007 dengan SP1 atau SP2 pada Ms. Windows Server 2008 Enterprise Edition SP1 atau SP 2 mengalami kegagalan dengan kode error 3221684226 pada tahap pertama instalasi yaitu Organization Preparations.

Penyebab error ini tidak terdeteksi pada saat Readiness Check, jadi kita akan mengira bahwa semua pre-requisite telah terpenuhi dan siap untuk proses instalasi.

Error ini disebabkan oleh kurangnya features yang terinstall pada Ms. Windows Server 2008, yaitu :
  • Active Directory Domain Service Tools
  • Remote Server Administration Tools (RSAT)
Jika komponen ini belum terinstall maka pesan error akan muncul dan kamu tidak bisa meneruskan proses instalasi. Jadi pastikan install terlebih dahulu kedua feature diatas.

========================= Translated by Google==============================


Ms. installation. Exchange Server 2007 with SP1 or SP2 on Ms. Windows Server 2008 Enterprise Edition SP1 or SP 2 experiencing error with code 3221684226 on the first phase of installation that is Organization Preparations.

The cause of this error is not detected during the Readiness Check, so we would expect that all pre-requisite has been fulfilled and ready for installation.

This error is caused by a lack of features that are installed on Ms. Windows Server 2008, namely:

  • Active Directory Domain Services Tools 
  • Remote Server Administration Tools (RSAT)

If this component is not installed then the error message will appear and you can not continue the installation process. So be sure to first install the two features above.