Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 2.0 » Write-Host

Write-Host - Powershell 2.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Write-Host

Short description
Writes customized output to a host.

Syntax


Description
The Write-Host cmdlet customizes output. You can specify the color of text by using the ForegroundColor parameter, 
and you can specify the background color by using the BackgroundColor parameter. The Separator parameter lets you s
pecify a string to use to separate displayed objects. The particular result depends on the program that is hosting 
Windows PowerShell.