System Center Configuration Manager TechCenter >
System Center Configuration Manager Forums
>
Configuration Manager Setup/Deployment
>
WMI issues
WMI issues
- I tried to install sccm client using the sccm console. I got the error of "RPC Server is unavailable".
I tried to use wbemtest to test the WMI connection using hostname of the client, I also got the same error. But when I tried to use IP address of the client instead of the hostname on wbemtest testing, I manage to connect to its root\cimv2. I tried to ping the hostname of the client, it manage to resolve the name and display the IP address.
What is the problem?
Answers
- Hi,
Thank you very much on these replies. I got it solve after the network guy uncheck "enforce strict RPC compliance" on firewall.- Marked As Answer byTorsten [MVP]MVP, ModeratorWednesday, November 04, 2009 8:56 AM
All Replies
- Is the name resolved to the exact same IP address in that case?
- Yes, from the ping reply, it's the exact same IP address.
Also, is firewall turned on on SCCM client?
Jie-Feng Ren - MSFT- Hi,
Yes, I turn on windows firewall on sccm client, but it still able to connect via WBEMTEST using IP address. I just dont understand why hostname couldnt as it manages to resolve the computer name. BTW, a reply from a ping does not mean that it resolved the name to the correct IP.
Try this… from a CMD
nbtstat –a <IP Address>
Are you getting the PC name that you are expecting? If not then you have an DNS/WINS issue.
http://www.enhansoft.com/- Hi,
Now I use hostname/IP address via wbemtest without all the firewall, it cannot connect to those clients in different segment with SCCM Server. What is the problem? Any troubleshooting steps I could do? That's not a ConfigMgr problem ... it's OS or even network related. Any (hardware) firewalls between those segments? You could use NetMon to see if the request makes it to the destination client.
- Sounds like a name resolution issue.
When you RDP onto the machine (by IP address), and you pull down the 3rd box ("Log on to:"), does the correct machine name show up in the list (what shows up as "this computer")?
If you PING MACHINENAME and PING MACHINENAME.CONTOSO.COM, do you get the same address back?
Nick. - It looks like a DNS issues, initiate ipconfig /flushdns on client machine and wait for 30 mins to check it again. if still you have issues contact your DNS and Network administrators.
Surendar Reddy - No, it's not a DNS issue, because he wrote "Now I use hostname/IP address via wbemtest without all the firewall" ... so no DNS involved in that case.
- Hi,
Thank you very much on these replies. I got it solve after the network guy uncheck "enforce strict RPC compliance" on firewall.- Marked As Answer byTorsten [MVP]MVP, ModeratorWednesday, November 04, 2009 8:56 AM
- The symptoms changed part way thru this thread.
Oct. 28: "I tried to use wbemtest to test the WMI connection using hostname of the client, I also got the same error. But when I tried to use IP address of the client instead of the hostname on wbemtest testing, I manage to connect to its root\cimv2"
Oct. 29: "Now I use hostname/IP address via wbemtest without all the firewall, it cannot connect to those clients in different segment with SCCM Server"
The Oct. 28 issue looks like a name resolution issue. The Oct. 29 issue looks like a firewall issue.
Anyway, glad to hear that your problem(s) has/have cleared.
Nick.

