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
Use the Get-CaseHoldPolicy to view existing case hold policies in the Security & Compliance Center.
31
+
32
+
Note: To get relevant information to how the hold has been applied and what the currently affected locations are, you must include the `-DistributionDetail` parameter!
33
+
30
34
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see [Permissions in Office 365 Security & Compliance Center](https://go.microsoft.com/fwlink/p/?LinkId=511920).
The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch.
77
+
Retrieve detailed policy distribution information on the case hold policy.
78
+
Without this parameter, there will be no information about the current deployment status and the DistributionStatus property will only show as "Pending".
79
+
80
+
The following properties are affected by this switch:
0 commit comments