HOWTO enable Powershell script execution
updated: 09/10/2021 Powershell is indeed a very powerful tool, and sometimes we may need to commit several similar operations that we can quickly organize in a script. By default, you cannot execute any unsigned PowerShell script. This can be a problem if we don’t know how, or you need to do a quick maintenance task. We can update this setting, by opening a Powershell … Continue reading HOWTO enable Powershell script execution