Abhay Shanker
What is Write-Host in Powershell
By Abhay Shanker in SharePoint on Jan 12 2014
  • Ketak Bhalsing
    Oct, 2014 20

    Write-Host is what Console.WriteLine for you in C# console application i.e. which allows you to write your output on Console.

    • 0
  • Shweta Lodha
    Apr, 2014 15

    http://technet.microsoft.com/en-us/library/ee177031.aspx

    • 0
  • Munesh Sharma
    Apr, 2014 15

    http://stackoverflow.com/questions/8755497/which-should-i-use-write-host-write-output-or-consolewriteline

    • 0
  • Abhay Shanker
    Jan, 2014 12

    The Write-Host cmdlet enables you to write messages to the Windows PowerShell console.

    Write-Host "Hello World"

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS