Azure AD Connect 安裝錯誤 0x800708C5
在快速或自定義模式下安裝 Azure AD Connect 1.1.647.0 失敗並出現以下錯誤:
The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. (Exception from HRESULT: 0x800708C5)
當 AADC 安裝程序嘗試創建其服務帳戶時會提示此錯誤。
我聯繫了 Office 365 的技術支持,在我們之間,我們發現 Azure AD Connect 1.1.647.0 與執行 Windows Server (2012 R2) Essentials 或 Standard with Essentials 的 Active Directory 域控制器之間似乎存在錯誤/不兼容,這可能是由於Essentials 實現的密碼過濾器。
我們通過安裝 Azure AD Connect 1.1.443.0 解決了這個問題。自動升級應該不是問題,因為憑據已經設置。
工程師說他將聯繫開發團隊在未來的版本中解決這個問題。
2017 年 10 月 31 日更新:
在執行 Windows Server 2012 R2 Standard 和 Windows Server Essentials(與 Windows Server 2012 R2 Essentials 不同)的域控制器伺服器上安裝 Azure AD Connect 1.1.647.0和1.1.443.0 失敗並出現非常相似的錯誤。
我再次聯繫了 Office 365 的技術支持,最終,我們不得不創建和使用專用服務帳戶。https://blog.kloud.com.au/2014/12/18/aadsync-ad-service-account-delegated-permissions/ |
Password Synchronisation
這樣做非常有幫助 - 您需要做的就是替換下級使用者名。
2017/11/01 更新:
在執行 Windows Server 2012 R2 Standard 但在 Windows Server 2012 R2 Essentials Active Directory 環境中的伺服器上安裝 Azure AD Connect 1.1.649.0(於 2017 年 10 月 27 日發布)遇到相同的錯誤,因此問題仍未解決。