Postfach in Datenbank finden

foreach ($b in $a){$b.Name; Get-MailboxStatistics -Database $b.Name | Where{$_.DisplayName -like "*Name*"}| ft}