How to make IIS 7 application pool run under an AD account?
Solution 1:
A couple things to check
- Ensure the account password is not expired or set to change at next logon;
- if the account is in a different domain than the server, specify the user name as domain\user.