question

JohnnyBroe-3637 avatar image
0 Votes"
JohnnyBroe-3637 asked JohnnyBroe-3637 edited

Problem with add an administrator to root on public folders


On an Exchange 2016 mailbox when I try to add an administrator to root on public folders I get following error:
"Array Dimensions Have Exceeded Supported Range"

A hint would be nice

Best Regards

John B

office-exchange-server-administration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DomagojNovak avatar image
0 Votes"
DomagojNovak answered

Hi,

how many folders/subfolders do you have? Sounds like an issue described in this post:

https://social.technet.microsoft.com/Forums/lync/en-US/843a6c5a-59eb-4ab0-b4fb-642bd6471ebc/exchange-2013-public-folders-array-dimensions-have-exceeded-supported-range?forum=exchangesvradmin

I know you are running Exchange '16, but it is worth a try.

Kind regards,
Domagoj Novak

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JohnnyBroe-3637 avatar image
0 Votes"
JohnnyBroe-3637 answered JohnnyBroe-3637 edited

Thank you for your answer :-)

I found "How to add administrator to the root" :-)

Best Regards

John B

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

joyceshen-MSFT avatar image
0 Votes"
joyceshen-MSFT answered

Hi @JohnnyBroe-3637

Yes, you could try the solution here, navigate to the Scripts folder for your Exchange server

For example, C:\Program Files\Microsoft\Exchange Server\V15\Scripts

Then run the command below

.\AddUsersToPFRecursive.ps1 -TopPublicFolder “\Public Folder” -User “Alias” -Permission “Permission”


If an Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.