PowerShell basics¶ The beginning¶ This is a sample page with basic info about PowerShell. Write-Host "this is test" # this is a comment This is all you need to see for now. (this is a demo page)