SharePoint创建web应用程序,提示密码不正确

使用版本SharePoint2010:

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

posted @ 2019-06-18 13:40  金虹巴巴  阅读(197)  评论(0编辑  收藏  举报