Quantcast
Channel: Exchange Server 2010 forum
Viewing all articles
Browse latest Browse all 19572

List where a User have NOT Fullaccess

$
0
0

Hallo

I am very new with Powershell and exchange. I need a List of Mailboxes where a Serviceaccount have not Fullaccess. I am trying this

Get-Mailbox | Get-MailboxPermission | where { ($_.User -ne "domain\account") }

But it dont return the correct result.

Andreas


Viewing all articles
Browse latest Browse all 19572

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>