PowerShell File – Not Digitally Signed

PowerShell scripts gives an error when the file is not digitally signed. You need to Bypass the security setting

Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass