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]
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]