Posted On March 31, 2019

Exchange: New-MoveRequest

kimconnect 0 comments
blog.KimConnect.com >> Codes , Windows >> Exchange: New-MoveRequest
New-MoveRequest -Identity '[email protected]' -TargetDatabase "DB01" -WhatIf

New-MoveRequest -Identity '[email protected]' -TargetDatabase "DB01"

Get-Mailbox -Database DB01 | New-MoveRequest -TargetDatabase DB02 -BatchName "DB01toDB02"

-BadItemLimit

-AllowLargeItems

City National Bank:
Edson
Kit
David

Wed-Sun 1-10pm
MacAfee
4500 users
8000 mailboxes
Public Folders

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How To Upgrade NextCloud 22.1.1 to 22.2.0 When Deployed with Kubernetes & Helm

Step 1: Navigate to nextcloud > html > edit version.php <?php $OC_Version = array(22,1,1,2); $OC_VersionString…

PowerShell: Delete Hidden System Volume Information Directory

# Incident:The System Volume Information has been copied over to an SMB share, where such…

WinRM Management Consideration

Infrastructure needs to be able to leverage scripting automation to perform Vulnerability Remediation, Resource Provisioning,…