Forum Discussion
John_Bloggs_Patrick_M400
Feb 14, 2021Copper Contributor
How to get the date of, when a member was added to a security azure active directory group ?
Hi everybody, How to get the date of when a member was added to a security azure active directory group with PowerShell ? I didn't find any date in the list of properties I could filter such t...
farismalaeb
Feb 16, 2021Iron Contributor
From my understanding, this information is not available via user properties, more than you will need to check the audit information and the logging.
- John_Bloggs_Patrick_M400Feb 16, 2021Copper Contributor
Hello,
Thank you for your answer/opinion.
I agree with you, this is a audit-related question.
I couldn't find any information about date (creation etc...) to filter in user or group .
- farismalaebFeb 16, 2021Iron Contributor
This link might Guide you how to do it
https://docs.microsoft.com/en-us/powershell/module/exchange/search-unifiedauditlog?view=exchange-ps