Skip to content

Instantly share code, notes, and snippets.

@Santaro255
Created June 20, 2019 10:52
Show Gist options
  • Save Santaro255/64c95b0bc8f5ef66200250abbce545ff to your computer and use it in GitHub Desktop.
Save Santaro255/64c95b0bc8f5ef66200250abbce545ff to your computer and use it in GitHub Desktop.
Add-PSSnapin -Name Microsoft.Exchange.Management.PowerShell.SnapIn
((Get-Queue).MessageCount | Measure-Object -Sum).Sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment