Files
Powershell/Exchange/status-sync.ps1
2025-08-06 10:35:05 +02:00

2 lines
125 B
PowerShell

Get-ExchangeServer | Where-Object {$_.IsHubTransportServer -eq $True} | Get-Queue | ft Identity, NextHopDomain, MessageCount