Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Apply impersonation to mailbox

$
0
0

I'm using migrationwiz to migrate some users and i need to grant admin privileges

 using this script

Get-Mailbox -ResultSize Unlimited | Add-MailboxPermission -AccessRights FullAccess -Automapping $false -User admin@domain.com


I'd like to know how to apply this specificusers in a CSV file.

thanks


Viewing all articles
Browse latest Browse all 21975

Trending Articles



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