GoFetch
GoFetch copied to clipboard
Execution policy restriction
I get an error that a script cannot be executed because the PowerShell execution policy doesn't allow it. And GoFetch does not run on the following machines.
The files are not signed therefore they are blocked to execution. You should unblock the files with the following command: Unblock-File .\Invoke-GoFetch.ps1 on each one of the .ps1 files.