Forum Discussion

Deleted's avatar
Deleted
Oct 26, 2016
Solved

Unblock account from Action Center for Exchange Online

Is there a PowerShell command to unblock an account? Right now I go to the action center to remove the account from the block list. It would be awesome to have this in PowerShell.

  • Yes, you can use the Get-BlockedSenderAddress and Remove-BlockedSenderAddress cmdlets.

  • Yes, you can use the Get-BlockedSenderAddress and Remove-BlockedSenderAddress cmdlets.

    • Deleted's avatar
      Deleted
      Thank you for the response, I believe this is specific to users, this is the equivalent to a user adding someone to their block list in Outlook. I am looking for a cmdlet that unblocks a user from sending outbound messages, the GUI equivalent is going to the Exchange Admin Center console > Protection > Action Center.
      • Those are exactly the cmdlets you need for Exchange Admin Center console > Protection > Action Center.

Resources