Quantcast
Channel: Zenoss Community : Popular Discussions - All Communities
Viewing all articles
Browse latest Browse all 220

Problem with WMI - Zenoss wmic

$
0
0

Hello all,
we've got problem with WMI. Calling WMI (Windows 2003) from Zenoss
gives error message. (There is right zWinPassword and zWinUser in
zProperties, of course).

The same error gives program wmic too:

 

# /usr/local/zenoss/common/bin/wmic -U USERTEST/Administrator%password //10.1.1.50 "select * from Win32_ComputerSystem"
[librpc/rpc/dcerpc_util.c:1290:dcerpc_pipe_auth_recv()] Failed to bind to uuid 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57 - NT_STATUS_END_OF_FILE
[librpc/rpc/dcerpc_connect.c:790:dcerpc_pipe_connect_b_recv()] failed NT status (c0000022) in dcerpc_pipe_connect_b_recv
[wmi/wmic.c:196:main()] ERROR: Login to remote object.
NTSTATUS: NT_STATUS_ACCESS_DENIED - Access denied

 

When we have tested WMI locally in Windows 2003 all has been all right.

 

Would somebody tell me there is problem and how solve it?
Thank you very much for your help.
Have a nice day.


Viewing all articles
Browse latest Browse all 220

Trending Articles