Write-Host is superfluous, because PowerShell sends everything to output stream by default.
Signed-off-by: Richie Bendall <richiebendall@gmail.com>