Using PowerShell to troubleshoot the Exchange mailbox creation process
I’ve been recently tasked by the team responsible for user account management to investigate why a user mailbox wasn’t created along with its Active Directory account.
Read MoreI’ve been recently tasked by the team responsible for user account management to investigate why a user mailbox wasn’t created along with its Active Directory account.
Read MoreNote: This tip requires PowerShell 2.0 or above. Getting the members of a dynamic distribution group in the Exchange Management Console (EMC) is not an issue; you open the group and click the Preview button.
Read MoreNote: This tip requires PowerShell 2.0 or above. One of the group types that Exchange can create is a dynamic distribution group.
Read MoreNote: This tip requires PowerShell 2.0 or above. In a previous tip we saw how to configure storage quotas for a mailbox using PowerShell.
Read MoreNote: This tip requires PowerShell 2.0 or above. Exchange lets us configure mailbox storage quotas for a mailbox, control the size of mailboxes and manage the growth of mailbox databases.
Read MoreYesterday I got an email asking for help to create a report of all user mailboxes in Exchange per department. When you execute a Get-Mailbox command, you’ll see that the Department property is not included in the result.
Read More