iT邦幫忙

0

DHCP做安裝後設定, 出現不明處理的錯誤。

  • 分享至 

  • xImage

建了一個DHCP SERVER (WINDOWS SERVER 2016), 在安裝後進行下面認可設定:
https://ithelp.ithome.com.tw/upload/images/20190416/2009193553xcB8sPJj.jpg
但按認可後出現下列錯誤(已肯定DOMAIN ADMIN PASSWORD沒有錯誤):
https://ithelp.ithome.com.tw/upload/images/20190416/200919358XtOEN9TUO.jpg
是否因為備用認証而錯誤? 但設已好租用IP領域, 並已正常分配IP, 但每次重啟, "旗"(通知)都會出現通知要求設定DHCP。如下圖:
https://ithelp.ithome.com.tw/upload/images/20190416/20091935sfiOG5tWfZ.jpg

想請教一下如何解決?

謝謝!

該DHCP SERVER 有沒有加入AD網域,DNS是否指定網域的DNS
perry168 iT邦新手 1 級 ‧ 2019-04-16 16:40:06 檢舉
有的。在AD的節點及DNS中都可見。 開始時, 以為第一部DHCP安裝有誤引至, 但昨天重灌, 今早去到同一步發生一樣問題。 但實情是它已在正常分配IP, "旗"(通知)卻要求對DHCP作上面的部署設定。摸不著發生什麼事。
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

1 個回答

0
納貝
iT邦新手 1 級 ‧ 2019-04-17 10:39:07

你的kerberos驗證有問題,你應該從這裡下手找問題,如果一直不行的話你試試其他驗證方法吧,至少先把問題區分出來,再針對性去解決
我幫你找了解決方法,你可以參考下面

Solution
FIX:The trusted hosts that need to be added are the virtual file server names, not the node names. In addition, the FQDN name must be used including the full DNS domain name. Here’s an example PowerShell command to add trusted hosts VS1, VS2 and the cluster network name:

winrm set winrm/config/client '@{TrustedHosts="VS1.contoso.com,VS2.contoso.com,my2012cluster.contoso.com"}'
This has to be done on each cluster server.
This procedure is documented in the following Microsoft Technet article:

perry168 iT邦新手 1 級 ‧ 2019-04-19 08:01:14 檢舉

謝謝幫忙

納貝 iT邦新手 1 級 ‧ 2021-05-20 09:51:20 檢舉

perry168
選我正解
/images/emoticon/emoticon07.gif

我要發表回答

立即登入回答