客户端查看/修改所属站点
在AD上查看找不到所属站点的计算机
notepad.exe %systemroot%\Debug\Netlogon.log
查看当前服务器所属站点信息:
nltest /dsgetdc:51talk.com
查看客户端认为自己所属的站点:
HKLM\System\CurrentControlSet\Services\Netlogon\Parameters\DynamicSiteName\
修改客户端所属站点:
HKLM\System\CurrentControlSet\Services\Netlogon\Parameters下新建字符串名称为“SiteName”,值为希望的站点名称,如“Beijing”