- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?