I'm currently using the Win 7 Ultimate as the temp server to monitor.
Remote Desktop access and SNMP works without any problem but cannot monitor with the WMI.
Checked the DCOM (dcomcnfg) and activated the WMI at the services.msc.
Also, Firewall is turned off.
Still getting the 'Failure Reasons: WMI * Access is denied'
I tried the scsript.
\OpManager\conf\application\scripts>cscript cpu.vbs 192.168.10.X admin password
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
Error # Access denied
Error # Object required
\OpManager\conf\application\scripts\cpu.vbs(56, 1) Microsoft VBSc
ript runtime error: Object not a collection
Any help would be great.
----------------------------------------------------
UPDATE
I tried several things.
Now the problem is the '
The RPC server is unavailable'.
Seems even though I disabled the firewall itself, I had to let WMI to pass the firewall manually.
RPC is running and already tried the net start rpcss several times. (It says it's already running)