Skip to content

Update V4.0.2 - Accepting PR's and small fixes

Choose a tag to compare

@JoeyInvictus JoeyInvictus released this 12 Jan 12:32
· 22 commits to main since this release
a70ef23

Bug Fixes:

  • Fixed debug parameter error in Get-Roles and Get-SecurityAlerts (PR by @k8pl3r-sh)
  • Fixed Start-EvidenceCollection "Custom base directory invalid" error (PR by @k8pl3r-sh)
  • Fixed output directory bug in Start-EvidenceCollection reported by @etaylor77
  • Fixed issue with excessive folder creation when downloading large volumes of emails via Get-Email

Improvements

  • Changed folder format back to include hh:mm:ss timestamp to prevent logs being overwritten when running cmdlets multiple times with different filters (requested by @SecurityAura)
  • Increased max retries from 3 to 5 for Get-GraphEntraSignInLogs
  • Added UpdateInboxRules to the standard template

New Features

  • Added -IPAddresses parameter to Get-UAL for filtering by IP address
  • Added -DownloadDuplicates flag to Get-Email to control whether duplicate items should be downloaded