Hi Folks,
Probably a stupid question:
How can I use the following WMI Namespace in the Hostmonitor:
Root\MicrosoftExchangeV2
When I type it in in HM and when I click on the "WMI Explorer" button I receive the error message ""Error: Invalid NameSpace"
What am I doing wrong?
Regards,
Francis
WMI Name Space
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: WMI Name Space
That error means that you are not alowed to connect to the WMI specified namespace.datos wrote:When I type it in in HM and when I click on the "WMI Explorer" button I receive the error message ""Error: Invalid NameSpace"
What version of MS Eschange do you use?
What version of windows is installed on Exchange Server?
What OS is installed on machine, where HostMonitor is running?
Are you able to find the file "exwmi.mof'" in "..\windows\system32\wbem" folder?
Regards,
Max
To ensure MicrosoftExchangeV2 namespace is present on your system you should do the following:
1. Click Start click, Run, type wbemtest, and then click OK
2. Click Connect, type root in the Server\Namespace box, and then click Login.
3. Click Enum Instances, and then type __Namespace in the Enter superclass name box.
4. Click Recursive, and then click OK
In appeared list you should try to find "__NAMESPACE.Name="MicrosoftExchangeV2" item. If record exists, than you should adjust WMI permissions to allow access to that namespace from other hosts. In other case you should try to install WMI support for your Exchange Server.
Regards,
Yoorix
1. Click Start click, Run, type wbemtest, and then click OK
2. Click Connect, type root in the Server\Namespace box, and then click Login.
3. Click Enum Instances, and then type __Namespace in the Enter superclass name box.
4. Click Recursive, and then click OK
In appeared list you should try to find "__NAMESPACE.Name="MicrosoftExchangeV2" item. If record exists, than you should adjust WMI permissions to allow access to that namespace from other hosts. In other case you should try to install WMI support for your Exchange Server.
Regards,
Yoorix