日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

SharePoint 2010 同步用户Services 一直Starting 终极解决方案

發布時間:2024/4/15 45 豆豆
生活随笔 收集整理的這篇文章主要介紹了 SharePoint 2010 同步用户Services 一直Starting 终极解决方案 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

Shareoint 2010 出現這樣的情況大部分是由于修改了密碼,造成的。由于SharePOint 2010 在同步用戶這一塊將場管理員的用戶名和密碼存儲在config數據庫中,當你修改了密碼,也更新了應用程序池,但是SharePOint 2010 還是不認識的。 所以,按以下方法,更新config數據庫的密碼。 此外運行services.msc ,Shareoint time services 也要運行起來。

?

SharePoint 2010 now stores service account passwords in the config database.? So if you attempt to change the password in the AD and on the services that use it this will break SharePoint. To fix this issue do the following
  • Logon to the SharePoint 2010 server as an admin, preferably as the account used to install SharePoint
  • Open up the SharePoint PowerShell command prompt
  • Set-SPManagedAccount -UseExistingPassword -Identity DOMAINA\SPSAdmin
    • Where DOMAINA\SPSAdmin is service account that had it's password changed in the AD
    You will then be prompted for the existing\new password for "DOMAINA\SPSAdmin" Run "Repair-SPManagedAccountDeployment" to verify the passwords are now in sync Next do an IISRESET command Run Repair-SPManagedAccountDeployment to verify that you do not get this message:
    Repair-SPManagedAccountDeployment : The password for the account DOMAINA\spsadmin, as currently stored in SharePoint, is not the same as the current password for the account within Active Directory. To fix this with PowerShell, run Set-SPManagedAccount -UseExistingPassword.

    The Set-SPManagedAccount -UseExistingPassword command will update the config database and service using by this account.

    SharePoint 2010 also support automatic password management for service accounts.? See Configure automatic password change?for details on this feature.

    轉載于:https://www.cnblogs.com/ahghy/archive/2012/07/26/2610509.html

    與50位技術專家面對面20年技術見證,附贈技術全景圖

    總結

    以上是生活随笔為你收集整理的SharePoint 2010 同步用户Services 一直Starting 终极解决方案的全部內容,希望文章能夠幫你解決所遇到的問題。

    如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。