使用版本SharePoint2010:

$username="domain\username"
$newpassword="xxxxxxxx"
stsadm -o updatefarmcredentials -userlogin $username -password $newpassword

相关文章:

  • 2021-05-03
  • 2022-01-30
  • 2022-12-23
  • 2021-10-14
  • 2021-11-21
  • 2021-07-18
  • 2021-09-15
  • 2021-11-05
猜你喜欢
  • 2021-09-10
  • 2022-12-23
  • 2021-08-30
  • 2021-10-20
  • 2021-08-30
  • 2021-10-29
相关资源
相似解决方案