Comando:
get-mailbox | where {$_.UseDatabaseQuotaDefaults -eq $False}
Fonte: http://exchangeserverpro.com/how-to-find-exchange-server-2010-mailboxes-without-storage-quotas/
Certificação Microsoft e muito mais … Os melhores cursos e os melhores instrutores estão aqui.
Comando:
get-mailbox | where {$_.UseDatabaseQuotaDefaults -eq $False}
Fonte: http://exchangeserverpro.com/how-to-find-exchange-server-2010-mailboxes-without-storage-quotas/