WMI + root\MicrosoftIISV2 + "Access Denied" problem

  • Thread starter Thread starter tomujtaba
  • Start date Start date
T

tomujtaba

Hi,

I am trying to read some IIS information from Windows 2003 Server.
Earlier I was using "root\cimv2" for Hard disk information of the
server and its working. Now I want to read IIS related information
using "root\MicrosoftIISV2", and my application throughing an
exception of access denied.

I am using PacketPrivacy authentication level, also I have
administrators group account. I don't know why this problem is
occuring.

Can anybody please let me know about.


Mujtaba
 
Back
Top