PowerShell PowerShell 0..15 | % {Write-Host -BackgroundColor ([ConsoleColor]$_) -Object " " -NoNewline} 1 0..15 | % {Write-Host -BackgroundColor ([ConsoleColor]$_) -Object " " -NoNewline}