Top "Applicationpoolidentity" questions

IIS application using application pool identity loses primary token?

(This is a question about a vague problem. I try to present all relevant data, in the hope that someone …

asp.net active-directory iis-7.5 adsi applicationpoolidentity
IIS how to determine ApplicationPoolIdentity account?

Windows Server 2008 R2 Standard ( Microsoft Windows Server Version 6.1 Build 7601: Service Pack 1 ) IIS 7.5.7600.16385 In IIS Manager for a Site assigned an …

iis-7.5 windows-server-2008-r2 account application-pool applicationpoolidentity
Get the Application Pool Identity programmatically

How do I get the identity of an appPool programmatically in C#? I want the application pool user and NOT …

c# iis application-pool applicationpoolidentity
How to Grant permission to user on Certificate private key using powershell?

Certificate is already installed on machine. Now I want to give read permission on PrivateKey of Certificate to application user.

powershell permissions certificate private-key applicationpoolidentity
IIS 7.5 application pool uses wrong %APPDATA% for custom user as identity

I want my MVC3 web application to access %APPDATA% (e.g. C:\Users\MyUsername\AppData\Roaming on Windows 7) because I …

iis iis-7.5 application-pool appdata applicationpoolidentity
'DefaultAppPool' is being automatically disabled due to a series of failures

Having a tough time with this issue. Not sure how but my ApplicationPoolIdentity is broken. Currently I'm running IIS 8 on …

application-pool user-profile iis-8 applicationpoolidentity