Hi All,
Is there a free application that can give me the following information about any remote client I remote into to
1. type of ram and speed
2. processor
3. type of video card
Any help is much appreciated
Regards
Shane
Software/Hardware used:
windows machines
ASKED:
May 13, 2011 9:55 AM
UPDATED:
May 13, 2011 4:24 PM
Some basic information could be obtained with the Windows SystemInfo utility, and with Sysinternals’ PsInfo.
However, I think you could get much more information via WMI, but you would need to write a vbs or powershell script (I suppose there are examples on the web).
Take a look at this:
WMI Tasks: Computer Hardware.
Spiceworks (mentioned above) is a free monitoring/inventory/help-desk tool that gives a great deal of information of the monitored machines, and for windows machines it gets that info using WMI .
You could install this free program remotely, it supplies a great deal about the system.
http://www.piriform.com/speccy
Good Luck,
Flame