Since the addtion of Blocked connectors the cmdlets need a new command
Add-ConnectorToBlockedGroup
I'd like to add that all the related commands take -Name as a param, the connector short name, but the Get-Policy commands only contain the Ids (the long path) these should corolate, else how can we use them effectively without having to export all the connectors into a database.
Also All these related cmds, should be able to take an array of items as adding 300 items one at a time takes too long.