Skip to content

Commit 0db5075

Browse files
authored
Update eDiscovery Administrator role description
1 parent ac76ec9 commit 0db5075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Add-eDiscoveryCaseAdmin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Add-eDiscoveryCaseAdmin -User <String>
2828
```
2929

3030
## DESCRIPTION
31-
An eDiscovery Administrator is member of the eDiscovery Manager role group who can also view and access all eDiscovery cases in your organization.
31+
An eDiscovery Administrator has the Case Management role assigned to them, which allows them to view and access all eDiscovery cases in the organization. To make a user an eDiscovery Administrator, add the user to the eDiscovery Manager role group by running the following command in Security & Compliance PowerShell: `Add-RoleGroupMember -Identity "eDiscovery Manager" -Member "<UserIdentity>"`.
3232

33-
To make a user an eDiscovery Administrator, add the user to the eDiscovery Manager role group by running the following command in Security & Compliance PowerShell: `Add-RoleGroupMember -Identity "eDiscovery Manager" -Member "<UserIdentity>"`. After the user is a member of the eDiscovery Manager role group, you can then use this cmdlet to add them to the list of eDiscover Administrators.
33+
After the user is a member of the eDiscovery Manager role group, you can then use this cmdlet to add them to the list of eDiscover Administrators.
3434

3535
To use this cmdlet in Security & Compliance PowerShell, you need to be assigned permissions. For more information, see [Permissions in the Microsoft Purview compliance portal](https://learn.microsoft.com/purview/microsoft-365-compliance-center-permissions).
3636

0 commit comments

Comments
 (0)