Here is what I found after a bit of searching on the web.. Instead of using objectGuid to be the unique id, you can use another id, "usnCreated" which is not binary but just a 64bit integer value. However the catch is,
usnCreated is like a autoincrement value which is unique for one domain controller. Meaning if your AD environment has more than one domain controller, then you will have two sets of usncreated "spaces", and these might have duplicate values. In my environment I have only one dc but I am hesitant to use usncreated since don't know what will happen in the future.. What do you'll think I should do??? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244820 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

