Is it possible to tell if a user was a member of a group on a given date in the past?

有帮助吗?

解决方案

AFAIK, it is not possible to tell if a user was a member of a given group on a given date based solely on the data stored in Active Directory because Active Directory only stores current content, not historical content.

I suppose if you had some sort of a 3rd party solution in place that were taking snapshots of Active Directory on a regular basis and then archiving them, you might have a shot at obtaining this answer.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top