win-firewall-rule: temp disable strict-mode for the time being

This commit is contained in:
Dreamcat4 2016-04-20 21:44:29 +01:00
parent 8734e8f397
commit 9bc12dc9dd

View file

@ -20,6 +20,9 @@
# WANT_JSON
# POWERSHELL_COMMON
# temporarily disable strictmode, for this module only
Set-StrictMode -Off
function getFirewallRule ($fwsettings) {
try {