Do we have to use the same name which we have specified on our NLB as the Full Internet Name or we can use the same VIP of the NLB and give it a different name in our internal DNS?
I am not sure what name to use? I was thinking of CASArray.domain.com????
The name you use for the CAS array is the name you use for the VIP. Your MAPI clients will try to connect to this name so you want them to connect to the VIP of your load balancer. And need of course a corresponding DNS record for this name pointing to the IP.
What name you choose doesn't matter, although best practice is not to use the same DNS name for internal MAPI and external Outlook Anyhwere connections.
LOL Yes the point is that the CAS array name should not be resolvable in external DNS. It should not be the same as the ExternalURL field used on the virtual directories such as OWA OAB etc.
This is because if you make things the same, there will be a delay whilst outlook externally tries to connect via RPC and then fails and falls back to HTTP.
One other thing, the CAS Array name doesn't need to be on the certificate on the Exchange server as it is an RPC endpoint not an HTTP endpoint. Cheers Nathan