Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Write-Output or Write-Host in PowerShell

$
0
0

Q. Should I use Write-Host or Write-Output in my PowerShell?

A. If you open a PowerShell window and type the following commands the result is the same for both, it tells you hello:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles