WMI error Invalid namespace

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
ovidiu
Posts: 2
Joined: Fri Apr 03, 2020 8:02 am

WMI error Invalid namespace

Post by ovidiu »

Hi, I have a problem when configurin a WMI test, I got error invalid namespace. Name space is root\ I also tried with root\cmi2 and it is the same, the WQL query is "select AutoStart from ApplicationPool where Name='XXXXX' " I am trying to check if a application pool is started.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I think you should use root\webAdministration namespace

Regards
Alex
ovidiu
Posts: 2
Joined: Fri Apr 03, 2020 8:02 am

Post by ovidiu »

Thanks for the reply, I tried, but it did not work, still invalid namespace is shown
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may use WMI Explorer to check available namespaces and classes.
https://www.ks-soft.net/hostmon.eng/wmi/index.htm

Regards
Alex
Post Reply