On Tue, 2005-07-05 at 04:41, Bénoni MARTIN wrote:
>
> I am currently looking for a tool that will scan a couple of networks and get the following infos from each machine up: OS, RAM, Hard Disk capacity and so on. I obviously can run this tool with admin rights. The best would be a command-line tool that will allow me to include it in a script.
I assume from your wording you are only worried about different flavors
of Windows. If so, try psinfo:
http://www.sysinternals.com/Utilities/PsInfo.html
Easy to script the execution of the tool. Little harder to script the
parsing of the output.
HTH,
Chris
Received on Jul 05 2005