Managing Exchange Server 2016 servers
Exchange shell commands used in video:
1)Get-MailboxDatabase
2)Move-DatabasePath –Identity “MB1” –EdbFilePath E:\DB1\DB1.edb –LogFolderPath G:\Logs\DB1
3)Set-MailboxDatabase –identity MB2 –DeletedItemRetention 20.00:00:00 –CircularLoggingEnabled $true –4)ProhibitSendQuota 2.2GB
Dismount-Database –identity MB2
Mount-Database –identity MB2
Exercise details: Creating and configuring mailbox databases
Scenario
Currently, the Mailbox server has no locally attached storage for the mailbox database. You have available iSCSI storage for the mailbox databases and logs. These drives will be sufficient for the initial deployment at A. Datum, but the organization expects to add several additional iSCSI drives during the deployment. You need to configure Windows Server 2016 to connect to the iSCSI drives, and configure storage for the mailbox databases and logs.
You need to modify the location and configuration of the default mailbox database to meet the corporate standards. The database should have a warning limit set to 0.9 gigabytes (GB), prohibit send at 1.0 GB, and prohibit send and receive at 2.2 GB.
In addition to the default mailbox database, you also need to create a new mailbox database to meet the deployment requirements. You should place the new mailbox database on the iSCSI drive and enable circular logging. You also need to set different limits and retention time periods from the default database.
The main tasks for this exercise are as follows:
1. Configure iSCSI storage for the Mailbox server.
2. Configure mailbox settings for an existing database.
3. Create and configure additional mailbox databases.
Ещё видео!