Skip to content

Instantly share code, notes, and snippets.

@supermarsx
Last active July 18, 2020 18:44
Show Gist options
  • Save supermarsx/23e173dcf30203a08f33562875b77a12 to your computer and use it in GitHub Desktop.
Save supermarsx/23e173dcf30203a08f33562875b77a12 to your computer and use it in GitHub Desktop.
Exchange 2013 Shell, Get move request statistics all
$MAILBOXDATABASENAME = "MAILBOXDATABASENAME"
Get-MoveRequestStatistics -MoveRequestQueue $MAILBOXDATABASENAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment