Get-WebAppPoolState Access is denied

Most of the deployments are failing with this error , we have done whatever google suggested

get-webitemstate : Access is denied. (Exception from HRESULT: 0x80070005  

Error
(E_ACCESSDENIED)) 

the Process account running the deployment has admin access on the system and dcom is running wmiconfig show all the necessary permissions for adminstrators

what else can be the poroblem ?

thanks
Rajesh

Hi,

Thank you for getting in touch. IIS also has it’s own permissions system, system administrator is not enough. Make sure that the user has access to those things.

I also suggest logging on as that user and running the get-webitemstate command from PowerShell to help diagnose the issue.

Regards,

Robert W

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.