You can ignore the "Workload" property, it's not always correctly reflecting the policy setup. The set of *Location
and *LocationException
properties are what you should be looking at, but make sure to include the -DistributionDetail
switch when running the cmdlet, otherwise they are not populated.
Get-RetentionCompliancePolicy Groups -DistributionDetail | fl Name,Distribution*,*Location*