|
|
|
date: Tue, 1 Apr 2008 03:08:44 -0700 (PDT),
group: microsoft.public.win32.programmer.wmi
back
Re: Event viewer works and WMI not
Hi,
There can be mulitple issues, firewall port is nt opened for WMI, remote
machine is in a workgroup, or other network issues.
From a WMI point of view here are some links that can help you solve this.
Connecting to WMI on a remote computer:
http://msdn.microsoft.com/en-us/library/aa389290.aspx
Machine is in a workgroup:
http://support.microsoft.com/?kbid=290403
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--
"roi" wrote in message
news:550a5170-60f4-4bde-8d30-331277be7f65@c19g2000prf.googlegroups.com...
> Hello,
> I have two computers (C1 is local, C2 is another in the network).
>
> I open "Event Viewer" --> "Connect to another computer" --> input "C2"
> to "Another computer", press OK and I get event log of computer C2.
>
> However when I try to connect to C2 by using WMI i get error The RPC
> server is unavailable. error code:0x800706ba .
> To connect to C2 I use 'winmgmts://C2/root/cimv2:Win32_NTLogEvent' .
>
> What is wrong, what I could do to connect to C2 with WMI ?
>
> Please help
>
> Thank you!
>
> K
date: Fri, 30 May 2008 21:33:46 -0700
author: Jonathan Liu [MSFT]
|
|