If you are familiar with EMC solutions enabler (which provides DOS command-like commands) like symcfg list, which outputs a list of the emc storage arrays located in a particular site by firmware code version, etc., or symsnap -sid 2045 list -pools -gb, I have created several symcli commands which I manually have to cut-paste the outputs of the commands and would like have these individual files to populate an excel spreadsheet (Office 2007-2010) by a certain criteria; sid (symmetrix ID), etc. Would Powershell 1.0 on XP SP-3 provide this capability? These "sym-commands" have to be run daily to check changes in capacity.
I would like to have a capability to add computations in the powershell script before it is inputted to the final spreadsheet? Being fairly new to Powershell, I am looking for automation options to avoid having to manipulate these individual command text files.
Thank you in advance,
Richard Waite