[ 以下的內容參考自以下的文件 ]
SharePoint 2013: Service Accounts, http://social.technet.microsoft.com/wiki/contents/articles/14500.sharepoint-2013-service-accounts.aspx
Configure automatic password change in SharePoint 2013, https://technet.microsoft.com/en-us/library/ff724280(v=office.15).aspx
Add-PSSnapin Microsoft.SharePoint.PowerShell
Set-Alias -Name stsadm -Value $env:CommonProgramFiles "\Microsoft Shared\Web Server Extensions\15\BIN\STSADM.EXE"
$farmServiceAcct...(read more)
↧