Exchange Server
Managing Microsoft updates on Windows
System update management for Windows machines in an Active Directory (AD) environment is a critical task of an administrator. While managing the updates for a handful of machines is a fairly simple task, managing a many Windows machines and keeping ...
Managing mailboxes and their quota limits in Exchange
Management of the Microsoft Exchange environment in an organization is a comprehensive process. One of the various tasks is managing mailboxes, defining their quota limits, and identifying those that are over their given quota limit. This task can be ...
Creating a dynamic distribution group
Distribution groups play an important role in organizations that run Microsoft Exchange. Creation and modification/management of these groups can either be done using the Exchange Admin Center or using PowerShell if you are more comfortable with the ...
Create a mailbox database in Exchange Server
Manually provisioning mailbox databases to new users can be arduous. However, administrators can turn to PowerShell scripts to create mailbox database easily. The below script will create a mailbox database in an Exchange Server with the name 'D10'. ...