Link to home
Create AccountLog in
Avatar of Macom
Macom

asked on

Need script to pull system info from servers.

Hello, I am not a scripter by any means. I have a project that requires me to get some info from a set list of servers. What I need is Make, Model, Serial Number, # and Speed of physical processors, Memory, Total disk, Used disk, OS version, and Domain. I was wondering if any of you incredibly talented scriptors have something like this in your collections. Thanks in advance.
ASKER CERTIFIED SOLUTION
Avatar of SteveGTR
SteveGTR
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Someone posted a script here that grabs information from servers and posts back XML data:

https://www.experts-exchange.com/questions/22841725/Can-i-know-what-this-script-does.html

-saige-
Avatar of Macom
Macom

ASKER

Thanks Steve. This solution was very workable with my limited scripting capabilities and provides many other possibilities too.