Not sure how to translate this vbscript into a working Power Shell script. rules = oSite.GetIPAccessRules() For Each key In rules If key.type...
VBScript to Power shell
read more
Not sure how to translate this vbscript into a working Power Shell script. rules = oSite.GetIPAccessRules() For Each key In rules If key.type...