I have 4 servers in SharePoint 2007 farm and having single account for complete farm. When I changed the password for the account and after below steps: on CA servers: stsadm -o updatefarmcredentials -userlogin "domain\id" -password "password"

on other SP servers: stsadm -o updatefarmcredentials -userlogin "domain\id" -password "password" -local

Timer job "Administration Application Pool Credential Deployment" created and took approx. 3 hours to disappears. Is there any reason to take long time.

没有正确的解决方案

其他提示

Issue has been resolved after clear the SharePoint configuration cache on all server and within seconds timer job disappeared.

许可以下: CC-BY-SA归因
scroll top