There’s times when you need to run an unsigned PowerShell script on Windows Server for convenience, for example when you pull it down from online. A word of warning – obviously – you need to know what any script does before you ever execute it – especially with privilege. Now, […]