get-mailbox -ResultSize Unlimited | where {$_.RecipientType -eq [Microsoft.Exchange.Data.Directory.Recipient.RecipientType]::UserMailbox } | update-safelist
get-mailbox -ResultSize Unlimited | where {$_.RecipientType -eq [Microsoft.Exchange.Data.Directory.Recipient.RecipientType]::UserMailbox } | update-safelist
Tags: Exchange 2007, Powershell, safelist
Posted in MS Exchange server, MS Exchange server 2007, Powershell | 1 Comment »
Luka Manojlovic is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).