introduction
we have seen in previous article HERE how to create ISCSI target and ISCSI initiator and how to move Exchange Database to local storage .
in this article we will see some exchange Database Operation Like :
- create another DB in ISCSI Storage
- move client Mailbox from storage to another
Create Exchange DB
let us to create another Database beside of default exchange DB
now to the default exchange DB location is local HDD storage E:\
we will create another DB but in remote storage F:\
move mailbox to another DB with ECP
in previous section we have created two DB ,
Now let’s move user mailbox from DB to another
move mailbox to another DB with Power-shell
we can also move mailbox from DB to another by using Exchange PS [ Power Shell ]
New-MoveRequest -Identity Ali@pioneers.lab -TargetDatabase second_DB -BadItemLimit 100