This commit is contained in:
Doug Finke
2015-04-13 10:22:25 -04:00
parent 5d4662bd49
commit c1cbb7ef62

View File

@@ -10,7 +10,7 @@ $ExportOptions = @{
PivotRows = echo Company Name PivotRows = echo Company Name
PivotData = "PM" PivotData = "PM"
ChartType = "BarClustered3D" ChartType = "BarClustered3D"
Password="Test" #Password = "Test"
} }
Get-Process | Get-Process |