Collecting Policy data with the Active Roles Collector fails with the following error:
[Error] [DirectoryObjectGatherer.ParsePolicyObjects]: unable to find attribute EdsaApeList.
The Collection is being run as an Active Roles Administrator.
Run the following cmdlet in the Active Roles Management Shell:
Get-QADObject -SearchRoot "Configuration/Policies/Administration" -Type edsPolicyObject -IncludedProperties EdsaApeList -proxy | select DN, edsaApeList | fl | Out-File c:\temp\Policies.txt
This will create an output file located at c:\temp\Policies.txt
Examine the file to identify which Policies are missing the EdsaApeList attribute. Delete and recreate the affected policies.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center