office365itpros.com/2024/12/17/s...
#Microsoft365
office365itpros.com/2024/12/17/s...
#Microsoft365
office365itpros.com/2024/12/17/s...
#Microsoft365
office365itpros.com/2024/12/17/s...
#Microsoft365
www.youtube.com/watch?v=p2C9...
www.youtube.com/watch?v=p2C9...
Introduction The `Search-UnifiedAuditLog` cmdlet is a critical PowerShell tool for monitoring security events in Microsoft 365, including role changes, permission updates, and incident response…
Introduction The `Search-UnifiedAuditLog` cmdlet is a critical PowerShell tool for monitoring security events in Microsoft 365, including role changes, permission updates, and incident response…
By: Tony Redmond on Tuesday, April 8, 2025
By: Tony Redmond on Tuesday, April 8, 2025
$results = Search-UnifiedAuditLog -StartDate $dateTimeFullQueryStart -EndDate $dateTimeFullQueryEnd -SessionId $strSessiondID -ResultSize 1
$results.ResultCount
# Returns 0 when it should return ~300000000
$results = Search-UnifiedAuditLog -StartDate $dateTimeFullQueryStart -EndDate $dateTimeFullQueryEnd -SessionId $strSessiondID -ResultSize 1
$results.ResultCount
# Returns 0 when it should return ~300000000
$dateTimeFullQueryStart = [datetime]'11/26/2024 18:10:12'
$dateTimeFullQueryEnd = [datetime]'12/11/2024 18:10:12'
(continued)
$dateTimeFullQueryStart = [datetime]'11/26/2024 18:10:12'
$dateTimeFullQueryEnd = [datetime]'12/11/2024 18:10:12'
(continued)
techcommunity.microsoft.com/blog/microso...
Learn how to use Search-UnifiedAuditLog or #MSGraph to query the #AuditLog from my #Blog Article: bit.ly/4czVFwy
techcommunity.microsoft.com/blog/microso...
Learn how to use Search-UnifiedAuditLog or #MSGraph to query the #AuditLog from my #Blog Article: bit.ly/4czVFwy
bit.ly/4czVFwy
bit.ly/4czVFwy
practical365.com/audit-log-qu...
practical365.com/audit-log-qu...
> Microsoft's `Search-UnifiedAuditLog -SessionCommand ReturnLargeSet` can't be trusted to return the same data twice. Each session hands back some random slice of […]
> Microsoft's `Search-UnifiedAuditLog -SessionCommand ReturnLargeSet` can't be trusted to return the same data twice. Each session hands back some random slice of […]
I keep expecting better from Microsoft and yes, that is on me.
#microsoft #powershell #auditing #security #m$
I keep expecting better from Microsoft and yes, that is on me.
#microsoft #powershell #auditing #security #m$