문제

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