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
This parameter is reserved for internal Microsoft use.
270
+
The IsEnabled parameter specifies whether to rewrite URLs and check against a list of known malicious links whenever a user clicks on a link in email messages. Valid values are:
271
+
272
+
- $true: Rewrite URLs and check against a list of known malicious links whenever a user clicks on a link.
273
+
274
+
- $false: Don't rewrite URLs. This is the default value.
The EnableATPForSPOTeamsODB parameter specifies whether ATP is enabled for SharePoint Online, OneDrive for Business and Microsoft Teams. Valid values are:
158
+
The EnableATPForSPOTeamsODB parameter specifies whether Safe Attachments is enabled for SharePoint Online, OneDrive for Business and Microsoft Teams. Valid values are:
159
159
160
-
- $true: ATP is enabled for SharePoint Online, OneDrive for Business and Microsoft Teams.
160
+
- $true: Safe Attachments is enabled for SharePoint Online, OneDrive for Business and Microsoft Teams.
161
161
162
-
- $false: ATP is disabled for SharePoint Online, OneDrive for Business and Microsoft Teams. This is the default value.
162
+
- $false: Safe Attachments is disabled for SharePoint Online, OneDrive for Business and Microsoft Teams. This is the default value.
The EnableSafeLinksForClients parameter specifies whether Safe Links is enabled for Office 365 apps on desktop clients and on the web. Valid values are:
197
+
### -EnableSafeLinksForO365Clients
198
+
The EnableSafeLinksForO365Clients parameter specifies whether Safe Links is enabled for Office 365 apps on desktop clients and on the web. Valid values are:
199
199
200
200
- $true: Safe Links are enabled for Office 365 apps. This is the default value.
201
201
202
202
- $false: Safe Links are disabled for Office 365 apps.
203
203
204
-
This parameter is being replaced by EnableSafeLinksForO365Clients with the same functionality. Use which ever one is currently available in your tenant.
This parameter specifies whether the rule or policy is enabled. Valid values are:
272
+
The IsEnabled parameter specifies whether to rewrite URLs and check against a list of known malicious links whenever a user clicks on a link in email messages. Valid values are:
242
273
243
-
- $true: The rule or policy is enabled.
274
+
- $true: Rewrite URLs and check against a list of known malicious links whenever a user clicks on a link.
244
275
245
-
- $false: The rule or policy is disabled. This is the default value.
276
+
- $false: Don't rewrite URLs. This is the default value.
0 commit comments