Hi All,
I need to find out how many active Exchange mailboxes their are on our Exchange 2010 server.
I've used the Get-Mailbox -ResultSize unlimited cmd and this has listed all the active mailboxes which is . Is there a way of getting the actual count to so that I don't have to count all the mailboxes in PowerShell result?
Can I be sure that the results also show me only the active mailboxes too?
New to PowerShell... I have checked the Microsoft website....
Cheers
J
I need to find out how many active Exchange mailboxes their are on our Exchange 2010 server.
I've used the Get-Mailbox -ResultSize unlimited cmd and this has listed all the active mailboxes which is . Is there a way of getting the actual count to so that I don't have to count all the mailboxes in PowerShell result?
Can I be sure that the results also show me only the active mailboxes too?
New to PowerShell... I have checked the Microsoft website....
Cheers
J