Script to gather information about a number of PCs

Associate
Joined
15 Jul 2005
Posts
1,230
Location
UK
Hi,

Has anyone had any experience on the below?

Our company needs a script or a program to be run on a machine which collects information about the client

e.g.

hostname
RAM size
Mapped drive paths
installed software
etc...

the script must be run silently and then uploaded into a Excel spreadsheet or a database. This is for a large rollout project that we are doing.

Are there any premade scripts for this? or is there another way we could do this? no program or agent must be installed on each individual machines so I think scripting is the best way? or we could put a program on a network share for the users to run, which will collate this information and upload it somewhere.

Any help would be great.
 
thanks for the replys.

I will check out psinfo, I think that was the same guy who wrote regmon \ filemon which were great programs.

anyone know any that exports into a spreadsheet or a .db ?
 
Back
Top Bottom