Windows Server 2003
1833325 Members
2995 Online
110051 Solutions
New Discussion

System information Collection

 
SOLVED
Go to solution
rccmum
Super Advisor

System information Collection

Hello,

I am looking for a way to collect system hardware and software information from a Windows 2003 based systems.

Is there a way ( utility or scripts ) available withing Windows to collect it? or does anyone know a third party utility to collect the information?

Thanks in advance
3 REPLIES 3
Igor Karasik
Honored Contributor

Re: System information Collection

Which hardware you use ?
If you have HP servers you can use free HP SIM
http://h18006.www1.hp.com/products/servers/management/hpsim/index.html

We use Microsot Configuration manager (not free)
http://www.microsoft.com/systemcenter/configurationmanager/en/us/overview.aspx

I read some good reviews about Lansweeper free tool:
http://www.lansweeper.com/

Dan Robinson_4
Regular Advisor
Solution

Re: System information Collection

Try running WINMSD /? and look at the automated options in there. Save Report file, etc.

If you don't already have a good way to run this on multiple machines, look into PSEXEC.
rccmum
Super Advisor

Re: System information Collection

Thanks!