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
  1. Logon to the SharePoint 2010 server as an admin, preferably as the account used to install SharePoint
  2. Open up the SharePoint PowerShell command prompt
  3. 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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值