
Sep 16, 2013 by Dan Rose
Count users that are enabled for POP3, MAPI or OWA
I was recently asked if it was possible to count how many users in an organization had POP3 enabled. Fortunately for us, Microsoft have made this task relatively easy with the use of the Get-CasMailbox cmdlet. This simply outputs a list of your users along with a nice formatted table stating whether each of the […]