Permissions Report Timeout
When I try to run the permissions report against a company with around 90 mailboxes, I receive a timeout error. Is there anything I can do to improve the performance of this report?
How many users are in the company?
Can you test running these powershell commands on Exchange and tell me how long they take?
Get-Mailbox -OrganizationalUnit <OU of the company> -ResultSize Unlimited | Get-MailboxPermission
then run
Get-Mailbox -OrganizationalUnit <OU of the company> -ResultSize Unlimited | Get-ADPermission
I ran these commands through and RDP terminal into the Core Server. The times include time to display all the results on the screen.
First command, about 12 seconds
Second command, around 99 seconds
@marklft We have a new version we hope to finish testing on Tuesday and release on Wednesday. In our test of over a 1000 user company we have taken the time of this report from 16 minutes to 1 minute. The issue is getting the send-as permissions using Get-ADPermission in Excahnge. I’m surprised it only took 99 seconds for your 80 user company, it may have been cached but this is what was causing the delays.
-
Retention Policies & Tags
2 years ago
-
Object not found error
3 years ago
-
Importing Companies & Users does not create address lists or policies
3 years ago
-
Can't create new user because Load Balancing failed to find a valid mailbox
3 years ago
- 5 Forums
- 714 Topics
- 3,630 Posts
- 0 Online
- 253 Members