This may seem like a total newb question, because it is...
I was testing some customised functions, specifically a function found here to suppress Write-Host. This deleted the original Powershell Write-Host function.
I have googled for a while but I can't find a way to restore the Powershell functions to "factory settings".
Does anyone know how to get the standard Write-Host back?