Quantcast
Channel: Microsoft Exchange
Viewing all articles
Browse latest Browse all 20055

PowerShell and Exchange

$
0
0

I need to know what additional mailboxes a user has linked to their outlook account.

I can't get this to work:

Get-Mailbox | Get-MailboxPermission | ?{($_.AccessRight s -eq "FullAccess") -and ($_.User -like 'jklin\gconnors) -and ($_.IsInherited -eq $false)} | ft Id*


Viewing all articles
Browse latest Browse all 20055

Trending Articles



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