I want to run PowerShell scripts on Windows 7 as a regular user. Whenever I try, I get the following error:
File C:\\Users\\danv\\Documents\\WindowsPowe
This should solve your problem, you should try to run the following below:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser