I'm looking for a software that can make an inventory of the PCs on your network for an SMB environment. I know ther are plenty (Spiceworks, LanSweeper, etc). But they all rely on WMI to function. The problem is I have so many problems with getting WMI to work on all workstations that I'm looking for a more reliable alternative.

Do you know of any affordable (or better free) inventory tool that uses a client on the workstation that contacts a local workstation or server to give an update of it's situation?

Thanks for any suggestions.

Kind Regards,

link|improve this question
Shopping questions are off topic, per the faq. – MDMarra Dec 6 '11 at 13:10
feedback

closed as not constructive by MDMarra, Iain, sam, Chris S, gWaldo Dec 6 '11 at 13:41

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

Check out OCS Inventory

http://www.ocsinventory-ng.org/en/

link|improve this answer
feedback

You could use SNMP, but it's not going to work as well...

A more important question is Why isn't WMI working?! I've run sites with thousands of clients, and WMI has been instrumental in maintaining those environments. Further, I have only rarely seen WMI "just break."

I would make every possible case in making fixing that widespread problem a high priority. If it comes from a forced configuration from your client image or Group Policy, it should be able to be fixed easily. Otherwise, you'll actually need to troubleshoot and distribute a fix. (Fortunately, you can often use GP to do this.)

link|improve this answer
It seems to be either problems with the firewall or WMI repository. I followed the how-to document of troubleshooting WMI problems in Spiceworks but I can't get them all to work. – Gert Dec 6 '11 at 13:25
2  
Then find someone who can and do a beginner course to windows system administration please. – TomTom Dec 6 '11 at 13:31
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.