摘要:
使用PowerShell命令恢复禁用邮箱 键入以下命令: [PS] C:\Windows\system32>Get-MailboxDatabase | Get-MailboxStatistics | where {$_.DisconnectReason -eq "Disabled"}|FL Disp 阅读全文
posted @ 2019-01-04 18:43
cnxiaol
阅读(294)
评论(0)
推荐(0)