-
Notifications
You must be signed in to change notification settings - Fork 108
Description
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the Docs to see if your question is already addressed there. This will help us ensure our documentation covers the most frequent questions.
If you are reporting a security related issue, instead of submitting it here, please email secure@microsoft.com to ensure it is properly handled to resolution.
Category
- Enhancement
- Bug
- Question
- Documentation gap/issue
Version
Please specify what version of IdFix you are using: 2.6.0.2
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
I would like to filter IdFix to a single OU (OU=The Name Co,DC=tnc,DC=local) and see it return all the invalid objects in the OU I want to replicate that I see when I do not filter.
Observed Behavior
When I query using the defaults, all of the results come through and I see several invalid objects in the OU I want to filter on. I am having a problem filtering idfix to a single OU (OU=The Name Co,DC=tnc,DC=local) and its sub-OUs. When I query using the filter there are no results.
Steps to Reproduce
Run IdFix query after updating the filter variables. All are default except 'Filter:' containing 'OU=The Name Co,DC=tnc,DC=local' (without quotes). When I click query there are no results.
Suggestion: Add a dialog to select the OU from active directory VIA GUI to filter on rather than text. This would avoid the issue of getting the text wrong.