unable to add user

Glenn Maxwell 12,171 Reputation points
2023-04-24T12:31:43.44+00:00

Hi All

I am facing issue with adding user to eDiscovery Administrator from GUI. i am trying to add user from powershell.

For one user i have added from powershell to eDiscovery Manager and it worked.
Add-RoleGroupMember "eDiscovery Manager" -Member user1@contoso.com

I am unable to add to eDiscovery Administrator.
Add-RoleGroupMember "eDiscovery Administrator" -Member user2@contoso.com
The operation couldn't be performed because object 'eDiscovery Administrator' couldn't be found on 'FfoRecipientSession'.

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,704 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,211 questions
0 comments No comments
{count} votes

Accepted answer
  1. Aholic Liang-MSFT 13,871 Reputation points Microsoft Vendor
    2023-04-25T06:11:12.8266667+00:00

    Hi @ Glenn Maxwell

    Yes. you can't use the Add-RoleGroupMember cmdlet to add a user to the eDiscovery Administrators subgroup.

    For more details, please refer to this link: Assign eDiscovery permissions in the Microsoft Purview compliance portal - Microsoft Purview (compliance) | Microsoft Learn  2023-4-25-1


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Glenn Maxwell 12,171 Reputation points
    2023-04-24T14:05:35.3633333+00:00

    The syntax is Add-eDiscoveryCaseAdmin -User user2@contoso.com

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.