5 pts.
 Third party Windows utilities
how do you find third party windows utilities that can be used for gathering hardware information about a computer???

drawnlovely@yahoo.com

I am a master web student and I am taking Intro to LINUX...can you help???



Software/Hardware used:
windows
ASKED: January 24, 2011  8:04 PM
UPDATED: January 24, 2011  11:29 PM

Answer Wiki:
For Windows machines I would use WMI
Last Wiki Answer Submitted:  January 24, 2011  8:18 pm  by  Richard Siddaway   2,260 pts.
All Answer Wiki Contributors:  Richard Siddaway   2,260 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

agreed. WMI reporting should give you all the information you need. There are some good and free packages out there, such as lansweeper and spiceworks. Also, take a look at SYDI Sydi will retrieve both hardware and software information for you.

 5,130 pts.

 

Yes, most Windows monitoring applications use WMI to gather information from the monitored machines, for example: Spiceworks.

 63,535 pts.

 

All of the above are great directions on monitoring Windows -with- Windows.

Looking into your Linux side, I point you to dmidecode.

It is usefull to query all about hardware from Linux.
To get an idea, please read this article.

 4,570 pts.