Exchange 2010 Powershell command to filter users by email address and - Microsoft Community


hi all,

looking advice on using powershell script generate list of users in our exchange. i'd filter out primary smtp address , generate corresponding users mailbox size. have far

get-mailbox | ? {$_.primarysmtpaddress -like "*domain.com"} select displayname,alias,primarysmtpaddress,totalmailboxsize

with list of users generated provides total mailbox size column blank.

any feedback highly appreciated.

thanks.

bl



Windows / Other/Unknown



Comments

Popular posts from this blog

ClipUp.exe 100% CPU at boot only - Microsoft Community

Error 8233 Microsoft Windows security -spp - Microsoft Community