# a little script to test if powershell work with my machine Write-Host("hello from powershell"); # ! it work :)