Get-PFA2ProtectionGroup returns an object with a "IsLocal"
Get-PFA2ProtectionGroup returns an object with a "IsLocal" binary property, and the cmdlet has a -filter option that _looks_ like it should support something like "IsLocal = False", but I can't work o...