alberto-bottacin
Results
1
comments of
alberto-bottacin
Hi, I solved the same issue by run this powershell command: Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned this will allow to run powershell scripts with the curret user (both on Powershell...