This post is part of the series on PowerShell Snippets.
The following PowerShell command will output the supplied message to the PowerShell console (replace the highlighted section with the message to output):
Write-Output {message]
Click to show/hide the PowerShell Snippets Series Index
PowerShell Snippets |
---|
Write-Output |
Start-Sleep |
(Visited 14 times, 1 visits today)