Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 36188

参照 DC/GC の固定について

$
0
0

Exchange 2007/2010 では、Exchange サーバーが参照可能なドメイン コントローラとグローバル カタログ サーバー (以下 DC/GC) について、Get/Set-ExchangeServer を用いて確認と設定をすることができます。

[PS] C:\>Get-ExchangeServer E2010-1-A -Status | fl current*, static*

CurrentDomainControllers        : {DC-1-A.a.local}
CurrentGlobalCatalogs           : {DC-1-A.a.local}
CurrentConfigDomainController   : DC-1-A.a.local
StaticDomainControllers         : {}
StaticGlobalCatalogs            : {}
StaticConfigDomainController    :
StaticExcludedDomainControllers : {}

上記のCurrentDomainControllers   と CurrentGlobalCatalogs  に表示される DC/GC が、使用可能と認識されている DC/GC となります。
何らかの理由により参照する DC/GC を固定したい場合には上記の Static*** に対象の DC/GC を指定しますが、この場合指定した DC/GC のすべてが利用できなくなった場合にもその他の DC/GC へフェールバックすることはありませんので、ご注意ください。

Title: Set-ExchangeServer
URL: http://technet.microsoft.com/ja-jp/library/bb123716.aspx


Viewing all articles
Browse latest Browse all 36188

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>