Open jeffschulman opened 7 years ago
I can but there is an issue where if you execute the signed PowerShell code on an a disconnect system or network, then there is a significant delay in execution.
@jeffschulman what we will do in the future is starting using the releases feature of GitHub and then provide signed and unsigned versions as attachments to the release.
You can also run powershell.exe -ExecutionPolicy Bypass. Execution Policy isn't a security feature.
Can the scripts included in the SHB package be signed, so the PowerShell execution policy doesn't need to be set to a less secure level?