But the real power is when you bring these two actions together using the power of pipelining, like this: Get-User -Filter { Title -like '*executive' } | Set-Mailbox -ProhibitSendQuota 200mb With one line of "code" you've just changed the quota for all 1,000...
In Exchange 2007, Exchange-specific AD property sets were created to host the Exchange-related AD properties on recipient objects. Having these additional AD property sets, segregated from the standard AD property set, allows distinct ACLs to be placed on these ...