Can someone please let me know if I can export a list of users on the basis of a attribute. For example I would like to export all users with the attribute of physicalDeliveryOffice.
My syntax that I am using so far and needs to be modified obviously is as follows:
C:\ldifde\ldifde.exe -f filtered.ldf -s londc02.mhf2.mhf.mhc -d "OU=Users & Groups [EU],OU=Europe,OU=Users Groups & Workstations,DC=mhf2,DC=mhf,DC=mhc" -r "(&(objectClass=user))" -l "physicalDeliveryOfficeName"
This returns a listing of every single in the specified OU but what i need is a listing of all users with the physicalDeliveryOffice=20 Drone Ave
Please can you supply correct syntax if you can.
Many thanks
Mr Slimey
My syntax that I am using so far and needs to be modified obviously is as follows:
C:\ldifde\ldifde.exe -f filtered.ldf -s londc02.mhf2.mhf.mhc -d "OU=Users & Groups [EU],OU=Europe,OU=Users Groups & Workstations,DC=mhf2,DC=mhf,DC=mhc" -r "(&(objectClass=user))" -l "physicalDeliveryOfficeName"
This returns a listing of every single in the specified OU but what i need is a listing of all users with the physicalDeliveryOffice=20 Drone Ave
Please can you supply correct syntax if you can.
Many thanks
Mr Slimey