All things development, technology, and other interests
 
Tag: <span>PowerShell</span>

How-To: Sign PowerShell Scripts

I’m compiling a quick and dirty how-to for signing PowerShell scripts, mainly for my own archives. If it helps any of you then all the better. You can find a full post on how to do it here. First you need to set the the execution policy accordingly. In this case we’ll use …