Files cannot be loaded because running scripts is disabled on this system.
Posted on 9 May 2018 by Beaming SupportBy default Windows PowerShell isnt configured to run scripts.
You’ll notice this when the following error appears: “ Files cannot be loaded because running scripts is disabled on this system. Provide a valid certificate with which to sign the files. ”
To enable to usage of scripts you’ll need to Run PowerShell as Administrator.
Once PowerShell is open run the following command.
Set-ExecutionPolicy RemoteSigned
You’ll only need to run this once per machine and will be able to run scripts from now on.
Find our latest free guide
Top tips from our tech team
We want to help your business run more efficiently and productively. Sign up now to receive monthly guidance from our experts.