You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/docs-conceptual/find-exchange-cmdlet-permissions.md
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Find the permissions required to run any Exchange cmdlet"
3
3
ms.author: chrisda
4
4
author: chrisda
5
5
manager: deniseb
6
-
ms.date: 9/7/2023
6
+
ms.date: 06/06/2024
7
7
ms.audience: ITPro
8
8
audience: ITPro
9
9
ms.topic: article
@@ -26,16 +26,23 @@ You can use PowerShell to find the permissions required to run any Exchange or E
26
26
27
27
- You can only use PowerShell to perform these procedures.
28
28
29
-
- Basically, you need to be an administrator to complete this procedure. Specifically, you need access to the **Get-ManagementRole** and **Get-ManagementRoleAssignment** cmdlets. By default, access to these cmdlets is granted by the **View-Only Configuration** or **Role Management** roles in Exchange Online, which are assigned only to the **View-Only Organization Management** and **Organization Management** role groups by default.
30
-
31
-
In cloud-based organizations, membership in the **Global Administrators** role in Microsoft Entra ID gives you the required permissions.
32
-
33
29
- The procedures in this article don't work in Security & Compliance PowerShell. For more information about Security & Compliance permissions, see the following articles:
34
30
-[Permissions in the Microsoft Defender portal](/defender-office-365/mdo-portal-permissions)
35
31
-[Permissions in the Microsoft Purview compliance portal](/purview/purview-compliance-portal-permissions)
36
32
37
-
> [!TIP]
38
-
> Having problems? Ask for help in the Exchange forums. Visit the forums at: [Exchange Server](https://go.microsoft.com/fwlink/p/?linkId=60612) or [Exchange Online](https://go.microsoft.com/fwlink/p/?linkId=267542).
33
+
- You need to be assigned permissions before you can do the procedures in this article. You have the following options:
34
+
-[Exchange Server permissions](/exchange/permissions/permissions): Membership in one of the following role groups:
35
+
-**Compliance Management**
36
+
-**Hygiene Management**
37
+
-**Organization Management**
38
+
-**View-Only Organization Management**
39
+
-[Exchange Online permissions](/exchange/permissions-exo/permissions-exo): Membership in one of the following role groups:
40
+
-**Compliance Management**
41
+
-**Delegated Setup**
42
+
-**Hygiene Management**
43
+
-**Organization Management**
44
+
-**View-Only Organization Management**
45
+
-[Microsoft Entra permissions](/entra/identity/role-based-access-control/manage-roles-portal): Membership in the **Global Administrator** or **Global Reader** roles gives users the required permissions _and_ permissions for other features in Microsoft 365.
39
46
40
47
## Use PowerShell to find the permissions required to run a cmdlet
41
48
@@ -50,8 +57,8 @@ You can use PowerShell to find the permissions required to run any Exchange or E
0 commit comments