PowerShell Script Not Digitally Signed
Run the below commands in the powershell
Run the below commands in the powershell
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass“Bypass” means nothing is blocked and no warnings, prompts, or messages will be displayed.