Exchange 2010 how to change the default CAS server
Hi,
i had two CAS servers and i removed one of them , the problem that still my client looking for the removed one !! even if i configure the outlook from scratch
Thats correct, and if you have exchange in multiple AD sites make sure that database which mounted on A site does not have RPC server of B site CAS server.
does it make any diffrent if i do it with the following commands?
get-mailboxdatabase | set-mailboxdatabase -rpcclientaccessserver NewCas
or
set-mailboxdatabase DBName -rpcclientaccessserver NewCas