How do I extract workstation information such as processor type, speed, and physical memory? I have Hyena v6.7. Thank you.
Announcement
Collapse
No announcement yet.
Workstation information
Collapse
X
-
Re: Workstation information
You should be able to use the WMI reports from either Hyena or Exporter Pro for this. You may not be able to get CPU and memory in the same output, though.
CPU information can also come from the registry. Search these boards for CPU to get information on that.
-
Re: Workstation information
You can create a tool but will only be able to run it on 20 at a time.
<span style="font-weight: bold">cmd /c cls & "C:\HyenaTools\PsTools\psinfo" \\%E% -u domain\username -p password & pause</span>
pstools can be found @ www.sysinternals.com and you will be redirected to the new M$ site.
[This message has been edited by Trammel (edited 11-09-2006).]
Comment
Comment