Skip to content

Instantly share code, notes, and snippets.

@supermarsx
Created November 6, 2023 16:00
Show Gist options
  • Save supermarsx/ce25408ce32cba9677c253c6102f5636 to your computer and use it in GitHub Desktop.
Save supermarsx/ce25408ce32cba9677c253c6102f5636 to your computer and use it in GitHub Desktop.
Exchange move one mailbox to target database, Exchange Management Shell
New-MoveRequest -Identity [email protected] -TargetDatabase TARGETDATABASE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment