Uninstall and Decommission Exchange Server 2007 Mailbox from a Passive Cluster Node for Exchange 2010
- Open the command prompt of the Passive mailbox server... make sure you logged in as a domain administrator.
- Go to C:\Program Files\Microsoft\Exchange Server\Bin
- Type the command setup /mode:uninstall
http://premnair.files.wordpress.com/2010/06/capture111.png?w=665&h=322&h=322
Now you have successfully uninstall the Exchange server mailbox role from the passive node, but the cluster environment server information still exists, and we need to remove that as well.
To do that we need to…
- Open the Cluster Management Tool
- Expand the cluster resource name
- Expand the Nodes
- Right-click the passive node server
- Click More actions -> click Stop Cluster Service
http://premnair.files.wordpress.com/2010/06/capture221.png?w=631&h=392&h=392
Once you click “Stop Cluster Service”, then click More actions again, and then click Evict and click Evict node….
http://premnair.files.wordpress.com/2010/06/capture33.png?w=395&h=186&h=186
Once its done , restart the server.
Once the server is up…Follow the Below Steps:
- Open the Server Manager console.
- Click Features, and then click Remove Features.
- Uncheck Failover Clustering.
- Click Yes to reconfirm and click NEXT.
- Click Remove.
- After that, the Server is restarted.
- Remove any remaining files and folders from the Exchange Server program files folder and subfolders.
That's the end of Exchange Server 2007 Mailbox de-commissioning on a Passive node….Now go to the Active mailbox server of Exchange server 2007.
This process is not as same like passive node. Here we can’t go with uninstall command only, because this server holds the culstered mailbox server information and it is online. In order to remove this,
Go to the command prompt..change the directory to C:\Program files\Microsoft\Exchange Server\Bin
Type command setup.com /removeCMS /CMSName:<Clustername>
http://premnair.files.wordpress.com/2010/06/capture44.png?w=666&h=302&h=302
This will take the mailbox now offline from the cluster…
Now type setup /mode:uninstall
http://premnair.files.wordpress.com/2010/06/capture55.png?w=668&h=328&h=328
Once you finish this uninstallation, Exchange server 2007 last mail box has been remove from your domain..now do the evict
Goto command prompt (If the command prompt is open, close it and open it and then type
Cluster <mailbox cluster name> node <nodename> /force
http://premnair.files.wordpress.com/2010/06/capture66.png?w=658&h=129&h=129
That’s the end of the “EXCHANGE SERVER 2007 DE-COMMISSIONING PROCESS”
Now you are completely depended on Exchange server 2010.
Reference article from my blog: http://premnair.wordpress.com/2011/03/15/un-installingde-commissioning-exchange-server-2007-mailbox-from-passive-cluster-node-for-exchange-2010/