What:
Spiceworks installed on Windows 7
Problem:
We couldn't connect to this device due to the following error: No open ports for this device were found to be responding.
Solution:
Follow the steps from the link below, make sure your firewall is not blocking the connection.
http://community.spiceworks.com/help/Inventory_WMIIf you still have the same error message, then that could be problem with your PTR records.
Test it with nslookup:
1. Start > Run > cmd.exe
2. Start nslookup
nslookuptype in name of the pc, A record check
> workstation1type in IP of the pc, PTR record check
Name: workstation1.domain.local
Address: 192.168.1.50
> 192.168.1.50They both should resolve to the same name, if not you need to clear stale records and best reconfigure DHCP server to handle all records correctly.
Name: workstation1.domain.local
Address: 192.168.1.50
Related post:
Revers DNS entries are not updating, Windows 2012 R2
No comments:
Post a Comment