Removing a Email Address from Unsafe Senders List in Exchange 2010 Using Powershell

Today I had to remove an errant email address from a user's unsafe sender list. I found out that using Powershell and Exchange Shell for Exchange 2010 you can add and remove email addresses from the already current list without removing everything else.

First, I used PowerShell to see what the current list of users that were blocked was

Read More