View Single Post
  #1 (permalink)  
Old 06-09-2008, 04:06 PM
Bobby
 
Posts: n/a
WMI Access Issues
Hi,

I'm currently experiencing a problem with WMI. On part our network, we
have 4 machines, which are as follows:

A = Windows XP SP2
B = Windows XP SP2
C = Windows 2003 x64 R2
D = Windows 2003 x64 R2

Via WBemTest, I get the following results
A -> B = Ok
A -> C = Ok
A -> D = Ok
B -> A = Ok
B -> C = Ok
B -> D = Ok
C -> A = Hangs, never quits
C -> B = Ok
C -> D = Ok
D -> A = Hangs, never quits
D -> B = Ok
D -> C = Ok

As you can see, I only ever get a problem from the W2K3 machines
accessing 1 of the XP Machines. There are other machines I haven't
mentioned, but they're all ok. I've also confirmed the following:

- settings via dcomcnfg are the same on both XP machines.
- Firewall on "A" is turned off.
- User account in all scenarios is the same.
- All machines are on the same domain.
- WMIdiag on "A" reports "Default Trustee" issues, but not sure why
this would affect things if B -> A works

Does anyone have any ideas or suggestions?

Thanks in advance

Bobby
Reply With Quote
Sponsored Links