You can get this with PSINFO and you can script it for all machines in the
domain.


FOR /F %V IN ('NET VIEW') DO PSINFO %V | FIND /I "Processor Speed"

http://www.ultratech-llc.com/KB/?File=SysInfo.TXT



==============================================================
 ASB - http://www.ultratech-llc.com/KB/?File=~MoreInfo.TXT
==============================================================
 Automation Leads To Relaxation...
 


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 1:00 PM
To: NT 2000 Discussions
Subject: Scripting Processor of all machines



Hi All,

How would I script a report to dump all the processor speeds of all
computers in a domain. I see that processor.vbs does the job for one
machine... any further info would be appreciated... Also any places where I
can get relevant resources/books, etc.

Many thanks in advance

Robert Rutherford




****************************************************************************
****************
This E-mail and any files transmitted with it are in commercial 
confidence and intended solely for the use of the individual or entity
to whom they are addressed. If you have received this E-mail in error 
please notify the Administrator by E-mail ([EMAIL PROTECTED]).

Any views or opinions expressed are solely those of the author and do
not necessarily represent those of DEK Printing Machines Ltd., or its
affiliates.
****************************************************************************
****************


------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to