I execute my WMI script queries from the local Operating System against a remote machine without problem but when i try to execute the same remote WMI queries from hostmonitor or explore them from WMI Explorer i obtain the message: "Error: Access denied"
Why?
Thanks in advance.
Error in WMI test
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
I think, you should use "Connection Manager" to setup account for remote machine and mark "WMI" from the list of supported test methods:
http://www.ks-soft.net/hostmon.eng/mfra ... htm#conmgr
In "WMI Explorer" you may use menu "Action" -> "Connect to remote host" to specify necessary account.
Regards,
Max
http://www.ks-soft.net/hostmon.eng/mfra ... htm#conmgr
In "WMI Explorer" you may use menu "Action" -> "Connect to remote host" to specify necessary account.
Regards,
Max
Also, if HostMonitor is started as service, you should specify user account with necessary rights on Service page in the Options dialog (admin account if you want to perform all kind of tests)
================
When HostMonitor starts as a service, it uses the system account (as all interactive services). But this account may not have all the necessary permissions, so some tests will not work correctly (UNC test, "disk free space" test for shared drives, "CPU Usage" test for remote machines, etc). If you need these tests, you will need to assign a special user account on the Service page in the Options dialog. In this case HostMonitor will impersonate the security context of the user. Do not change the account using the system utility "Services". If you do so, HostMonitor may be unable to interact with the desktop.
================
Regards
Alex
================
When HostMonitor starts as a service, it uses the system account (as all interactive services). But this account may not have all the necessary permissions, so some tests will not work correctly (UNC test, "disk free space" test for shared drives, "CPU Usage" test for remote machines, etc). If you need these tests, you will need to assign a special user account on the Service page in the Options dialog. In this case HostMonitor will impersonate the security context of the user. Do not change the account using the system utility "Services". If you do so, HostMonitor may be unable to interact with the desktop.
================
Regards
Alex