Matching Posts
$AllUsers = Get-MgUser -All -Property Id, DisplayName, UserPrincipalName, AccountEnabled, SignInActivity | Where-Object { $_.AccountEnabled -eq $true }
Search for Posts that contain the STIX object entered
Search for Posts that contain the STIX object entered