for /f %I in (hosts.txt) do processor.vbs /S %I ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "NT 2000 Discussions" <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002 10:59 AM 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]
