Comments on: Reporting Group Membership for Azure AD Guest Accounts with the Microsoft Graph PowerShell SDK https://office365itpros.com/2023/01/18/old-azure-ad-guest-accounts/?utm_source=rss&utm_medium=rss&utm_campaign=old-azure-ad-guest-accounts Mastering Office 365 and Microsoft 365 Sat, 18 Nov 2023 20:41:45 +0000 hourly 1 By: Tony Redmond https://office365itpros.com/2023/01/18/old-azure-ad-guest-accounts/#comment-9805 Mon, 13 Mar 2023 10:02:38 +0000 https://office365itpros.com/?p=58742#comment-9805 In reply to Pravin.

This script uses the last sign-in date registered by Azure AD in guest accounts. If you want to look for other dates (what non-interactive sessions do guest accounts use?), you’d have to search the Azure AD sign in log.

]]>
By: Pravin https://office365itpros.com/2023/01/18/old-azure-ad-guest-accounts/#comment-9803 Mon, 13 Mar 2023 02:39:32 +0000 https://office365itpros.com/?p=58742#comment-9803 HI Tony,
As per this script, it will give us the information abou the the last login date of the guest users. But we ran the script and we found that guest users had non-interactive sign ins. How can we get the information with non-interactive sign ins.

]]>