同じエラー メッセージが記載された投稿をたくさん読みましたが、自分の状況に当てはまる解決策を見つけることができませんでした。
私は Windows 2008 のサーバーを 1 台持っていますが、約 1 年前に再構築しましたが、その際にどのような影響が生じるかは知りませんでした。ドメインからサーバーを正しく削除しませんでした。私の目標は、C:\ ドライブにスペースを追加し、プロセッサと RAM をアップグレードして Hyper-V を利用できるようにすることでした。簡単に言うと、Windows Server 2012 を実行している個人用サーバーを自宅から持ち込みました。プライマリ サーバーを再構築している間、そのサーバーを使用してドメインをサポートしました。そのため、すべての役割が一時的に個人用サーバーから提供されていました。
2008 サーバーを再構築し、役割を元に戻したところ、問題が始まりました。2012 サーバーを降格してオフラインにすると、すべてのクライアントに「現在、処理できるログオン サーバーがありません...」という悪名高いメッセージが表示されます。2012 サーバーをオンラインに戻し、DC に昇格すると、問題はなくなりました。問題が発生するのに降格/昇格する必要すらなく、シャットダウンするだけで問題が再発します。
正直に言うと、個人用サーバーが毎日一日中耳元でブンブンいう音を立てているのにはうんざりしています (個人用サーバーなので家に持ち帰りたいくらいです)。ネットワーク全体をダウンさせずにドメインからサーバーを削除する方法がわかりません。
フォレストとドメインの機能レベルは 2008 のままです。「netdom query fsmo」は、2012 サーバーではなく、2008 サーバーを指すすべてのロールを返します。
2008 server roles:
AD DS
DHCP
DNS
File Services
Hyper-V
2012 server roles:
AD DS
DHCP (service is stopped)
DNS
File Services
この問題の解決に他に何ができるか、この手の問題については私よりずっと詳しい人からのアドバイスをお待ちしています。Google で検索したり、いろいろなことを試したりするのに数え切れないほどの時間を費やしてきました。以来 1 年ほどこの問題と格闘しているので、何を試したかは覚えていません。アドバイスや指示があれば、ぜひ教えてください。必要であれば、クエリの出力を投稿することもできます。
C:\Users>nslookup
Default Server: Server2008.<domainName>.local
Address: 192.168.1.10
> set type=all
> _ldap._tcp.pdc._msdcs.<domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
_ldap._tcp.pdc._msdcs.<domainName>.local SRV service location:
priority = 0
weight = 100
port = 389
svr hostname = Server2008.<domainName>.local
Server2008.<domainName>.local internet address = 192.168.1.10
Server2008.<domainName>.local internet address = 192.168.1.113
Server2008.<domainName>.local internet address = 192.168.1.94
> _ldap._tcp.gc._msdcs.<domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
_ldap._tcp.gc._msdcs.<domainName>.local SRV service location:
priority = 0
weight = 100
port = 3268
svr hostname = Server2008.<domainName>.local
_ldap._tcp.gc._msdcs.<domainName>.local SRV service location:
priority = 0
weight = 100
port = 3268
svr hostname = Server2012.<domainName>.local
Server2008.<domainName>.local internet address = 192.168.1.10
Server2008.<domainName>.local internet address = 192.168.1.94
Server2008.<domainName>.local internet address = 192.168.1.113
Server2012.<domainName>.local internet address = 192.168.1.12
> _kerberos._tcp.dc._msdcs.<domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
_kerberos._tcp.dc._msdcs.<domainName>.local SRV service location:
priority = 0
weight = 100
port = 88
svr hostname = Server2008.<domainName>.local
_kerberos._tcp.dc._msdcs.<domainName>.local SRV service location:
priority = 0
weight = 100
port = 88
svr hostname = Server2012.<domainName>.local
Server2008.<domainName>.local internet address = 192.168.1.94
Server2008.<domainName>.local internet address = 192.168.1.10
Server2008.<domainName>.local internet address = 192.168.1.113
Server2012.<domainName>.local internet address = 192.168.1.12
> _ldap._tcp.dc._msdcs.<domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
_ldap._tcp.dc._msdcs.<domainName>.local SRV service location:
priority = 0
weight = 100
port = 389
svr hostname = Server2012.<domainName>.local
_ldap._tcp.dc._msdcs.<domainName>.local SRV service location:
priority = 0
weight = 100
port = 389
svr hostname = Server2008.<domainName>.local
Server2012.<domainName>.local internet address = 192.168.1.12
Server2008.<domainName>.local internet address = 192.168.1.10
Server2008.<domainName>.local internet address = 192.168.1.113
Server2008.<domainName>.local internet address = 192.168.1.94
> <domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
<domainName>.local internet address = 192.168.1.10
<domainName>.local internet address = 192.168.1.12
<domainName>.local internet address = 192.168.1.94
<domainName>.local internet address = 192.168.1.113
<domainName>.local nameserver = Server2012.<domainName>.local
<domainName>.local nameserver = Server2008.<domainName>.local
<domainName>.local
primary name server = Server2008.<domainName>.local
responsible mail addr = hostmaster.<domainName>.local
serial = 37869
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
Server2012.<domainName>.local internet address = 192.168.1.12
Server2008.<domainName>.local internet address = 192.168.1.10
Server2008.<domainName>.local internet address = 192.168.1.113
Server2008.<domainName>.local internet address = 192.168.1.94
> gc._msdcs.<domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
gc._msdcs.<domainName>.local internet address = 192.168.1.113
gc._msdcs.<domainName>.local internet address = 192.168.1.94
gc._msdcs.<domainName>.local internet address = 192.168.1.10
gc._msdcs.<domainName>.local internet address = 192.168.1.12
> gc._msdcs.<domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
gc._msdcs.<domainName>.local internet address = 192.168.1.113
gc._msdcs.<domainName>.local internet address = 192.168.1.94
gc._msdcs.<domainName>.local internet address = 192.168.1.10
gc._msdcs.<domainName>.local internet address = 192.168.1.12
> 742b0122-d924-4766-b9b4-fe527d24b41a._msdcs.<domainName>.local
Server: Server2008.<domainName>.local
Address: 192.168.1.10
742b0122-d924-4766-b9b4-fe527d24b41a._msdcs.<domainName>.local canonical name = Server2008.<domainName>.local
Server2008.<domainName>.local internet address = 192.168.1.10
Server2008.<domainName>.local internet address = 192.168.1.94
Server2008.<domainName>.local internet address = 192.168.1.113
>