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/exchange-online-powershell-v2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ For connection instructions using the module, see the following articles:
27
27
-[Connect to Exchange Online PowerShell](connect-to-exchange-online-powershell.md)
28
28
29
29
> [!TIP]
30
-
> Exchange Online PowerShell for cloud protection of on-premises email environments uses the same connection instructions as Exchange Online PowerShell.
30
+
> Exchange Online Protection PowerShell for cloud protection of on-premises email environments uses the same connection instructions as Exchange Online PowerShell.
31
31
32
32
-[Connect to Security & Compliance PowerShell](connect-to-scc-powershell.md)
33
33
-[App-only authentication for unattended scripts in Exchange Online PowerShell and Security & Compliance PowerShell](app-only-auth-powershell-v2.md)
description: "Learn about the articles available for using Exchange Online Protection PowerShell to manage cloud protection features for on-premises email environments."
14
14
---
15
15
16
-
# Exchange Online PowerShell for cloud protection of on-premises email environments
16
+
# Exchange Online Protection PowerShell for cloud protection of on-premises email environments
17
17
18
18
Exchange Online Protection PowerShell is the administrative interface that enables you to manage cloud protection features for on-premises email environments from the command line. For example, you can use Exchange Online Protection PowerShell to configure anti-spam policies, mail flow rules (also known as transport rules) and connectors to support on-premises email protection.
19
19
20
20
> [!TIP]
21
21
> All organizations with cloud mailboxes (Microsoft 365 A3/E3/G3, A5/E5/G5, Microsoft 365 Business Premium, etc.) use [Exchange Online PowerShell](exchange-online-powershell.md) to manage these same features for cloud email protection.
22
22
23
-
Exchange Online PowerShell for cloud protection of on-premises email environments is available in the following scenarios:
23
+
Exchange Online Protection PowerShell for cloud protection of on-premises email environments is available in the following scenarios:
24
24
25
-
-**On-premises email environments (not just Microsoft Exchange)**: Mail from the internet passes through cloud protection and filtering before delivery to on-premises recipients. Your cloud environment contains no mailboxes.
25
+
-**On-premises email environments (not just Microsoft Exchange)**: Mail from the internet passes through cloud protection and filtering before delivery to on-premises recipients. The cloud environment contains no mailboxes.
26
26
-**Exchange Enterprise CAL with Services**: The licenses for your on-premises Exchange organization include Exchange Enterprise CAL with Services (cloud protection of on-premises mailboxes is one of the services).
27
27
28
-
The following articles provide information about using Exchange Online PowerShell for cloud protection of on-premises email environments:
28
+
The following articles provide information about using Exchange Online Protection PowerShell for cloud protection of on-premises email environments:
29
29
30
30
- To learn about the ExchangeOnlineManagement module that's required to connect to Exchange Online Protection PowerShell, see [About the Exchange Online PowerShell module](exchange-online-powershell-v2.md).
Copy file name to clipboardExpand all lines: exchange/docs-conceptual/find-exchange-cmdlet-permissions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ You can use PowerShell to find the permissions required to run any Exchange or E
50
50
## Use PowerShell to find the permissions required to run a cmdlet
51
51
52
52
1. If you haven't already, open the Exchange PowerShell environment that you're interested in:
53
-
-**Exchange Online or Exchange Online PowerShell for cloud protection of on-premises email environments**: [Connect to Exchange Online PowerShell](connect-to-exchange-online-powershell.md).
53
+
-**Exchange Online PowerShell**: [Connect to Exchange Online PowerShell](connect-to-exchange-online-powershell.md).
54
54
-**Exchange Server**: [Open the Exchange Management Shell](open-the-exchange-management-shell.md) or [Connect to Exchange servers using remote PowerShell](connect-to-exchange-servers-using-remote-powershell.md).
55
55
56
56
2. Replace `<Cmdlet>` and optionally, `<Parameter1>,<Parameter2>,...` with the values that you want to use, and run the following command:
0 commit comments