Home Forums Programming Powershell Add output of Powershell query Multiple WMI Classes to SQL RE: Add output of Powershell query Multiple WMI Classes to SQL

  • Hi Gary,

    Sorry for not being clear. The script as is works for a single wmi class and I understand how to pull more than one value from that class and put it in sql.

    I need to pull data from a number of different values across a number of different classes. I just don't know how to go about that and then write those results between two different tables each with 3 columns.

    Again any help would be so greatly appreciated. Just enough to get me going.