Search SPC

Admin Password changed

  • On EACH of the servers in the server farm, open a command prompt, type the following line, and then press ENTER:
    cd %commonprogramfiles%\Microsoft Shared\Web server extensions\12\Bin
  • On the server that hosts the Central Administration Web site, type the following line at the command prompt, and then press ENTER:
    stsadm -o updatefarmcredentials -userlogin DomainName\UserName -password NewPassword
  • On all other servers in the server farm, type the following line at the command prompt, and then press ENTER:
    Stsadm –o updateaccountpassword –userlogin -password [-noadmin]
  • Then do an iisreset /noforce