I am a DBA that has a PowerShell script that I run against a list of server. The results are placed into an Excel spread sheet for me. When the script is complete that first thing I do is select all the data and insert a table, with the “my table has headers” selected. Then I can sort, filter, even create pivot table charts off the data. Is there any way to do this step in my script? I can included the script if that would help.
Thanks