The solution is to change the execution policy to one that allows scripts to run.
The PowerShell execution policy determines whether you can run PowerShell scripts.
Both errors happen when you try to run commands on remote computers using the -ComputerName parameter.