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
Lifelong Learner | CEO and Founder at Arystech | Cloud | Amazon Connect | Serverless | Infosec | DevOps
Lifelong Learner | CEO and Founder at Arystech | Cloud | Amazon Connect | Serverless | Infosec | DevOps
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