Click here to Skip to main content
15,878,814 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I'm trying to replicate some active directory information between an AD server and a third party database of user profiles. The process runs overnight and while I can just get all information for all accounts and update the target database, ideally, I only want to update the accounts that *need* updating. So, I want to query each user account in turn and determine when that account was last updated in any way. Is that possible? Does AD record when an account was last changed?

Any suggestions welcome!

Thanks :)
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900