Re: Enumerate AD Mailbox Permissions
- From: Blueman <Blueman@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 May 2009 21:54:01 -0700
Thank You...
Will this cmdlet work on a Exchange 2003 server
"Frank Röder" wrote:
Hello,.
you can use this Powershell Command:
Get-Mailbox | Get-MailboxPermission | where {$_.IsInherited -eq $False}
--
Viele Grüße
Frank Röder
MVP - Directory Services
- Follow-Ups:
- Re: Enumerate AD Mailbox Permissions
- From: Frank Röder
- Re: Enumerate AD Mailbox Permissions
- References:
- Enumerate AD Mailbox Permissions
- From: Blueman
- Re: Enumerate AD Mailbox Permissions
- From: Frank Röder
- Enumerate AD Mailbox Permissions
- Prev by Date: Re: When you run Dcpromo.exe on Windows 2008 to create a replica domain controller, you receive a message "The operation failed because: A domain controller could not be contacted ... "Access is denied."
- Next by Date: Re: GPO Not Applying
- Previous by thread: Re: Enumerate AD Mailbox Permissions
- Next by thread: Re: Enumerate AD Mailbox Permissions
- Index(es):
Relevant Pages
|