Im looking for a way to create a “table / list”, like in Excel.
So like the New-UDTable, but where its its vertical, and where i can change the color based on the value - so if the value is $true, then its green - and if its $false, then its red (or something similar)
So for ContainmentEnabled & BackupCompressionDefined, i could use the same logic (if $true / $false) - but if the MaxDOPValue is less or equal to 1, then its bad - if its higher than 4 its also bad.
Would also like to have the option, to rename each column, so that it contains spaces