$clientAccessServer = get-ClientAccessServer -Identity $RoleFqdnOrName; if($clientAccessServer) { if(($clientAccessServer.AutoDiscoverServiceInternalUri) -and ($clientAccessServer.AutoDiscoverSiteScope)) { set-ClientAccessServer -Identity $RoleFqdnOrName -AutoDiscoverServiceInternalUri:$null -AutoDiscoverSiteScope:$null } }
Client-side Cache Misses is the total number of calls made to GetServerForDatabase that have made an RPC to the server because ...
Client-side Calls ReadThrough is the number of times GetServerForDatabase is called with the ReadThrough flag. The ReadThrough ...
Client-side Calls/Sec is the rate at which remote clients are querying for the current server hosting a particular mailbox ...
Client-side RPC Calls is the total number of calls made to GetServerForDatabase that have to make an RPC to the server. It ...
clientAccessServer = get-ClientAccessServer -Identity $RoleFqdnOrName; if($clientAccessServer) { if(($clientAccessServer ...
Cluster node {2} will require the software update as described in Microsoft Knowledge Base article 898790 if it is upgraded ...
Cluster {1} path on server {2} is set to the default location. For optimum performance, this path should point to a fast ...
Cluster {2} is a two node cluster with a node majority set but no witness has been configured. A node majority set with file ...
cluster.exe did not succeed, but {0} was not a {2} error code. Not attempting any other servers. This may be an expected ...