Fearing the Password Expired Message

Since is it common practice for passwords to expire after a set number of days, this can cause a bit of a pain for developers who have setup their Project Server development environment using their own credentials. This happens to me all the time, so I figured I would share a couple of solutions that I use to get around this:

· Create a local administrator and setup Project Server using that account

· Or follow Christophe Fiessinger's blog post on how to change the password:

https://blogs.msdn.com/chrisfie/archive/2006/12/15/how-to-change-an-administrator-password-on-your-project-server-2007-farm.aspx

Chris Boyd