View Single Post
Tuổi 27-12-2021, 07:44 PM   #1
hoctinhoc
Guest
 
Trả Lời: n/a
The DNS server was unable to open Active Directory. This DNS server is configured to
The DNS server was unable to open Active Directory. This DNS server is configured to obtain and use information




Khi 1 ngày đẹp trời thì DNS của Active Directory down với lỗi


Event ID 4000:
The DNS server was unable to open Active Directory. This DNS server is configured to obtain and use information from the directory for this zone and is unable to load the zone without it. Check that the Active Directory is functioning properly and reload the zone. The event data is the error code.
Event ID 4007:
The DNS server was unable to open zone <zone> in the Active Directory from the application directory partition <partition name>. This DNS server is configured to obtain and use information from the directory for this zone and is unable to load the zone without it. Check that the Active Directory is functioning properly and reload the zone. The event data is the error code.
the fix is to re-establish the secure channel, from elevate command promp execute : thay thế quantrinet.com thành domain của bạn


Mã:

 net stop kdc
klist purge
netdom resetpwd /server:127.0.0.1 /userd:domain.com\administrator /passwordd:*
net start kdc
After that restart the active directory server


Chúc bạn thành công


Tham khảo: https://itsimple.info/?p=1998
  Trả lời ngay kèm theo trích dẫn này