Property 'remoteaddresses' cannot be found on this object; make sure it exists and is settable.
At C:\Users\Administrator\Documents\banIP.ps1:33 char:7
+ $ar. <<<< remoteaddresses += ',' + $_.Name
+ CategoryInfo : InvalidOperation: (remoteaddresses:String) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
I got this error. It runs with admin privilege. Please advice.
I got this error. It runs with admin privilege. Please advice.