never-displayed
View discussion in a popup
What is the following line supposed to do:
Write-Output "6- esxi-7.account-auto-unlock-time" | Green
Is this supposed to do something like:
Write-Host -ForegroundColor Green "6- esxi-7.account-auto-unlock-time"
Or is a different purpose intended?