You should use a Saved Query for this. Create a new query, name it something, Press Define Query button, Select Custom Search from Find drop down box, Click on advanced button and paste the following:
(objectCategory=person)(ob
This query will find all users that are not disabled and do not have anything in profile path.
Hope this works for you.
Main Topics
Browse All Topics





by: Darwinian999Posted on 2006-06-04 at 05:14:50ID: 16826894
I don't think that you can, but you can pipe the output to a CSV file, open it in excel and sort the output based on the profile column. That'll group the users that don't have a profile path.