Can this be done?

  • Thread starter Thread starter Aaron-McLeod
  • Start date Start date
A

Aaron-McLeod

Hello,

I would like to concoct a VB script that will query Name, Model, and
TotalPhysicalMemory from Win32_ComputerSystem and save the results into a
text file I can view from a network share. I have created the WMI query,
but cannot figure out the best way to view the results, or redirect the
output into a text file. Any help is greatly appreciated, as I'm sure there
is something simple I don't understand.
 
Back
Top